The system clock contains the current time, but no time zone information. True or False? True False
Two types of clocks on Linux based systems are _ and _ clocks...
Two types of clocks on Linux based systems are __________ and __________ clocks. (choose two)...
Which of the following can be used to convert an older ASCII...
Which of the following can be used to convert an older ASCII encoded file to UTF-8 encoding? sed...
Which utility is used to determine the value of the TZ variable?
Which utility is used to determine the value of the TZ variable? tzset tzselect tzmod zchange
The systemd-run command requires that .timer files are present...
The systemd-run command requires that .timer files are present to run transient jobs. True or False...
Systemd units are controlled by using the systemctl command...
Systemd units are controlled by using the systemctl command. True or False? True False
To show all systemd timer units on a system use the following...
To show all systemd timer units on a system use the following command: systemctl list-units...
Realtime timers allow jobs to be executed after an event occurs...
Realtime timers allow jobs to be executed after an event occurs. True or False? True False
Which of the following is not an advantage of systemd timer...
Which of the following is not an advantage of systemd timer units? Dependencies can be configured...
The cron scheduler should not be used if the jobs are to be run...
The cron scheduler should not be used if the jobs are to be run at regular intervals. True or False...