On 06-Nov-00 Vidiot wrote:
>>If you have UTC true.. then you need to set the hardware clock to GMT. For
>>US/Central (GMT-6) if your localtime were, say, 12:00 then the hardware
>>clock should be 18:00. As far as why you're not getting the right dates on
>>stuff.. I'm sure it's something simple which someone will figure out. I
>>just wanted to note that the setup with the UTC and daylight
>>saving(s) time only really works when you have the hardware clock set to
>>GMT (GMT is neeto) :P
> 
> I've tried setting the UTC flag to true as well as false.  The system reacted
> the same no matter how I set the hardware clock.
> 
> This is really puzzling.

assuming that you want the hw clock to run local time, then 
edit /etc/sysconfig/clock manually as follows:

ZONE="your timezone" (taken from /usr/share/zoneinfo/, e.g. "US/Central")
UTC=false
ARC=false

reboot after saving the file.

This file (/etc/sysconfig/clock) gets read by rc.sysinit and sets things
up during the boot process. hence a reboot is necessary if you wish to
see what it will do "the next time you reboot".

and, as I recall, timetool does not deal w/ the UTC/ARC settings, so if they
are wrong, they will continue to be wrong. this is from memory from a long
time ago. it is possible that timetool has been either updated or fixed, but
I suspect that this might not be the case.

> MB
> -- 
> e-mail: [EMAIL PROTECTED]
>     Bart: Hey, why is it destroying other toys?  Lisa: They must have
>     programmed it to eliminate the competition.  Bart: You mean like
>     Microsoft?  Lisa: Exactly.  [The Simpsons - 12/18/99]
> Visit - URL:http://www.vidiot.com/  (Your link to Star Trek and UPN)
> 
> 
> 
> _______________________________________________
> Redhat-list mailing list
> [EMAIL PROTECTED]
> https://listman.redhat.com/mailman/listinfo/redhat-list

----------------------------------
E-Mail: Gregory Hosler <[EMAIL PROTECTED]>
Date: 06-Nov-00
Time: 16:05:37

        If Bill Gates had a dime for every time a Windows box crashed...
             ...Oh, wait a minute, he already does.

----------------------------------



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

Reply via email to