At times it is recommended to change the NTP server for a more accurate Time Sync. This is to ensure all servers have the same Date, Time and Zone.
|
NTP=time.google.com |
$ sudo systemctl restart systemd-timesyncd |
If required, you can check whether the time server can be contacted :-
$ sudo cat /var/log/syslog | grep systemd-timesyncd |
Verify the NTP connections :-
$ sudo timedatectl show-timesync | grep ServerName |
No comments:
Post a Comment