Set crontab to sync via NTP
Posted on December 1st, 2009 by Paul
Crontab entry: 0 2 * * * /usr/sbin/ntpdate -s -b -p 8 -u ntp.ucsd.edu
Have a look at /etc/rc.d/init.d/ntpd
Source: Time Synchronization with NTP
Crontab entry: 0 2 * * * /usr/sbin/ntpdate -s -b -p 8 -u ntp.ucsd.edu
Have a look at /etc/rc.d/init.d/ntpd
Source: Time Synchronization with NTP
No comments so far.