Login as the root
Type the following command to install ntp
# yum install ntp
Turn on service
# chkconfig ntpd on
Synchronize the system clock with 0.pool.ntp.org server:
# ntpdate pool.ntp.org
Start the NTP:
# /etc/init.d/ntpd start
Tags: -
Related entries:
Last update: 2008-12-24 16:35
Author: Support TEAM
Revision: 1.3
You cannot comment on this entry