<?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: How to set the date on your Linux machine</title>
	<atom:link href="http://www.simplehelp.net/2008/12/23/setting-the-date-on-your-linux-machine/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.simplehelp.net/2008/12/23/setting-the-date-on-your-linux-machine/</link>
	<description>Common questions, simple answers</description>
	<lastBuildDate>Sun, 22 Nov 2009 15:28:55 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: serar</title>
		<link>http://www.simplehelp.net/2008/12/23/setting-the-date-on-your-linux-machine/comment-page-1/#comment-10060</link>
		<dc:creator>serar</dc:creator>
		<pubDate>Thu, 05 Mar 2009 16:29:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.simplehelp.net/?p=1990#comment-10060</guid>
		<description>I&#039;m using Arch linux and the ntpd daemon is located in /etc/rc.d/ntpd, but I didn&#039;t need to start it. I just used: # ntpdate pool.ntp.org and it worked.  However if you have the ntpd server running the update won&#039;t work.</description>
		<content:encoded><![CDATA[<p>I&#8217;m using Arch linux and the ntpd daemon is located in /etc/rc.d/ntpd, but I didn&#8217;t need to start it. I just used: # ntpdate pool.ntp.org and it worked.  However if you have the ntpd server running the update won&#8217;t work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: myhnet</title>
		<link>http://www.simplehelp.net/2008/12/23/setting-the-date-on-your-linux-machine/comment-page-1/#comment-10059</link>
		<dc:creator>myhnet</dc:creator>
		<pubDate>Tue, 30 Dec 2008 04:19:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.simplehelp.net/?p=1990#comment-10059</guid>
		<description>and if you want to save the time after restart, you need to use this command
hwclock --systohc</description>
		<content:encoded><![CDATA[<p>and if you want to save the time after restart, you need to use this command<br />
hwclock &#8211;systohc</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: noneck</title>
		<link>http://www.simplehelp.net/2008/12/23/setting-the-date-on-your-linux-machine/comment-page-1/#comment-10058</link>
		<dc:creator>noneck</dc:creator>
		<pubDate>Tue, 23 Dec 2008 22:48:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.simplehelp.net/?p=1990#comment-10058</guid>
		<description>For my Debian boxes I usually use the following after a Net Install:

mv /etc/localtime /etc/localtime.bak

ln -sf /usr/share/zoneinfo/America/Los_Anglese /etc/localtime

/etc/init.d/ntpd restart

date</description>
		<content:encoded><![CDATA[<p>For my Debian boxes I usually use the following after a Net Install:</p>
<p>mv /etc/localtime /etc/localtime.bak</p>
<p>ln -sf /usr/share/zoneinfo/America/Los_Anglese /etc/localtime</p>
<p>/etc/init.d/ntpd restart</p>
<p>date</p>
]]></content:encoded>
	</item>
</channel>
</rss>
