Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Aug 1998 02:31:39 -0600
From:      "Aaron D. Gifford" <agifford@infowest.com>
To:        questions@FreeBSD.ORG
Subject:   Re: Synchronising clock
Message-ID:  <35D0016B.6E6999C9@infowest.com>
References:  <Pine.BSF.3.96.980811122451.10920A-100000@odyssey.apana.org.au> <19980810215810.A3501@mooseriver.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Josef Grosch wrote:
> 
> On Tue, Aug 11, 1998 at 12:26:36PM +0800, Dean Hollister wrote:
> >
> > Hiyall,
> >
> > Any recommendations on packages/daemons to synchronise the system clock on
> > FreeBSD 2.2.7 to another server outside the local network?
> 
> NTP works very well. man (8) xntpd
> 
> Josef
<<snip>>

Or if you don't want to run xntpd, but want to synch. the clock by hand,
the ntpdate command (man (8) ntpdate) works well:

  root# ntpdate time.nist.gov
  11 Aug 02:30:33 ntpdate: adjust time server 192.43.244.18 offset
0.001005

Aaron out.

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?35D0016B.6E6999C9>