apt-get install ntp
vim /etc/ntp.conf:
# You do need to talk to an NTP server or two (or three).
server ntp.ubuntu.com
server pool.ntp.org
apt-get install ntp
vim /etc/ntp.conf:
# You do need to talk to an NTP server or two (or three).
server ntp.ubuntu.com
server pool.ntp.org
Last articles