Try this....

 1. set your system clock using `date`

 2. copy your system clock to the hardware clock

     using `hwclock -sctohc`

     or `hwclock -sctohc -u` if your CMOS is GMT

(The `hwclock` options may not be quite correct as I don't have access to a

Linux system where I am)

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

 From: ">jj@spiderentertainment.com>

> I have a problem with setting the time on the server it seems it drifts

> by a few hours every 2 days,

>

> I tried this:

>

> hwclock -s --date="1/18/2000 15:31:11"

> date

> Tue Jan 18 02:36:30 EST 2000

>

> and this:

>

> hwclock -s --date="1/18/2000 22:31:11"

> date

> Tue Jan 18 02:36:38 EST 2000

>

> and this:

>

> hwclock -s --date="1/18/2000 01:31:11"

> date

> Tue Jan 18 02:36:44 EST 2000

>

> and this:

>

> hwclock -s --date="01:31:11"

> date

> Tue Jan 18 02:36:56 EST 2000

>

> Any ideas ? Running on RH 6.0 ?


--
To unsubscribe: mail ">majordomo@ale.org with "unsubscribe ale" in message body.