On Mon, 15 Oct 2001, Jacob D. Sheck wrote:

> My machine is in the CST timezone and I have the following information at
> 18:22 CST
>
> [user@host shec0002]$ date
> Mon Oct 15 18:25:15 GMT-6 2001
> [user@host shec0002]$ date -u
> Mon Oct 15 12:25:17 UTC 2001
> [user@host shec0002]$ date -d now +%c
> Mon 15 Oct 2001 06:27:23 PM GMT-6
>
> I want my machine hardware time to be UTC, and my locale to be CST, how do I
> change this?
>
> Thank you for your help
>
Run timeconf.  Make sure you check the box for hardclock set to UTC.
The run "hwclock --utc --systohc" to make sure your hardware clock
is set correctly.

If you do not want to run timeconfig, you can edit /etc/sysconfig/clock
and set it to:
ZONE="US/Central"
UTC=true
ARC=false

Then copy /usr/share/zoneinfo/CST6CDT to /etc/localtime.

Mikkel
-- 

    Do not meddle in the affairs of dragons,
 for you are crunchy and taste good with ketchup.



_______________________________________________
Seawolf-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/seawolf-list

Reply via email to