>   I have a Sparc running 6.1, I set the date with "date -s " to an EDT
> current date and time. All looks good but when I reboot, one of the
> console messages in the redhat startup says "setting clock : <date and
> time> EDT" problem is that the date & time are about 4 hours and 10 mins
> ahead of what they should be. The time zone is the same as I used on the
> "date -s" command.

date -s only sets the OS's idea of the current time; it does not set the
hardware clock.  When the OS boots up, it grabs the current time from the
hardware clock.  Under RedHat 6.1, which is what I assume you're running,
you can set the hardware clock using the /sbin/hwclock command; man hwclock
for more information.
-- 
Kevin L. Mitchell <[EMAIL PROTECTED]>

-
To unsubscribe from this list: send the line "unsubscribe linux-net" in
the body of a message to [EMAIL PROTECTED]

Reply via email to