<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>先有法而后有信，信而后有礼，礼后义，义后仁，德道皆不失也 &#187; 操作系统</title>
	<atom:link href="http://blog.ywxyn.com/index.php/archives/category/dao/os/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.ywxyn.com</link>
	<description></description>
	<lastBuildDate>Thu, 29 Dec 2011 05:23:25 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.2</generator>
		<item>
		<title>Linux root密码破解后的恢复</title>
		<link>http://blog.ywxyn.com/index.php/archives/933</link>
		<comments>http://blog.ywxyn.com/index.php/archives/933#comments</comments>
		<pubDate>Wed, 09 Mar 2011 16:03:43 +0000</pubDate>
		<dc:creator>寻道者</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://blog.ywxyn.com/?p=933</guid>
		<description><![CDATA[1. 在出现grub画面时，用上下键选中你平时启动linux的那一项(别选dos哟)，然后按e键 2. 再次用上下键选中你平时启动linux的那一项 3. 修改你现在见到的命令行，加入single，结果如下： kernel /boot/xxxx single ro root=LABEL=/ 4. 回车返回，然后按b键启动，即可直接进入linux命令行 5. #vi /etc/shadow 6.记录下shadow文件中第一行的内容，作为恢复用 7.将第一行，即以root开头的一行中root:后和下一个:前的内容删除， 第一行将类似于root::&#8230;&#8230; 保存 8. #reboot重启，root密码为空 9.做你需要做的事情&#8230;&#8230;&#8230;.. 10.重复上述步骤，将记录的内容写回shadow文件，再reboot就神不知鬼不觉了]]></description>
		<wfw:commentRss>http://blog.ywxyn.com/index.php/archives/933/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>解决Computer Browser服务自动停止的问题</title>
		<link>http://blog.ywxyn.com/index.php/archives/721</link>
		<comments>http://blog.ywxyn.com/index.php/archives/721#comments</comments>
		<pubDate>Tue, 17 Aug 2010 13:57:18 +0000</pubDate>
		<dc:creator>寻道者</dc:creator>
				<category><![CDATA[操作系统]]></category>

		<guid isPermaLink="false">http://blog.ywxyn.com/?p=721</guid>
		<description><![CDATA[新安装了Windows2003操作系统，同时访问开放的共享文件夹后，经常性的会断开，检查后发现是Computer Browser服务自动停止了，于是每次都是手工开启，特别费事。 其它机器也是安装的Windows2003操作系统，没发生过这样的问题，于是我感觉是个个例，是配置问题或者安装过程中产生了问题。从这个方向出发，也在网上搜索，别人都说是防火墙问题，但我试了以后发现问题并没有解决。 最后，终于找到了原因，是因为一个补丁没有打上，此补丁名为：“WindowsServer2003-KB958644-x86-CHS”，打了这个补丁之后，就解决了Computer Browser服务自动停止的问题。]]></description>
		<wfw:commentRss>http://blog.ywxyn.com/index.php/archives/721/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>windows7 资源管理器级联展开的设置</title>
		<link>http://blog.ywxyn.com/index.php/archives/251</link>
		<comments>http://blog.ywxyn.com/index.php/archives/251#comments</comments>
		<pubDate>Thu, 15 Oct 2009 15:33:14 +0000</pubDate>
		<dc:creator>寻道者</dc:creator>
				<category><![CDATA[Windows7]]></category>
		<category><![CDATA[同步]]></category>
		<category><![CDATA[定位]]></category>
		<category><![CDATA[级联展开]]></category>
		<category><![CDATA[资源管理器]]></category>

		<guid isPermaLink="false">http://blog.ywxyn.com/?p=251</guid>
		<description><![CDATA[windows7 资源管理器级联展开,定位，同步]]></description>
		<wfw:commentRss>http://blog.ywxyn.com/index.php/archives/251/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>关于IIS 7.0 局域网无法访问的解决方法(windows7)</title>
		<link>http://blog.ywxyn.com/index.php/archives/184</link>
		<comments>http://blog.ywxyn.com/index.php/archives/184#comments</comments>
		<pubDate>Thu, 24 Sep 2009 01:37:59 +0000</pubDate>
		<dc:creator>寻道者</dc:creator>
				<category><![CDATA[Windows7]]></category>
		<category><![CDATA[操作系统]]></category>

		<guid isPermaLink="false">http://blog.ywxyn.com/?p=184</guid>
		<description><![CDATA[windows7 访问 IIS 7.0 局域网无法访问 解决方法]]></description>
		<wfw:commentRss>http://blog.ywxyn.com/index.php/archives/184/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows7中Hiberfil.sys文件删除与转移存放路径</title>
		<link>http://blog.ywxyn.com/index.php/archives/80</link>
		<comments>http://blog.ywxyn.com/index.php/archives/80#comments</comments>
		<pubDate>Mon, 07 Sep 2009 02:19:51 +0000</pubDate>
		<dc:creator>寻道者</dc:creator>
				<category><![CDATA[Windows7]]></category>

		<guid isPermaLink="false">http://www.ywxyn.com/blog/?p=80</guid>
		<description><![CDATA[在Windows7中，系统休眠时将内存中的所有信息保存到hiberfil.sys这个文件中，它的大小始终和你的物理内存大小一致。要删除这个文件，以管理员身份运行cmd，然后输入powercfg -h off即可，hiberfil.sys文件会自动消失。 如果想让这个文件不放在系统盘中，[HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\BackupRestore\FilesNotToBackup]\Power Management下的“\hiberfil.sys” 你把“\hiberfil.sys”改成“d:\hiberfil.sys”或别的目录，搜索“hiberfil.sys”一共有3处，都改一下目录，先禁用休眠，重启后再恢复休眠就改到别的路径的]]></description>
		<wfw:commentRss>http://blog.ywxyn.com/index.php/archives/80/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

