[CentOS] Time 1 hour out

Wed Mar 28 14:14:18 UTC 2007
Winter <winter at frostmarch.com>

Andy Wright wrote:
> Hi list,
> 
> Ever since the change to BST here in the UK (GMT to GMT+1) the clocks on 
> all my Centos 4.4 servers are 1 hour slow.


Good morning, Andy

Use /sbin/clock to check the time on your system's hardware clock.  ntp 
and date will change the time on your OS but not necessarily on your 
hardware.

You can change the hardware clock by using the date command to change 
the time and then typing "/sbin/clock -w" to write the time to hardware.


W.