<?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>KISPHP Tutorials &#187; password</title>
	<atom:link href="http://www.kisphp.com/tag/password/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.kisphp.com</link>
	<description>Keep It Simple PHP</description>
	<lastBuildDate>Fri, 12 Feb 2010 21:49:21 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Transform user into root</title>
		<link>http://www.kisphp.com/transform-user-into-root/</link>
		<comments>http://www.kisphp.com/transform-user-into-root/#comments</comments>
		<pubDate>Tue, 28 Apr 2009 09:27:56 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[password]]></category>
		<category><![CDATA[root]]></category>
		<category><![CDATA[user]]></category>

		<guid isPermaLink="false">http://www.kisphp.com/?p=19</guid>
		<description><![CDATA[If you are running LINUX and you do not know root password, you can become &#8220;roo&#8221; yourself
All you have to do is to type under shell command prompt this line :
sudo -i -u root
it will ask your account password, not root&#8217;s password.
type it and youre in
]]></description>
		<wfw:commentRss>http://www.kisphp.com/transform-user-into-root/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
