Additions:
# hwclock --debug
==howto reset hardware clock from system time==
first set the correct system time
# date 06070809
then sync it to (UTC) hardware clock
# hwclock --utc --systohc
==howto reset hardware clock from system time==
first set the correct system time
# date 06070809
then sync it to (UTC) hardware clock
# hwclock --utc --systohc
Deletions:
Additions:
Ideally set your hwclock & systemclock to UTC and timezone to your location
==Datezone and Timezone==
CentOS, OEL, RHEL date timezone config
# system-config-date
==Datezone and Timezone==
CentOS, OEL, RHEL date timezone config
# system-config-date
Deletions:
Additions:
ideally set your hwclock & systemclock to UTC and timezone to your location
a nice little text gui thats lets you set your systemclock to UTC and timezone to your location !
automatically equiv to
# ln -sf /usr/share/zoneinfo/<mytimeloc> /etc/localtime
a nice little text gui thats lets you set your systemclock to UTC and timezone to your location !
automatically equiv to
# ln -sf /usr/share/zoneinfo/<mytimeloc> /etc/localtime
Deletions:
Additions:
# ln -sf /usr/share/zoneinfo/UTC /etc/localtime
Additions:
>>[[http://centos.org/docs/5/html/Installation_Guide-en-US/s1-timezone-ppc.html Installation_Guide]]
[[http://www.tldp.org/HOWTO/TimePrecision-HOWTO/set.html TimePrecision-HOWTO]]
[[http://www.tldp.org/HOWTO/TimePrecision-HOWTO/set.html TimePrecision-HOWTO]]