<?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>《CentOS忘记root密码解决办法》的评论</title>
	<atom:link href="http://www.osyunwei.com/archives/3040.html/feed" rel="self" type="application/rss+xml" />
	<link>https://www.osyunwei.com/archives/3040.html</link>
	<description>国产化OS/AnolisOS/openEuler/RHEL/CentOS/Rocky Linux/Debian/Ubuntu Linux FreeBSD 服务器教程 &#124; Windows Server 2003/2008/2012/2016/2019/2022/2025服务器教程</description>
	<lastBuildDate>Wed, 13 May 2015 06:36:39 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>作者：kiss9yu</title>
		<link>https://www.osyunwei.com/archives/3040.html#comment-1550</link>
		<dc:creator>kiss9yu</dc:creator>
		<pubDate>Tue, 18 Jun 2013 09:39:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.osyunwei.com/?p=3040#comment-1550</guid>
		<description>还有如此强大的功能？回去试下。</description>
		<content:encoded><![CDATA[<p>还有如此强大的功能？回去试下。</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：992385120@qq.com</title>
		<link>https://www.osyunwei.com/archives/3040.html#comment-1503</link>
		<dc:creator>992385120@qq.com</dc:creator>
		<pubDate>Thu, 09 May 2013 14:14:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.osyunwei.com/?p=3040#comment-1503</guid>
		<description>CentOS 6.3刚才用了下，方法可行。和鸟哥的方法一样。</description>
		<content:encoded><![CDATA[<p>CentOS 6.3刚才用了下，方法可行。和鸟哥的方法一样。</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：新人学习</title>
		<link>https://www.osyunwei.com/archives/3040.html#comment-1338</link>
		<dc:creator>新人学习</dc:creator>
		<pubDate>Fri, 15 Mar 2013 04:35:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.osyunwei.com/?p=3040#comment-1338</guid>
		<description>我使用的是CentOS 6.0，也遇到和2楼一样的问题，
可使用以下方法试试，本人亲测可行：
1、进入单用户模式，前面几步与上面相同；
2、输入命令：“vi /etc/passwd”后回车（注意vi后面有空格），打开passwd这个文件，按“i”键进入编辑模式，将光标通过左右键移动至第一行，
root：x：0:0…..改为 root：：0:0…（就是把：x给删除掉），按“ESC”退出，再按“Shift”加“：”键，输入“wq”键回车保存文件。
3、再输入“poweroff”后回车关闭电脑。（用上面说的命令也可，关机命令有很多）。
4、再重新开机，用“root”账户登录，这时不用输入密码就能登陆了。
5、再按照上面的“passwd root”命令重新设置密码即可。

说明：
1、本人刚接触Centos，有些说法可能错误，欢迎大家指正。
2、我用DELL opetiplex 780商用机安装Centos 6.0后，大多数电脑都无法在开机状态下重启电脑，只能关机后再手动开机，不知是什么原因 :roll: 。</description>
		<content:encoded><![CDATA[<p>我使用的是CentOS 6.0，也遇到和2楼一样的问题，<br />
可使用以下方法试试，本人亲测可行：<br />
1、进入单用户模式，前面几步与上面相同；<br />
2、输入命令：“vi /etc/passwd”后回车（注意vi后面有空格），打开passwd这个文件，按“i”键进入编辑模式，将光标通过左右键移动至第一行，<br />
root：x：0:0…..改为 root：：0:0…（就是把：x给删除掉），按“ESC”退出，再按“Shift”加“：”键，输入“wq”键回车保存文件。<br />
3、再输入“poweroff”后回车关闭电脑。（用上面说的命令也可，关机命令有很多）。<br />
4、再重新开机，用“root”账户登录，这时不用输入密码就能登陆了。<br />
5、再按照上面的“passwd root”命令重新设置密码即可。</p>
<p>说明：<br />
1、本人刚接触Centos，有些说法可能错误，欢迎大家指正。<br />
2、我用DELL opetiplex 780商用机安装Centos 6.0后，大多数电脑都无法在开机状态下重启电脑，只能关机后再手动开机，不知是什么原因 <img src='https://www.osyunwei.com/wp-includes/images/smilies/icon_rolleyes.gif' alt=':roll:' class='wp-smiley' />  。</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：Jason</title>
		<link>https://www.osyunwei.com/archives/3040.html#comment-1092</link>
		<dc:creator>Jason</dc:creator>
		<pubDate>Thu, 20 Sep 2012 01:50:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.osyunwei.com/?p=3040#comment-1092</guid>
		<description>不错，谢谢</description>
		<content:encoded><![CDATA[<p>不错，谢谢</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：若和</title>
		<link>https://www.osyunwei.com/archives/3040.html#comment-1090</link>
		<dc:creator>若和</dc:creator>
		<pubDate>Wed, 19 Sep 2012 08:15:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.osyunwei.com/?p=3040#comment-1090</guid>
		<description>刚试了，给力啊 :razz:</description>
		<content:encoded><![CDATA[<p>刚试了，给力啊 <img src='https://www.osyunwei.com/wp-includes/images/smilies/icon_razz.gif' alt=':razz:' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：rvchin</title>
		<link>https://www.osyunwei.com/archives/3040.html#comment-425</link>
		<dc:creator>rvchin</dc:creator>
		<pubDate>Tue, 27 Mar 2012 02:04:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.osyunwei.com/?p=3040#comment-425</guid>
		<description>输入了passwd root之后，回车之后没有任何的反应!
不像楼主那样会弹出可以输入密码的对话框!
我用的是centos6 64位的！</description>
		<content:encoded><![CDATA[<p>输入了passwd root之后，回车之后没有任何的反应!<br />
不像楼主那样会弹出可以输入密码的对话框!<br />
我用的是centos6 64位的！</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：bb</title>
		<link>https://www.osyunwei.com/archives/3040.html#comment-291</link>
		<dc:creator>bb</dc:creator>
		<pubDate>Tue, 13 Mar 2012 09:48:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.osyunwei.com/?p=3040#comment-291</guid>
		<description>不错，待会试试</description>
		<content:encoded><![CDATA[<p>不错，待会试试</p>
]]></content:encoded>
	</item>
</channel>
</rss>
