Tagged Questions
5
votes
4answers
8k views
How to check if NTPD updates Linux machine's time successfully using shell?
I'm trying to use NTPD to update my Linux machine's time to a specified NTP server.
Here is the scenario:
Each time the Linux machine starts up, I want to update the time from NTP server and if ...