I got confused trying to get the clock on one of my Debian servers to keep time. It's actually quite easy, though, using the ntpdate package.
After installing ntpdate, set a crontab entry to run ntpdate-debian. Running ntpdate itself results in errors, but ntpdate-debian correctly checks central timeservers and updates the clock.
Add new comment