Anne Wilson wrote: > Where/how is the system clock set? My server appears to have the system clock > on GMT/UTC and KDE on British Time. you can use the 'hwclock' command to set / reset / retrieve the physical hardware clock timestamp. And you can use what Marcelo already pointed out to set a timezone if you like ( cp or ln -s a physical zone file from /usr/share/zoneinfo/ to /etc/localtime on the machine ). Also, sanity check /etc/sysconfig/clock