[HOW TO] update CentOS server's time from an standard server time

Today I get the alert from monitoring system about time server is in-correct.
Is there a mechanism whereby I can update the server with the time from a specific time server?

Yes, I do.

You only follow below instruction:

yum install ntp
chkconfig ntpd on
ntpdate pool.ntp.org
/etc/init.d/ntpd start
My server is running with CentOS.

Thank you for reading this article, please a comment if you are interested.

Tiến Phan - R0039

Knowledge is Endless

Sharing for Success