NTPD Sync
For desktops, I do have ntpd installed to sync the time…
-
apt-get install ntpdate
-
/etc/init.d/ntpd stop
-
ntpdate clock.fmt.he.net
Note: You need to stop ntpd before doing an ntpdate..
For desktops, I do have ntpd installed to sync the time…
apt-get install ntpdate
/etc/init.d/ntpd stop
ntpdate clock.fmt.he.net
Note: You need to stop ntpd before doing an ntpdate..