<?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: Keeping your System clock current, automatically via Network Time Protocol (NTP)</title>
	<atom:link href="http://www.debianadmin.com/keeping-your-system-clock-current-automatically-via-network-time-protocol-ntp.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.debianadmin.com/keeping-your-system-clock-current-automatically-via-network-time-protocol-ntp.html</link>
	<description>Debian/Ubuntu Linux System Administration Tutorials,Howtos,Tips</description>
	<lastBuildDate>Thu, 19 Nov 2009 13:24:32 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Paulo Köch</title>
		<link>http://www.debianadmin.com/keeping-your-system-clock-current-automatically-via-network-time-protocol-ntp.html/comment-page-1#comment-1683</link>
		<dc:creator>Paulo Köch</dc:creator>
		<pubDate>Wed, 17 Sep 2008 20:34:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.debianadmin.com/keeping-your-system-clock-current-automatically-via-network-time-protocol-ntp.html#comment-1683</guid>
		<description>Actually, I guess you shouldn&#039;t touch /etc/default/ntpdate. Instead you should create the file /etc/ntp.conf with a line such as:
&lt;code&gt;
server ntp.my.network.com
&lt;code&gt;

PS:For pedantary all the way, you should also correct you shebang. It should be #!/usr/bin/env bash so it uses the default bash.</description>
		<content:encoded><![CDATA[<p>Actually, I guess you shouldn&#8217;t touch /etc/default/ntpdate. Instead you should create the file /etc/ntp.conf with a line such as:<br />
<code><br />
server ntp.my.network.com<br />
</code><code></p>
<p>PS:For pedantary all the way, you should also correct you shebang. It should be #!/usr/bin/env bash so it uses the default bash.</code></p>
]]></content:encoded>
	</item>
</channel>
</rss>
