Linux Time Synchronization Using NTP
Setting up time synchronization on Linux is dead simple. The example shown here is for Debian Etch 4.0:
apt-get install ntp apt-get install ntpdate
Make sure your timezone is set correctly:
tzconfig
then choose your country and location and that’s it.