From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from <gentoo-user+bounces-86865-garchives=archives.gentoo.org@lists.gentoo.org>) id 1L539W-0007vB-OB for garchives@archives.gentoo.org; Tue, 25 Nov 2008 19:00:50 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 37F06E065E; Tue, 25 Nov 2008 19:00:51 +0000 (UTC) Received: from gv-out-0910.google.com (gv-out-0910.google.com [216.239.58.189]) by pigeon.gentoo.org (Postfix) with ESMTP id ED29DE065E for <gentoo-user@lists.gentoo.org>; Tue, 25 Nov 2008 19:00:50 +0000 (UTC) Received: by gv-out-0910.google.com with SMTP id n8so53867gve.39 for <gentoo-user@lists.gentoo.org>; Tue, 25 Nov 2008 11:00:48 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=lOLjwJs+XvrPDazVClaIuJZdHDKHxQr2qckOJP43fCY=; b=tNcjd2IPooso4SfVEAp6M9SrGoYDk0xaiZShtoivv4D0Xa/NDrHK5PKr/y78AFgYvV 3PYHtuTfB0HlJyhmTJ20amv1J+1o8L65LCIqWfnVOKYkvPDwCmZ1VM9kK/r8e7/6cFYC GiWiD37rWHEh1EJj28Y8X/SkOokLrJB3iFyck= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=EzaZ784TGk/0BjF/NvPsR4CpuiMsy/ckMhuzY0lamdyDBAsGCYJZdE4+5Ows4T+0gX n4zsZ9f+eBC6UlHYvjmHUPrzFxjeW/AK+LpaeGmU2WIX3ASkl4J2pOnJBI5vvNvGKyvW 5i6+Fqlpo+xj0nfaKxYAeKCemmT/720ZpX8M4= Received: by 10.103.92.10 with SMTP id u10mr1742294mul.22.1227639648288; Tue, 25 Nov 2008 11:00:48 -0800 (PST) Received: by 10.103.213.12 with HTTP; Tue, 25 Nov 2008 11:00:48 -0800 (PST) Message-ID: <47a330c50811251100l7f56fd0as676d5d4d40000abc@mail.gmail.com> Date: Tue, 25 Nov 2008 20:00:48 +0100 From: damian <damian.only@gmail.com> To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Update the clock using internet servers: recommendations In-Reply-To: <200811251940.53227.dirk.heinrichs@online.de> Precedence: bulk List-Post: <mailto:gentoo-user@lists.gentoo.org> List-Help: <mailto:gentoo-user+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-user+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-user+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-user.gentoo.org> X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <47a330c50811241201t34497dbeg88b9da5aeae3d02@mail.gmail.com> <492B93CA.6010209@gmail.com> <47a330c50811250738q7f79baa7n10ec8c1bafc89df3@mail.gmail.com> <200811251940.53227.dirk.heinrichs@online.de> X-Archives-Salt: 2f29b493-1699-470c-a742-bfb555dc8f7e X-Archives-Hash: fcb2384b337bfc24f85517450220317d > So yes, there is a difference. With htpdate, you synchronize against a _web_ > server. How do you know it has a stable time source? OTOH, with ntp you > synchronize against a specialized network _time_ server which is usually > equiped with an accurate time souce*), using a protocol that was specifically > desigend for that purpose (for example the time is adjusted without jumps), > see http://www.ntp.org/ for all the details. Thank you so much for the comparison Dirk. I did't take that aspect into account (I was concern about performance issues only, not correctness). So I guess for the moment I will keep using htpdate, and when I find the time I will switch to some ntp client. Actually, so far I haven't had problems with htpdate, but I guess in this case there's no harm in being paranoic. Thanks everybody for your help. Best regards, Damian.