<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: The Persistence of Time</title>
	<atom:link href="http://www.linux-mag.com/id/7826/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.linux-mag.com/id/7826/</link>
	<description>Open Source, Open Standards</description>
	<lastBuildDate>Sat, 05 Oct 2013 13:48:18 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
	<item>
		<title>By: pmurray</title>
		<link>http://www.linux-mag.com/id/7826/#comment-8593</link>
		<dc:creator>pmurray</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.linux-mag.com/id/7826/#comment-8593</guid>
		<description>&lt;p&gt;If one digs a little further into the documentation, you&#039;ll find the &lt;a href=&quot;http://support.ntp.org/bin/view/Servers/NTPPoolServers&quot;&gt;&lt;em&gt;NTP Pool&lt;/em&gt; document&lt;/a&gt;.  The pool:&lt;/p&gt;
&lt;blockquote&gt;&lt;p&gt;uses DNS round robin to make a random selection from a pool of time servers who have volunteered to be in the pool. This is usually good enough for end-users.&lt;/p&gt;&lt;/blockquote&gt;
</description>
		<content:encoded><![CDATA[<p>If one digs a little further into the documentation, you&#8217;ll find the <a href="http://support.ntp.org/bin/view/Servers/NTPPoolServers"><em>NTP Pool</em> document</a>.  The pool:</p>
<blockquote><p>uses DNS round robin to make a random selection from a pool of time servers who have volunteered to be in the pool. This is usually good enough for end-users.</p>
</blockquote>
]]></content:encoded>
	</item>
	<item>
		<title>By: ewildgoose</title>
		<link>http://www.linux-mag.com/id/7826/#comment-8594</link>
		<dc:creator>ewildgoose</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.linux-mag.com/id/7826/#comment-8594</guid>
		<description>&lt;p&gt;What are you guys on?!  This is like an article from the 1990s which has accidently got reposted?&lt;/p&gt;
&lt;p&gt;Firstly, for quite some years now the correct technique for a user to get a time server would be to use pool.ntp.org - more info at&lt;br /&gt;
  http://www.pool.ntp.org&lt;/p&gt;
&lt;p&gt;For those who can&#039;t be bothered to read the instructions there are DNS zones to break the ntp servers down by region, so for example you can use europe.ntp.org to limit yourself to only european servers.  To enter multiple servers you might need to do something like:&lt;br /&gt;
  0.europe.ntp.org&lt;br /&gt;
  1.europe.ntp.org&lt;br /&gt;
  etc&lt;/p&gt;
&lt;p&gt;Secondly, I added chrony to the comments in your last article, why no mention this time?&lt;/p&gt;
&lt;p&gt;Hard to see the point of this article?  Yes introducing that windows has some problems with time is a good point, but then the article drifts to some vague configuration instructions for unix (which are arguably unhelpful at best).  What&#039;s your point?  What&#039;s your conclusion?
&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>What are you guys on?!  This is like an article from the 1990s which has accidently got reposted?</p>
<p>Firstly, for quite some years now the correct technique for a user to get a time server would be to use pool.ntp.org &#8211; more info at<br />
  <a href="http://www.pool.ntp.org" rel="nofollow">http://www.pool.ntp.org</a></p>
<p>For those who can&#8217;t be bothered to read the instructions there are DNS zones to break the ntp servers down by region, so for example you can use europe.ntp.org to limit yourself to only european servers.  To enter multiple servers you might need to do something like:<br />
  0.europe.ntp.org<br />
  1.europe.ntp.org<br />
  etc</p>
<p>Secondly, I added chrony to the comments in your last article, why no mention this time?</p>
<p>Hard to see the point of this article?  Yes introducing that windows has some problems with time is a good point, but then the article drifts to some vague configuration instructions for unix (which are arguably unhelpful at best).  What&#8217;s your point?  What&#8217;s your conclusion?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: khess</title>
		<link>http://www.linux-mag.com/id/7826/#comment-8595</link>
		<dc:creator>khess</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.linux-mag.com/id/7826/#comment-8595</guid>
		<description>&lt;p&gt;Actually, to setup your own NTP server to serve time on your network, you need to do it as shown. Using the pooled servers is cool for a standalone Linux Server but not for a network NTP server. You need to use a Stratum 1 (or preferably Stratum 2, as discussed).&lt;/p&gt;
&lt;p&gt;The point of the article is to demonstrate, in a limited amount of space, how to setup your own NTP server for your network.&lt;/p&gt;
&lt;p&gt;And, as for chrony, I don&#039;t have time to read, or respond to, every comment, sorry.
&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Actually, to setup your own NTP server to serve time on your network, you need to do it as shown. Using the pooled servers is cool for a standalone Linux Server but not for a network NTP server. You need to use a Stratum 1 (or preferably Stratum 2, as discussed).</p>
<p>The point of the article is to demonstrate, in a limited amount of space, how to setup your own NTP server for your network.</p>
<p>And, as for chrony, I don&#8217;t have time to read, or respond to, every comment, sorry.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: robinbowes</title>
		<link>http://www.linux-mag.com/id/7826/#comment-8596</link>
		<dc:creator>robinbowes</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.linux-mag.com/id/7826/#comment-8596</guid>
		<description>&lt;p&gt;Why is using pooled servers not &quot;cool&quot; for a &quot;network NTP server&quot; ?&lt;/p&gt;
&lt;p&gt;I&#039;m all ears...
&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Why is using pooled servers not &#8220;cool&#8221; for a &#8220;network NTP server&#8221; ?</p>
<p>I&#8217;m all ears&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>