Re: Set system clock from BIOS

1998-06-11 Thread Clemens Adler
One thing you will have to take into acount when changing the system time is that deamons which rely on time information can get "confused" when they find files that are made in the future for example, so better not change the system time of a running system!!! set up all the timezone stuff and th

Re: Set system clock from BIOS

1998-06-11 Thread Gene Wilburn
clock -a sets the system time from the CMOS clock. clock -w sets the CMOS clock from the system time. Gene On Wed, 10 Jun 1998, Mauricio Teixeira wrote: > Hi! > > I had a Slackware system here, but switched to RedHat 4.2, but > since them the system clock has been set to 2 hours more tha

Re: Set system clock from BIOS

1998-06-11 Thread Clemens Adler
On Wed, 10 Jun 1998, Mauricio Teixeira wrote: > Hi! > > I had a Slackware system here, but switched to RedHat 4.2, but > since them the system clock has been set to 2 hours more than the BIOS > clock, I mean: BIOS=12pm System=14pm. > > How do I make my system clock use the same time

Set system clock from BIOS

1998-06-10 Thread Mauricio Teixeira
Hi! I had a Slackware system here, but switched to RedHat 4.2, but since them the system clock has been set to 2 hours more than the BIOS clock, I mean: BIOS=12pm System=14pm. How do I make my system clock use the same time as the BIOS clock?