Mailing List Archive
tlug.jp Mailing List tlug archive tlug Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Re: [tlug] time setting
- Date: 23 Oct 2002 11:03:10 +0900
- From: Bruno Raoult <br@example.com>
- Subject: Re: [tlug] time setting
- References: <000701c27a34$b49cacd0$d300a8c0@example.com> <20021023103914.0d3410e5.oconnell@example.com>
On Wed, 2002-10-23 at 10:39, Jim O'Connell wrote: > >From a time server? > try > rdate time.nuri.net > to check the time and/or > rdate -s time.nuri.net > > By hand, do > date -s [date] > > type 'man date' ((insert witty remark here)) for more options. > Or probably better, with ntpdate. For instance, I run each hour the following script: Note the last command, to update the hardware clock from the system clock (in my case it keeps UTC time). #! /bin/sh # # set up time. NTPSERVERS="your.ntp.server" #logger setting network time... ntpdate -s $NTPSERVERS #logger setting hardware clock... hwclock --utc --systohc -- GPG Key: 653514E5 (http://www.raoult.com/gpg) -- Any sufficiently advanced bug is indistinguishable from a feature. -- Rich KulawiecAttachment: signature.asc
Description: This is a digitally signed message part
- References:
- [tlug] time setting
- From: hatsuhiro
- Re: [tlug] time setting
- From: Jim O'Connell
Home | Main Index | Thread Index
- Prev by Date: Re: [tlug] time setting
- Next by Date: Re: [tlug] time setting
- Previous by thread: Re: [tlug] time setting
- Next by thread: Re: [tlug] time setting
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links