<?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>PacketWisdom &#187; Linux</title>
	<atom:link href="http://www.packetwisdom.com/category/linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.packetwisdom.com</link>
	<description>Key to exploring Cisco Unified Communications Architecture</description>
	<lastBuildDate>Fri, 09 Jul 2010 18:24:22 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Setting Root user password in Ubuntu Linux</title>
		<link>http://www.packetwisdom.com/setting-root-user-password-in-ubuntu-linux/</link>
		<comments>http://www.packetwisdom.com/setting-root-user-password-in-ubuntu-linux/#comments</comments>
		<pubDate>Sun, 31 Aug 2008 04:53:46 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[root]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.packetwisdom.com/?p=22</guid>
		<description><![CDATA[


By default, when you install Ubuntu , there is no root user password. You have to manually set one before using root account .You will need to use your own account password (password used while installing Ubuntu) in order to assign password for Root user. Here is how you will do this(using sudo passwd command):
packetwisdom@Ubuntu:~$ [...]]]></description>
			<content:encoded><![CDATA[<p><!--adsense#NEW--></p>
<p><code><br />
<a title="Ubuntu" rel="thumbnail" href="http://www.ivankristianto.com/wp-content/uploads/2009/07/Ubu_Icon2.png"><img src="http://www.ivankristianto.com/wp-content/uploads/2009/07/Ubu_Icon2.png" alt="Ubuntu" width="129" height="96" /></a></code></p>
<p>By default, when you install Ubuntu , there is no root user password. You have to manually set one before using root account .You will need to use your own account password (password used while installing Ubuntu) in order to assign password for Root user. Here is how you will do this<span id="more-22"></span>(using sudo passwd command):</p>
<p><strong>packetwisdom@Ubuntu</strong><strong>:~$ </strong><strong>sudo passwd</strong></p>
<p>[sudo] password for packetwisdom:</p>
<p>Enter new UNIX password:</p>
<p>Retype new UNIX password:</p>
<p>passwd: password updated successfully</p>
<p><strong>packetwisdom@Ubuntu:~$ su root</strong></p>
<p>Password:</p>
<p>Added user root.</p>
<p><strong>root@Ubuntu:/home/packetwisdom# exit</strong></p>
<p><strong> </strong></p>
<p><strong>packetwisdom@Ubuntu:~$ </strong></p>
<p>When you log into as root user , prompt will change from dollar sign  ($) to pound sign (#) .You can switch back to your account using &#8216;<em>su username</em>&#8216; (switch user command).</p>
<!-- AdSense Now! V1.80 -->
<!-- Post[count: 2] -->
<div class="adsense adsense-leadout" style="float:left;margin: 12px;"><script type="text/javascript"><!--
google_ad_client = "pub-5251748965566615";
/* 468x60, created 11/24/09 */
google_ad_slot = "1338633179";
google_ad_width = 468;
google_ad_height = 60;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></div>]]></content:encoded>
			<wfw:commentRss>http://www.packetwisdom.com/setting-root-user-password-in-ubuntu-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
