From owner-freebsd-isp Fri Dec 10 5:10:32 1999 Delivered-To: freebsd-isp@freebsd.org Received: from naiad.eclipse.net.uk (naiad.eclipse.net.uk [195.188.32.29]) by hub.freebsd.org (Postfix) with ESMTP id 58F0E15298 for ; Fri, 10 Dec 1999 05:10:30 -0800 (PST) (envelope-from sh@eclipse.net.uk) Received: from eclipse.net.uk (elara.eclipse.net.uk [195.188.32.31]) by naiad.eclipse.net.uk (Postfix) with ESMTP id CFAB11313D; Fri, 10 Dec 1999 13:10:23 +0000 (GMT) Message-ID: <3850FBF6.4550F384@eclipse.net.uk> Date: Fri, 10 Dec 1999 13:11:18 +0000 From: Stuart Henderson Organization: Eclipse Networking X-Mailer: Mozilla 4.7 [en] (WinNT; U) X-Accept-Language: en-GB MIME-Version: 1.0 To: ndear@areti.net Cc: freebsd-isp@FreeBSD.ORG Subject: Re: Setting time and date via ntp. References: <199912101234.MAA12252@post.mail.areti.net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > What software can I use via crontab to periodically set the date to that provided > by an NTP server? We use netdate on Linux, but was wondering if there is > something similar for FreeBSD? As others have suggested, ntpdate, but it's better not to run from crontab and instead to use xntpd which keeps a drift file so that if the server can't be contacted, time is still corrected. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message