Date: Wed, 1 Jul 1998 11:34:37 +0200 From: Johann Visagie <wjv@cityip.co.za> To: Paul Orr <paulo@jetsam.com>, freebsd-questions@FreeBSD.ORG Subject: Re: NTP -FreeBSD as server Message-ID: <19980701113437.A3082@cityip.co.za> In-Reply-To: <3599988B.1A1C47CE@jetsam.com>; from Paul Orr on Tue, Jun 30, 1998 at 07:01:47PM -0700 References: <3599988B.1A1C47CE@jetsam.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 30 Jun 1998 at 19:01 SAT, Paul Orr wrote: > > What can I do to my FreeBSD machine to make it act as an NTP server? Read the man pages for ntpdate(8) and xntpd(8). Enable both in /etc/rc.conf and then set their command line parameters in the same file. Why both? Because xntpd can only adjust your clock in small increments. If your CMOS clock is waaay out, you'll need ntpdate to adjust your time on bootup, and xntpd to keep it in sync thereafter. -- V Johann Visagie | Email: wjv@CityIP.co.za | Tel: +27 21 419-7878 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19980701113437.A3082>