Instalasi NTP
From OnnoCenterWiki
Instal NTP
# apt-get install ntp
Edit ntp.conf
# vi /etc/ntp.conf
Pastikan ada
server ntp.ubuntu.com server pool.ntp.org server time.nist.gov
Restart server
# /etc/init.d/ntp restart
Instal NTP
# apt-get install ntp
Edit ntp.conf
# vi /etc/ntp.conf
Pastikan ada
server ntp.ubuntu.com server pool.ntp.org server time.nist.gov
Restart server
# /etc/init.d/ntp restart