Re: [Cooker] Incorrect System Date

2000-10-04 Thread Tim McKenzie


- Original Message -
From: "Antony Suter" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, October 04, 2000 8:35 AM
Subject: Re: [Cooker] Incorrect System Date


> Ron Stodden wrote:
> >
> > Steven Hatfield wrote:
> > >
> > > Hi there,
> > > I am setting the system date (right click on clock in KDE2, select
Adjust
> > > Date&Time) because when my system boots up, it's always 4 hours in the
past.
> > > Once I set the time to the proper time, it will remain, even between
> > > sessions. But as soon as I reboot, it's back to 4 hours in the past.
My BIOS
> > > time is correct (I just checked it).
> >

I had this problem for a bit. Think I ran timetool and fixed it up. Check on
timetool to see if you set yout hardware clock to GMT.

--
Tim McKenzie
Appalachian State University
[EMAIL PROTECTED]
--





Re: [Cooker] Incorrect System Date

2000-10-04 Thread Antony Suter

Ron Stodden wrote:
> 
> Steven Hatfield wrote:
> >
> > Hi there,
> > I am setting the system date (right click on clock in KDE2, select Adjust
> > Date&Time) because when my system boots up, it's always 4 hours in the past.
> > Once I set the time to the proper time, it will remain, even between
> > sessions. But as soon as I reboot, it's back to 4 hours in the past. My BIOS
> > time is correct (I just checked it).
> 
> Simple fix:
> 
> If you have internet access, use one of the available ntp time
> servers in your time zone to reset your clock.   This also sets the
> GMT offset, etc.
> 
> You can find the URL of the primary or secondary ntp time server
> nearest you by searching for ntp on google.
> 
> While connected to the internet, in a terminal say:
> 
> ntpdate 
> 
> If there is no ntpdate command, you need to install the xntp3 RPM
> from your distribution.

Also, ensure you have the correct timezone set (see package timeconfig).
And you will need to set approximatly the right time before starting to use
xntpd.
After that, run xntpd at each machine startup, and youll never have to set
it again.

--
- Antony Suter  ([EMAIL PROTECTED])  "Examiner"  openpgp:71ADFC87
- "And how do you store the nuclear equivalent of the universal solvent?"




Re: [Cooker] Incorrect System Date

2000-10-03 Thread Eugenio Diaz


--- Steven Hatfield <[EMAIL PROTECTED]> wrote:
> Hi there,
> I am setting the system date (right click on clock
> in KDE2, select Adjust 
> Date&Time) because when my system boots up, it's
> always 4 hours in the past. 
> Once I set the time to the proper time, it will
> remain, even between 
> sessions. But as soon as I reboot, it's back to 4
> hours in the past. My BIOS 
> time is correct (I just checked it).
> 
> What can this be?

This is always a confusion, but it is really simple.
The bios or real time clock (RTC) do not store zone
informations. When you boot the kernel sets the system
time (linux's time) from the RTC, but the catch is how
does the kernel interprets this time datum, as a UTC
time or as the local time? You configure that on the
"/etc/sysconfig/clock" file. You can also use
"hwclock" to set the RTC from the system time or vice
versa.

Be aware that if you have a dual boot system and you
set the RTC to UTC in one OS and to localtime in
another, you will have an incorrect time in one Os or
the other, adn if you fix it in one the other will go
wrong. The amount of time error should be you time
zone in your case I guess is 4 hours.

=

Eugenio Diaz, BSEE/BSCE   
Linux Engineer
[EMAIL PROTECTED]

__
Do You Yahoo!?
Yahoo! Photos - 35mm Quality Prints, Now Get 15 Free!
http://photos.yahoo.com/




Re: [Cooker] Incorrect System Date

2000-10-03 Thread Ron Stodden

Steven Hatfield wrote:
> 
> Hi there,
> I am setting the system date (right click on clock in KDE2, select Adjust
> Date&Time) because when my system boots up, it's always 4 hours in the past.
> Once I set the time to the proper time, it will remain, even between
> sessions. But as soon as I reboot, it's back to 4 hours in the past. My BIOS
> time is correct (I just checked it).

Simple fix:

If you have internet access, use one of the available ntp time
servers in your time zone to reset your clock.   This also sets the
GMT offset, etc.

You can find the URL of the primary or secondary ntp time server
nearest you by searching for ntp on google.  

While connected to the internet, in a terminal say:

ntpdate 

If there is no ntpdate command, you need to install the xntp3 RPM
from your distribution.

-- 
Regards,

Ron. [AU]




Re: [Cooker] Incorrect System Date

2000-10-03 Thread eurocoptermx

Hello,

I don't know why everyday I'm receiving a lot of email from
[EMAIL PROTECTED] [EMAIL PROTECTED],  could you help me to
avoid receiving this kind of e-mail anymore?.

I'll appreciate your help.

Oscar


- Original Message -
From: "Steven Hatfield" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, October 03, 2000 12:49 PM
Subject: [Cooker] Incorrect System Date


> Hi there,
> I am setting the system date (right click on clock in KDE2, select Adjust
> Date&Time) because when my system boots up, it's always 4 hours in the
past.
> Once I set the time to the proper time, it will remain, even between
> sessions. But as soon as I reboot, it's back to 4 hours in the past. My
BIOS
> time is correct (I just checked it).
>
> What can this be?
>
> Thanks for any help,
> Steven
>
>





Re: [Cooker] Incorrect System Date

2000-10-03 Thread eurocoptermx

Hello,

I don't know why everyday I'm receiving a lot of email from
[EMAIL PROTECTED] [EMAIL PROTECTED],  could you help me to
avoid receiving this kind of e-mail anymore?.

I'll appreciate your help.

Oscar


- Original Message -
From: "Franco Silvestro" <[EMAIL PROTECTED]>
To: "Steven Hatfield" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Tuesday, October 03, 2000 5:14 PM
Subject: Re: [Cooker] Incorrect System Date


> May be you set your clock GMT ??
> ...and your timezone is 4 hour from GMT???
>
> On Tue, 03 Oct 2000, Steven Hatfield wrote:
> > Hi there,
> > I am setting the system date (right click on clock in KDE2, select
Adjust
> > Date&Time) because when my system boots up, it's always 4 hours in the
> > past. Once I set the time to the proper time, it will remain, even
between
> > sessions. But as soon as I reboot, it's back to 4 hours in the past. My
> > BIOS time is correct (I just checked it).
> >
> > What can this be?
> >
> > Thanks for any help,
> > Steven
>
> --
> -
> Franco Silvestro
> c/o CeSIA - Universita' degli Studi di Bologna
>





Re: [Cooker] Incorrect System Date

2000-10-03 Thread Franco Silvestro

May be you set your clock GMT ??
...and your timezone is 4 hour from GMT???

On Tue, 03 Oct 2000, Steven Hatfield wrote:
> Hi there,
> I am setting the system date (right click on clock in KDE2, select Adjust
> Date&Time) because when my system boots up, it's always 4 hours in the
> past. Once I set the time to the proper time, it will remain, even between
> sessions. But as soon as I reboot, it's back to 4 hours in the past. My
> BIOS time is correct (I just checked it).
>
> What can this be?
>
> Thanks for any help,
> Steven

-- 
-
Franco Silvestro
c/o CeSIA - Universita' degli Studi di Bologna