****RE: ****RE: ****Changing the Time Zone
Nathan
nathan at paysonlinux.org
Tue Sep 16 22:05:31 MST 2008
On Tuesday 16 September 2008 21:56:27 Bryan O'Neal wrote:
> Yes I do :)
> But how? The system does not have any of the wounderfull system-confg
> tools /etc/local time is not a copy or link to any of the files in
> /usr/share/zoneinformation and date -u does not work globally, etc, etc,
> etc,
mv /etc/localtime /etc/localtime.orig
ln -sf /usr/share/zoneinfo/GMT /etc/localtime
does that work?
More information about the PLUG-discuss
mailing list