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 CAB351381F3 for ; Fri, 26 Apr 2013 18:55:24 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8972AE0CED; Fri, 26 Apr 2013 18:55:10 +0000 (UTC) Received: from mail-ve0-f169.google.com (mail-ve0-f169.google.com [209.85.128.169]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 3C4F4E0C87 for ; Fri, 26 Apr 2013 18:55:09 +0000 (UTC) Received: by mail-ve0-f169.google.com with SMTP id pa12so511294veb.14 for ; Fri, 26 Apr 2013 11:55:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:content-type; bh=z6reiI1AXvaq4LAgY+UwjZhsVlM2WAOOukqOzFAEc6Q=; b=Do9GS+AMRWMksf7f7Mz6PBAbKhPWQa2XeDwkNv+Gi47x4Jz7UftV15VAVo831brGcZ 8NptiIsjm7itXyh4s+T0bTeNiwVvM9fVFuHcJoEPGNrjUcXq1hrArSWDvY136dgNIRwX nClbQ139RYKfavNjLLeVYmHYTZkDo8GFB09flS7aSHiPoD6RCHuuAdM3rlGfN333e9YE y7WQKQ54IlI+RMfOzi4XPUM/MTmoz8clfZyVLlFNOiNpKxZE7z3eR7sOrTHmM55pI/z2 4/hNFCAcdoCDnTRk0d927et42dS8wUcM589j0pm+yICbKL87lXs4ATZYOAUmNUN9JfAj 5ACw== X-Received: by 10.220.103.209 with SMTP id l17mr9313902vco.39.1367002508447; Fri, 26 Apr 2013 11:55:08 -0700 (PDT) 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 Sender: paul.hartman@gmail.com Received: by 10.58.48.167 with HTTP; Fri, 26 Apr 2013 11:54:48 -0700 (PDT) In-Reply-To: References: From: Paul Hartman Date: Fri, 26 Apr 2013 13:54:48 -0500 X-Google-Sender-Auth: kod4yJ0YDy0doZBgq4wYbn9OhQY Message-ID: Subject: Re: [gentoo-user] Server system date synchronizaion To: gentoo-user@lists.gentoo.org Content-Type: text/plain; charset=ISO-8859-1 X-Archives-Salt: 433261a1-33bd-4eed-bece-bcdcf6e38037 X-Archives-Hash: 22afc8e57016ca289a0c94af2d7c0a1b On Thu, Apr 25, 2013 at 9:33 AM, 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. I think the classic method is to use net-misc/ntp See the extensive article at http://en.gentoo-wiki.com/wiki/NTP for great examples and description.