Maintain Accurate Time Flashcards
1
Q
What command shows a selection of time zones?
A
tzselect
2
Q
What command updates the time zone?
A
timedatectl set-timezone <Region/Country>
3
Q
What command verifies the time zone is set?
A
timedatectl
4
Q
What command do you use to specifiy a server as the NTP time source?
A
vim /etc/chrony.conf
5
Q
What command enables time synchronization?
A
timedatectl set-ntp true
6
Q
What command verifies the time source server?
A
chronyc sources -v