|
comp.protocols.time.ntp Affichage de l'article : Re: ntpd oddness
Date :
Le 03 avril 2008
From :
Unruh
Sujet :
Re: ntpd oddness
Venu Gopal writes:
>Hi all,
>My reply was specific to RedHat Linux.
>Its there in RedHat releases since 8.0, so I presumed that
>it would be there in RedHat Enterprise-4.0.
>It is used to change the system timezone (if you want to do so).
>If some one can post a method thats common to Linux distributions,
>it would be grateful !
I have. Twice.
su
rm /etc/localtime
cp /usr/share/zoneinfo/America/Vancouver /etc/localtime
chmod a+r /etc/localtime
exit
(change the timezone if you are unfortunate enough not to live in
Vancouver)
Posez vos questions, réponses et remarques sur
les forums de FrameIP
|