The following steps are sufficient to make the NTP Sync.
Login as the root user
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
No comments:
Post a Comment
Hi, Leave a comment here and one of the binary piper's will reply soon :)