Debian: Sync time and date with external servers
by Ali on Oct.30, 2008, under Debian
Install ntpdate:
aptitude install ntpdate
To update manually:
ntpdate <time server> (ntpdate pool.ntp.org or ntpdate time.nist.gov)
Create a cron job to have your server sync at intervals you like.
To the extent possible under law, the creator has waived all copyright and related or neighboring rights to this work.