From owner-freebsd-questions@FreeBSD.ORG Sat Jul 21 01:34:51 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8249E16A418 for ; Sat, 21 Jul 2007 01:34:51 +0000 (UTC) (envelope-from fbsd06@mlists.homeunix.com) Received: from mxout-03.mxes.net (mxout-03.mxes.net [216.86.168.178]) by mx1.freebsd.org (Postfix) with ESMTP id 5E8AE13C45B for ; Sat, 21 Jul 2007 01:34:51 +0000 (UTC) (envelope-from fbsd06@mlists.homeunix.com) Received: from gumby.homeunix.com. (unknown [87.81.140.128]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.mxes.net (Postfix) with ESMTP id 0ACDD51931 for ; Fri, 20 Jul 2007 21:34:49 -0400 (EDT) Date: Sat, 21 Jul 2007 02:34:47 +0100 From: RW To: freebsd-questions@freebsd.org Message-ID: <20070721023447.6b5246e3@gumby.homeunix.com.> In-Reply-To: <20070721004431.83240.qmail@puffin.com> References: <20070721004431.83240.qmail@puffin.com> X-Mailer: Claws Mail 2.9.2 (GTK+ 2.10.14; i386-portbld-freebsd6.2) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: Adjusting clock speed X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 21 Jul 2007 01:34:51 -0000 On 20 Jul 2007 17:44:31 -0700 Chris Jewell wrote: > We have a server running 5.3-RELEASE, whose clock varies somewhat, but > averages about 66 parts-per-million fast. I know about both xntpd and > ntpdate, but our nominally-full-time Internet connection is not all > that reliable, so I'd like to adjust the speed of the time-of-day > clock so that only an occasional ntpdate, rather than an hourly one, > or the full-scale daemon, Use ntpd, that's what it's there for. It doesn't matter if your connection is flakely, it'll learn your clock's frequency error.