- (Exam Topic 1)
What output will the command seq 10 produce?
Correct Answer:
B
- (Exam Topic 1)
What word is missing from the following SQL statement?
_____ count(*) from tablename;
(Please specify the missing word using lower-case letters only.)
Solution:
select
Does this meet the goal?
Correct Answer:
A
- (Exam Topic 4)
Which command is used to sync the hardware clock to the system clock? (Specify ONLY the command without any path or parameters.)
Solution:
hwclock, /sbin/hwclock, /usr/sbin/hwclock
Does this meet the goal?
Correct Answer:
A
- (Exam Topic 1)
Which of the following commands puts the output of the command date into the shell variable mydate?
Correct Answer:
A
- (Exam Topic 4)
Which option in the /etc/ntp.conf file specifies an external NTP source to be queried for time information? (Specify ONLY the option without any values or parameters.)
Solution:
server
Does this meet the goal?
Correct Answer:
A