System clock.

トップ ページ
添付ファイル:
Eメールのメッセージ
+ (text/plain)
このメッセージを削除
このメッセージに返信
著者: KevinO
日付:  
題目: System clock.
Lee Levine wrote:
> Thanks, but that didn't help
>

Check the contents of the file : /etc/sysconfig/clock


>>This should reset your /etc/sysconfig/clock file. If you are curious,
>>mine reads:
>>
>>ZONE="America/Phoenix"
>>UTC=false
>>ARC=false
>


Now check your time and reset it if necessary.

If you are on the net and have ntpdate installed, you can do a :

# ntpdate timex.cs.columbia.edu

and that will get you set against a time server.

Afterwards, do a :

hwclock --systohc

And that will set the cmos clock on the motherboard so that it now has the
correct time also.
- --
KevinO

Matz's Law:
        A conclusion is the place where you got tired of thinking.