From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 49E111381F3 for ; Thu, 25 Apr 2013 14:40:00 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6D284E09FF; Thu, 25 Apr 2013 14:39:53 +0000 (UTC) Received: from mail-yh0-f50.google.com (mail-yh0-f50.google.com [209.85.213.50]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 3E211E09EC for ; Thu, 25 Apr 2013 14:39:52 +0000 (UTC) Received: by mail-yh0-f50.google.com with SMTP id b20so264276yha.23 for ; Thu, 25 Apr 2013 07:39:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:message-id:date:from:user-agent:mime-version:to:subject :references:in-reply-to:x-enigmail-version:content-type :content-transfer-encoding; bh=PfhIxkvX2ojHfOWNYneikOi0Dt24erTcpRfPPJBAIeU=; b=ch6CmYiarUGqS+YjAGnTM6T6nIzy7/8KPbzMxAx8D0u0epWsoN8QDD41Hv0E4IR+DD PaUktijl3zWK1hnqbGmkYc/uWJ8QyRoA5lR9W/my7lodvnmKf/TaGtO+gDmmRpPFKo9X bsAsVtZYF7wnb7qNZDiOsF7hMBoRbY/kvsKz2LRUz5NGfbMZdjjFfcwhSkZ4/stczGQd Cx7sRRcGeoUONxUKOCBkojpsuMCanKwxcdAMeMmBVhqlYiOPDuMldk8Y+5C5hNJkEZ6N D1LkirxEUD0M6lUWrqp7UqMj2TRRghOAL03tiWpcwgd5RSVk8iALgjwrcqlUJ0oxV+AU XJRQ== X-Received: by 10.236.92.196 with SMTP id j44mr9428650yhf.86.1366900791374; Thu, 25 Apr 2013 07:39:51 -0700 (PDT) Received: from [192.168.2.5] (adsl-65-0-124-54.jan.bellsouth.net. [65.0.124.54]) by mx.google.com with ESMTPSA id i67sm9920902yhq.25.2013.04.25.07.39.49 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 25 Apr 2013 07:39:50 -0700 (PDT) Message-ID: <51794035.3050204@gmail.com> Date: Thu, 25 Apr 2013 09:39:49 -0500 From: Dale User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:20.0) Gecko/20100101 Firefox/20.0 SeaMonkey/2.17.1 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Server system date synchronizaion References: In-Reply-To: X-Enigmail-Version: 1.5.1 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Archives-Salt: 805b0f9c-7842-47f2-b0c2-2100bf30d35b X-Archives-Hash: b87a2e60018f45b89b3b1cb14cf6bf35 Nick Khamis wrote: > Hello Everyone, > > We are trying to sync our server's time with an accurate ntp > server, and was wondering which of the many solutions are > considered viable. I did see the > http://en.gentoo-wiki.com/wiki/Time_Synchronization. > Our services are quite time sensitive. > > Thanks in Advance, > > N. > > net-misc/ntp net-misc/openntpd net-misc/chrony One of those should work. I think the plain ntp has been around the longest. I couldn't get it to work right on my rig so I switched to chrony. Basically, I would try ntp first then go from there if needed. Hope that helps. Dale :-) :-) -- I am only responsible for what I said ... Not for what you understood or how you interpreted my words!