[CentOS] CentOS Hardware clock time setting.

Mon Dec 2 17:21:46 UTC 2013
Anand Singh <anandsing at gmail.com>

Thanks alot guys ...for valuable information

Anand
On Dec 2, 2013 9:17 PM, "Phil Gardner" <phil.gardnerjr at gmail.com> wrote:

> 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
> _______________________________________________
> CentOS mailing list
> CentOS at centos.org
> http://lists.centos.org/mailman/listinfo/centos
>