[CentOS] how to properly change the timezone

Thu Jul 8 01:32:45 UTC 2010
Phil Manuel <phil at zomojo.com>

----- Original Message -----

> changed the timezone by copying the correct file to /etc/localtime, 
> however something keeps changing it back.  I'm not sure if this is a yum 
> update or what.  Without installing the graphical tools, how can I 
> update the timezone in such a way that the /etc/localtime file won't 
> keep getting clobbered.

/usr/bin/system-config-time

(from the system-config-date RPM package)

It will work in text mode.

(Essentially /etc/sysconfig/clock is the config file that also needs
updating)

_______________________________________________
CentOS mailing list
CentOS at centos.org
http://lists.centos.org/mailman/listinfo/centos

The problem with that tool is that it brings in so many graphical dependencies. It would be better if it was on it's own.

Phil.