Home » Centos/RHEL » Syncronize system clock on linux server

Syncronize system clock on linux server

Sometime your server internal clock somewhat erratic. Which is not acceptatble on production environment, In this tutorial you will be learn to Syncronize system clock on linux server with ntp server.

if you didn’t installed ntp server then install it useing following steps.

Centos/RHEL

# yum install ntp
#chkconfig ntpd on

ubuntu

#apt-get install ntp

Append the NTP server in /etc/ntp.conf file you’ll be synchronizing with. For instance.

server 3.in.pool.ntp.org

start the ntp service.

#server ntpd start
#/etc/init.d/ntp

That’s it.

About

I am founder and webmaster of www.linuxpcfix.com and working as a Sr. Linux Administrator (Expertise on Linux/Unix & Cloud Server) and have been in the industry since more than 14 years.

Leave a Reply

Your email address will not be published. Required fields are marked *

*
*

Time limit is exhausted. Please reload the CAPTCHA.

Categorized Tag Cloud