Hello,

I am running ntpdate as a cronjob on 2 machines. Both machines should
have the same time. But, the second has a time which is one hour behind.

How do I fix this?

Machine 1: Laptop

crontab -e

30 * * * * /usr/sbin/ntpdate -b tock.cs.unlv.edu >> /var/log/ntpdate

Machine 2: web-server
http://www.annapolislinux.org

crontab -e

10 * * * * /usr/sbin/ntpdate -b tock.cs.unlv.edu >> /var/log/ntpdate

Thank you,

-Ted Knab


Reply via email to