Tag: ntpdate
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.