Version 2 (modified by 9 years ago) ( diff ) | ,
---|
ntp (Network Time Protocol)
Tags: UhlLinuxServer
Overview
Tool to synchronise date and time on all servers.
Installation
sudo apt-get install ntp
By default this uses ntp.ubuntu.com, but other servers can be added for better accuracy and resilience.
To Check ntp is running
sudo /etc/init.d/ntp status
To restart
sudo /etc/init.d/ntp restart
Note:
See TracWiki
for help on using the wiki.