I run the following in a terminal, as root:
Code:
/usr/sbin/ntpdate ntp0.cornell.edu
ntp0.cornell.edu is the time-server I use. You can enter your favorite.
example:
Code:
root@peggyo:/home/steve# /usr/sbin/ntpdate ntp0.cornell.edu
26 Jul 19:47:42 ntpdate[2403]: step time server 132.236.56.250 offset -48.205686 sec
root@peggyo:/home/steve#
You can make it a cron job and never worry again.