[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: how to synchronize clock between two Linux server?



At 00:31 31/01/99 +0000, you wrote:
>
>
>On Fri, 29 Jan 1999, Jephe Wu wrote:
>
>> I have a question.
>> There are four Linux server (Redhat distrubition ) on my LAN, and one of
>> them is connected to Internet, I hope to synchronize clock between four
>> servers, and that server connected to Internet synchronize clock with
atomic
>> clock on the Net. I don't know how to do it.
>> 
>> Thanks
>> Jephe
>> 
>The command
>
>rdate -s hostname 
>

Personally I would recommend using NTP over RDATE.  Your ISP is much more
likely to support NTP, as RDATE is pretty UNIX specific and is somewhat of
a security hole.  NTP comes with RH5 in the form of the XNTP3 rpm.  Whilst
you may not wish to go the whole hog and use full blown NTP, you can still
use the ntpdate program in the same way you would use rdate.

NTP is also far more accurate than RDATE, which may or may not be an issue
for you.

As for Windoze clients I use a little SysTray util called About Time,
probably available from TUCOWS, which uses SNTP (the equiv. of ntpdate) to
query any local NTP / TIMED servers you have running.

Graham...



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]