Search This Blog

Thursday, June 5, 2014

Ubuntu 14.04 x64 - install NTP service


sudo apt-get install openntpd

sudo nano /etc/openntpd/ntpd.conf



add lines:
listen on *
servers 127.0.0.1


sudo service openntpd restart





No comments:

Post a Comment

If you like this post, please leave a comment :)