From owner-freebsd-questions@FreeBSD.ORG Sat Mar 20 19:45:05 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4730116A4CE for ; Sat, 20 Mar 2004 19:45:05 -0800 (PST) Received: from pd3mo1so.prod.shaw.ca (shawidc-mo1.cg.shawcable.net [24.71.223.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 23C5F43D3F for ; Sat, 20 Mar 2004 19:45:05 -0800 (PST) (envelope-from flowers@users.sourceforge.net) Received: from pd3mr6so.prod.shaw.ca (pd3mr6so-qfe3.prod.shaw.ca [10.0.141.21])2003))freebsd-questions@freebsd.org; Sat, 20 Mar 2004 20:45:00 -0700 (MST) Received: from pn2ml1so.prod.shaw.ca ([10.0.121.145]) by pd3mr6so.prod.shaw.ca (Sun ONE Messaging Server 6.0 Patch 1 (built Jan 13 2004)) with ESMTP id <0HUW00A77QF1AOE0@pd3mr6so.prod.shaw.ca> for freebsd-questions@freebsd.org; Sat, 20 Mar 2004 20:45:01 -0700 (MST) Received: from sirius (h68-144-47-89.cg.shawcable.net [68.144.47.89]) 2003))freebsd-questions@freebsd.org; Sat, 20 Mar 2004 20:45:00 -0700 (MST) Date: Sat, 20 Mar 2004 20:44:57 -0700 From: Dan MacMillan In-reply-to: To: zhangweiwu@realss.com, freebsd-questions@freebsd.org Message-id: MIME-version: 1.0 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) Content-type: text/plain; charset=gb2312 Content-transfer-encoding: 7BIT Importance: Normal X-Priority: 3 (Normal) X-MSMail-priority: Normal Subject: RE: time sync tool? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 Mar 2004 03:45:05 -0000 > Zhang Weiwu Sent: March 20, 2004 20:28 > > Hello. Is there a time sync tool for FreeBSD? My local clock seems alway > several minutes late, can I run a daemon and sync with a time server once > several day? Yes, there is. Take a look at man ntpd(8). -Dan