setting time via ntp
date: 2014-04-14 03:01:33+00:00
as root:
ntpd -qg # -q is to exit after sync, -g is to allow unlimited adjustment
hwclock -w # write changes to the hardware clock
date: 2014-04-14 03:01:33+00:00
as root:
ntpd -qg # -q is to exit after sync, -g is to allow unlimited adjustment
hwclock -w # write changes to the hardware clock