Greetings,
On Mon, Dec 2, 2013 at 4:37 PM, Anand Singh anandsing@gmail.com 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.
ntpdate <ntp-server-name>
service ntpd restart
Before doing ntpdate adjust the clock to within a minute of network time.
Otherwise it will take some time to adjust.