<?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 your date and time in Debian</title>
	<atom:link href="http://www.youritronics.com/how-to-set-your-date-and-time-in-debian/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.youritronics.com/how-to-set-your-date-and-time-in-debian/</link>
	<description>DIY, Electronics, IT, Gadgets</description>
	<lastBuildDate>Sat, 28 Jan 2012 20:46:04 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: abhinav narain</title>
		<link>http://www.youritronics.com/how-to-set-your-date-and-time-in-debian/comment-page-1/#comment-7425</link>
		<dc:creator>abhinav narain</dc:creator>
		<pubDate>Tue, 20 Oct 2009 15:15:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.YourITronics.com/2007/10/16/how-to-set-your-date-and-time-in-debian/#comment-7425</guid>
		<description>thanks , it was helpful ... 
manuals dint give it so easy</description>
		<content:encoded><![CDATA[<p>thanks , it was helpful &#8230;<br />
manuals dint give it so easy</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nitheesh</title>
		<link>http://www.youritronics.com/how-to-set-your-date-and-time-in-debian/comment-page-1/#comment-6821</link>
		<dc:creator>Nitheesh</dc:creator>
		<pubDate>Mon, 06 Jul 2009 06:36:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.YourITronics.com/2007/10/16/how-to-set-your-date-and-time-in-debian/#comment-6821</guid>
		<description>It should be like this

date –-set 16:47:30
to set hh-mm-ss
hwclock –-systohc
to sync hardware clock to what we introduced earlier

means we have to a one more  -</description>
		<content:encoded><![CDATA[<p>It should be like this</p>
<p>date –-set 16:47:30<br />
to set hh-mm-ss<br />
hwclock –-systohc<br />
to sync hardware clock to what we introduced earlier</p>
<p>means we have to a one more  -</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: leon</title>
		<link>http://www.youritronics.com/how-to-set-your-date-and-time-in-debian/comment-page-1/#comment-6148</link>
		<dc:creator>leon</dc:creator>
		<pubDate>Sun, 15 Mar 2009 12:09:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.YourITronics.com/2007/10/16/how-to-set-your-date-and-time-in-debian/#comment-6148</guid>
		<description>Thanks!</description>
		<content:encoded><![CDATA[<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Florin</title>
		<link>http://www.youritronics.com/how-to-set-your-date-and-time-in-debian/comment-page-1/#comment-4690</link>
		<dc:creator>Florin</dc:creator>
		<pubDate>Wed, 29 Oct 2008 09:28:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.YourITronics.com/2007/10/16/how-to-set-your-date-and-time-in-debian/#comment-4690</guid>
		<description>Henk it&#039;s strange on &quot;-help&quot; its one hyphen and on &quot;--utc&quot; its two.
Readers should know that they have to type double hyphen &quot;--help&quot;</description>
		<content:encoded><![CDATA[<p>Henk it&#8217;s strange on &#8220;-help&#8221; its one hyphen and on &#8220;&#8211;utc&#8221; its two.<br />
Readers should know that they have to type double hyphen &#8220;&#8211;help&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Henk</title>
		<link>http://www.youritronics.com/how-to-set-your-date-and-time-in-debian/comment-page-1/#comment-4689</link>
		<dc:creator>Henk</dc:creator>
		<pubDate>Wed, 29 Oct 2008 09:20:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.YourITronics.com/2007/10/16/how-to-set-your-date-and-time-in-debian/#comment-4689</guid>
		<description>Ok, sorry! I see that your blog-software breaks a double hyphen - -... Please don&#039;t post syntax!</description>
		<content:encoded><![CDATA[<p>Ok, sorry! I see that your blog-software breaks a double hyphen &#8211; -&#8230; Please don&#8217;t post syntax!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Henk</title>
		<link>http://www.youritronics.com/how-to-set-your-date-and-time-in-debian/comment-page-1/#comment-4688</link>
		<dc:creator>Henk</dc:creator>
		<pubDate>Wed, 29 Oct 2008 09:18:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.YourITronics.com/2007/10/16/how-to-set-your-date-and-time-in-debian/#comment-4688</guid>
		<description>FYI
#date --help
Usage: date [OPTION]... [+FORMAT]
  or:  date [-u&#124;--utc&#124;--universal] [MMDDhhmm[[CC]YY][.ss]]
Display the current time in the given FORMAT, or set the system date.

  -d, --date=STRING         display time described by STRING, not `now&#039;
  -f, --file=DATEFILE       like --date once for each line of DATEFILE
  -r, --reference=FILE      display the last modification time of FILE
  -R, --rfc-2822            output date and time in RFC 2822 format
      --rfc-3339=TIMESPEC   output date and time in RFC 3339 format.
                            TIMESPEC=`date&#039;, `seconds&#039;, or `ns&#039; for
                            date and time to the indicated precision.
  -s, --set=STRING          set time described by STRING

so either date -s, or date --set

H.</description>
		<content:encoded><![CDATA[<p>FYI<br />
#date &#8211;help<br />
Usage: date [OPTION]&#8230; [+FORMAT]<br />
  or:  date [-u|--utc|--universal] [MMDDhhmm[[CC]YY][.ss]]<br />
Display the current time in the given FORMAT, or set the system date.</p>
<p>  -d, &#8211;date=STRING         display time described by STRING, not `now&#8217;<br />
  -f, &#8211;file=DATEFILE       like &#8211;date once for each line of DATEFILE<br />
  -r, &#8211;reference=FILE      display the last modification time of FILE<br />
  -R, &#8211;rfc-2822            output date and time in RFC 2822 format<br />
      &#8211;rfc-3339=TIMESPEC   output date and time in RFC 3339 format.<br />
                            TIMESPEC=`date&#8217;, `seconds&#8217;, or `ns&#8217; for<br />
                            date and time to the indicated precision.<br />
  -s, &#8211;set=STRING          set time described by STRING</p>
<p>so either date -s, or date &#8211;set</p>
<p>H.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bob</title>
		<link>http://www.youritronics.com/how-to-set-your-date-and-time-in-debian/comment-page-1/#comment-86</link>
		<dc:creator>Bob</dc:creator>
		<pubDate>Thu, 22 Nov 2007 09:10:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.YourITronics.com/2007/10/16/how-to-set-your-date-and-time-in-debian/#comment-86</guid>
		<description>ntpdate its bit harder to use than the method explained above , especially on debian ntpdate can cause problems if you dont know how to deal with it(you need a time server address to enter, etc.) for beginners is better to use the method above. ! good luck</description>
		<content:encoded><![CDATA[<p>ntpdate its bit harder to use than the method explained above , especially on debian ntpdate can cause problems if you dont know how to deal with it(you need a time server address to enter, etc.) for beginners is better to use the method above. ! good luck</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric</title>
		<link>http://www.youritronics.com/how-to-set-your-date-and-time-in-debian/comment-page-1/#comment-77</link>
		<dc:creator>Eric</dc:creator>
		<pubDate>Sat, 10 Nov 2007 23:11:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.YourITronics.com/2007/10/16/how-to-set-your-date-and-time-in-debian/#comment-77</guid>
		<description>apt-get install ntpdate</description>
		<content:encoded><![CDATA[<p>apt-get install ntpdate</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel</title>
		<link>http://www.youritronics.com/how-to-set-your-date-and-time-in-debian/comment-page-1/#comment-17</link>
		<dc:creator>Daniel</dc:creator>
		<pubDate>Wed, 17 Oct 2007 06:22:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.YourITronics.com/2007/10/16/how-to-set-your-date-and-time-in-debian/#comment-17</guid>
		<description>I couldn&#039;t understand some parts of this article o.us poetry, but I guess I just need to check some more resources regarding this, because it sounds interesting.</description>
		<content:encoded><![CDATA[<p>I couldn&#8217;t understand some parts of this article o.us poetry, but I guess I just need to check some more resources regarding this, because it sounds interesting.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

