<?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"
	>
<channel>
	<title>Comments on: 设置系统时钟和日期</title>
	<atom:link href="http://linuxtoy.org/archives/setting-system-clock-and-date.html/feed" rel="self" type="application/rss+xml" />
	<link>http://linuxtoy.org/archives/setting-system-clock-and-date.html</link>
	<description>LinuxTOY 是一个致力于提供 Linux 相关资讯的专题站点。如果您发现了好用好玩的 Linux 东东并愿意发扬自由、分享的精神，可以点击顶部导航 Contact 按钮进行投稿。</description>
	<pubDate>Sat, 04 Jul 2009 07:37:15 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: 93free</title>
		<link>http://linuxtoy.org/archives/setting-system-clock-and-date.html#comment-37491</link>
		<dc:creator>93free</dc:creator>
		<pubDate>Sat, 21 Jul 2007 13:14:36 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/archives/setting-system-clock-and-date.html#comment-37491</guid>
		<description>&lt;p&gt;刚又上网搜索了一下，找到原因了。
linux时间有两种，一种是系统时间(sys)，一种是硬件时间(hw)。
系统时间用date改是不错，可改了的系统时间是临时的，重启就失效，所以需要把系统时间写进硬件时间。硬件时间用hwclock
查看：hwclock --show
更改：hwclock --systohw
反改：hwclock --hwtosys&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>刚又上网搜索了一下，找到原因了。
linux时间有两种，一种是系统时间(sys)，一种是硬件时间(hw)。
系统时间用date改是不错，可改了的系统时间是临时的，重启就失效，所以需要把系统时间写进硬件时间。硬件时间用hwclock
查看：hwclock --show
更改：hwclock --systohw
反改：hwclock --hwtosys</p>]]></content:encoded>
	</item>
	<item>
		<title>By: 93free</title>
		<link>http://linuxtoy.org/archives/setting-system-clock-and-date.html#comment-37481</link>
		<dc:creator>93free</dc:creator>
		<pubDate>Sat, 21 Jul 2007 07:25:33 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/archives/setting-system-clock-and-date.html#comment-37481</guid>
		<description>&lt;p&gt;问题是设置了之后保存不了，重启后就又还原了：（
我每次都要到bios里改才行。&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>问题是设置了之后保存不了，重启后就又还原了：（
我每次都要到bios里改才行。</p>]]></content:encoded>
	</item>
	<item>
		<title>By: X</title>
		<link>http://linuxtoy.org/archives/setting-system-clock-and-date.html#comment-37430</link>
		<dc:creator>X</dc:creator>
		<pubDate>Fri, 20 Jul 2007 11:09:13 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/archives/setting-system-clock-and-date.html#comment-37430</guid>
		<description>&lt;p&gt;安装Gentoo时候常用&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>安装Gentoo时候常用</p>]]></content:encoded>
	</item>
</channel>
</rss>
