From owner-freebsd-questions Sun Apr 7 8:19:20 2002 Delivered-To: freebsd-questions@freebsd.org Received: from surreal.nl (surreal.nl [212.204.236.10]) by hub.freebsd.org (Postfix) with ESMTP id 8D3AF37B405 for ; Sun, 7 Apr 2002 08:19:14 -0700 (PDT) Received: from vscan (localhost [127.0.0.1]) by surreal.nl (Postfix) with ESMTP id BBE10349; Sun, 7 Apr 2002 17:19:14 +0200 (CEST) Received: by surreal.nl (Postfix, from userid 1000) id 01172343; Sun, 7 Apr 2002 17:19:13 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by surreal.nl (Postfix) with ESMTP id F3D76311; Sun, 7 Apr 2002 17:19:13 +0200 (CEST) Date: Sun, 7 Apr 2002 17:19:13 +0200 (CEST) From: Walter Hop To: Casey Scott Cc: Jan Grant , freebsd-questions Subject: Re: ntpd In-Reply-To: <001d01c1de46$5557d0e0$0601a8c0@nixfusion.com> Message-ID: <20020407171449.J31541-100000@surreal.nl> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Virus-Scanned: by surreal.binity.net (amavis-perl-11-sky2) for Jan.Grant@bristol.ac.uk freebsd-questions@FreeBSD.ORG casey@nixfusion.com Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG [in reply to Casey Scott , 07/04/02] > > shell script to synchronize my main ntp server with a known good ntp > > server on the net: /etc/periodic/daily/606.ntpdate > > > > #!/bin/sh > > echo " " > > echo "Synchronizing system time:" > > ntpdate ntp.xs4all.nl > > Is that to save the resources that ntpd uses If this question was directed at me: no I *am* running ntpd - only even my box that keeps time best has the tendency to drift, so I synchronize it from the net not only at boot time, but every night. The other boxes synchronize from this box, but I don't want to put the load of all machines on the nameserver operated by my ISP.. > or does it (ntpdate) circumvent the kernel's 1 second adjustment > limitation? ntpdate can use both methods of adjustments (-b / -B switch), but I'm not sure if I understood the question right - I haven't followed the whole thread either, so I apologize :) -- Walter Hop | +31 6 24290808 | PGP keyid 0x84813998 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message