[CentOS] CentOS Hardware clock time setting.

Phil Gardner phil.gardnerjr at gmail.com
Mon Dec 2 15:46:11 UTC 2013


On 12/02/2013 06:07 AM, Anand Singh wrote:
> Hi, I would like to sync my CentOS 6.3 hardware clock time to my NTP
> server's time. Can I do that without reboot the hosts?
>
> If yes, it would be great if anyone of you can provide me steps to do that.
> I am newbie in CentOS.
>
> Thanks,
> Anand Singh
> _______________________________________________
> CentOS mailing list
> CentOS at centos.org
> http://lists.centos.org/mailman/listinfo/centos
>
Using root privs:

/etc/init.d/ntpd stop
/usr/sbin/ntpdate 2.us.pool.ntp.org # (or any other local public ntp server)
/sbin/hwclock --systohc
/etc/init.d/ntpd start

-- 
_____________________
Phil Gardner
PGP Key ID 0xFECC890C
OTR Fingerprint 6707E9B8 BD6062D3 5010FE8B 36D614E3 D2F80538



More information about the CentOS mailing list