This is an old revision of the document!
sudo apt-get install ntp
sudo nano /etc/ntp.conf
server ntp.ubuntu.com
sudo service ntp restart
Ověření funkčnosti:
sudo ntpq –np
sudo ntpq -c lpeer
Manuální synchronizace:
ntpd -q <IP-address_of_ntp_server>