
Here are the steps to take to enable the Network Time Protocol (NTP) daemon on CentOS. Change the timeserver value to one that is close to you.
yum install system-config-date ntpdate nl.pool.ntp.org service ntpd start chkconfig ntpd on

Here are the steps to take to enable the Network Time Protocol (NTP) daemon on CentOS. Change the timeserver value to one that is close to you.
yum install system-config-date ntpdate nl.pool.ntp.org service ntpd start chkconfig ntpd on