Time sync
1 |
ntpdate pool.ntp.org |
How to install on Debian:
1 |
apt-get install ntpdate |
To download and install manually:
http://support.ntp.org/bin/view/Main/SoftwareDownloads.
Windows version: http://www.pool.ntp.org/en/use.html
References:
- ntpdate(8)
- NTP (Network Time Protocol)
Reply