On Thursday 28 April 2005 09:54 pm, Jeremy C. Reed wrote: > Please report the output of: > > ls -l /etc/localtime > > echo $TZ > > hwclock # run as root > > hwclock --utc # run as root > > date > > date -u > OK, Jeremy, here goes: root@localhost:~# ls -l /etc/localtime ls: /etc/localtime: No such file or directory root@localhost:~# echo $TZ (nothing came up here) root@localhost:~# hwclock Thu Apr 28 15:28:21 2005 -0.526959 seconds root@localhost:~# hwclock --utc Thu Apr 28 15:28:31 2005 -0.411599 seconds root@localhost:~# date Thu Apr 28 15:28:44 UTC 2005 root@localhost:~# date -u Thu Apr 28 15:28:49 UTC 2005 Siri Amrit --------------------------------------------------- PLUG-discuss mailing list - PLUG-discuss@lists.plug.phoenix.az.us To subscribe, unsubscribe, or to change you mail settings: http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss