Thursday, February 24, 2011

Install and configure NTP in Centos 5.5

You can easily install NTP (Network Time Protocol, a means of transmitting time signals over a computer network) using yum command under Redhat or CentOS/Fedora core Linux.

Login to shell:

yum install ntp

chkconfig ntpd on

ntpdate pool.ntp.org

/etc/init.d/ntpd start


Done!

0 comments:

Post a Comment

Blog Archives