- Which option is used to set the date using the date command?
A. -s
B. -S
C. -t
D. -u
- Which option is used to turn off the sync in the timedatectl command?
A. --set-ntp
B. --set-sync
C. set-ntp
D. set-sync
- Which regular expression is used to set only the time with the date command?
A. -$%t
B. +$T
C. -$t
D. +%T
- Which option is used to set the time using the timedatectl command?
A. set-time
B. set-clock
C. set-sync
D. --set-zone
- Which file is generated from /usr/share/zoneinfo/<zone>?
A. /etc/synczone
B. /etc/timedate
C. /etc/clock
D. /etc/localtime
- Which command replaces the tzconfig command in newer Ubuntu distributions?
A. tztime
B. tzdata
C. tzzone
D. tzclock
- Which command is used for setting the time zone?
A. tzsync
B. tzselect
C. tzdate
D. tztime
- Which option with the journalctl command lists logs for a particular daemon?
A. -a
B. -e
C. -b
D...