Can anybody tell me what to check that would cause my system clock to display +6 hours ahead of my hardware clock?
After chasing many threads on ntp setup, finally just used the ntp.conf from
with always same results - system clock gets moved
forward 6 hours. The hardware clock is correct, however.
Here's what I'm doing:
#/etc/init.d/ntpd stop
# hwclock
Tue 16 Nov 2004 11:25:45 PM UTC 0.213191 seconds
# date -s "23:26:00 November 16 2004"
Tue Nov 16 23:26:00 UTC 2004
#/etc/init.d/ntpd start
#watch ntpdc -p -n
# date
Wed Nov 17 05:27:45 UTC 2004
My /etc/sysconfig/clock:
ZONE-"America/Chicago"
UTC=true
ARC=false
Thanks - Keith
After chasing many threads on ntp setup, finally just used the ntp.conf from
with always same results - system clock gets moved
forward 6 hours. The hardware clock is correct, however.
Here's what I'm doing:
#/etc/init.d/ntpd stop
# hwclock
Tue 16 Nov 2004 11:25:45 PM UTC 0.213191 seconds
# date -s "23:26:00 November 16 2004"
Tue Nov 16 23:26:00 UTC 2004
#/etc/init.d/ntpd start
#watch ntpdc -p -n
# date
Wed Nov 17 05:27:45 UTC 2004
My /etc/sysconfig/clock:
ZONE-"America/Chicago"
UTC=true
ARC=false
Thanks - Keith