<?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>Comments on: Changing root password in Ubuntu</title>
	<atom:link href="http://veerasundar.com/blog/2008/07/changing-root-password-in-ubuntu/feed/" rel="self" type="application/rss+xml" />
	<link>http://veerasundar.com/blog/2008/07/changing-root-password-in-ubuntu/</link>
	<description>Java / Web developer working at PayPal, India.</description>
	<lastBuildDate>Wed, 08 Sep 2010 07:07:15 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Veerasundar</title>
		<link>http://veerasundar.com/blog/2008/07/changing-root-password-in-ubuntu/comment-page-1/#comment-13</link>
		<dc:creator>Veerasundar</dc:creator>
		<pubDate>Tue, 22 Jul 2008 17:33:24 +0000</pubDate>
		<guid isPermaLink="false">http://veerasundar.com/blog/2008/07/16/changing-root-password-in-ubuntu/#comment-13</guid>
		<description>@Kris

Thanks for enlighting.

&lt;a href=&quot;http://wiki.clug.org.za/wiki/How_do_I_reset_my_root_password%3F&quot; rel=&quot;nofollow&quot;&gt;This Wiki page&lt;/a&gt; has a text which explain how to change the root password in Ubuntu (the last section!).. I am still confused as I am new to Linux world! :)

Anyhow, there are lot more to learn. Thanks for your comment.</description>
		<content:encoded><![CDATA[<p>@Kris</p>
<p>Thanks for enlighting.</p>
<p><a href="http://wiki.clug.org.za/wiki/How_do_I_reset_my_root_password%3F" rel="nofollow">This Wiki page</a> has a text which explain how to change the root password in Ubuntu (the last section!).. I am still confused as I am new to Linux world! <img src='http://veerasundar.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Anyhow, there are lot more to learn. Thanks for your comment.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kris Jones</title>
		<link>http://veerasundar.com/blog/2008/07/changing-root-password-in-ubuntu/comment-page-1/#comment-12</link>
		<dc:creator>Kris Jones</dc:creator>
		<pubDate>Tue, 22 Jul 2008 11:53:29 +0000</pubDate>
		<guid isPermaLink="false">http://veerasundar.com/blog/2008/07/16/changing-root-password-in-ubuntu/#comment-12</guid>
		<description>The information on your blog is actually incorrect. Ubuntu disables the root account so there is not password. Admin taks should be performed through sudo or gksudo.

If your user is in the admin group, sudo will be available to you and all you need to do is type in your logged in user password.

The thoughts behind this are that root is a potential security threat. Most hackers would attempt to bruteforce the root account knowing that this is an account that will almost always exist on unix/linux systems. By disabling root a hacker would also need you username.

There are other security considerations which can be found through goolging</description>
		<content:encoded><![CDATA[<p>The information on your blog is actually incorrect. Ubuntu disables the root account so there is not password. Admin taks should be performed through sudo or gksudo.</p>
<p>If your user is in the admin group, sudo will be available to you and all you need to do is type in your logged in user password.</p>
<p>The thoughts behind this are that root is a potential security threat. Most hackers would attempt to bruteforce the root account knowing that this is an account that will almost always exist on unix/linux systems. By disabling root a hacker would also need you username.</p>
<p>There are other security considerations which can be found through goolging</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Veerasundar</title>
		<link>http://veerasundar.com/blog/2008/07/changing-root-password-in-ubuntu/comment-page-1/#comment-8</link>
		<dc:creator>Veerasundar</dc:creator>
		<pubDate>Tue, 22 Jul 2008 09:22:38 +0000</pubDate>
		<guid isPermaLink="false">http://veerasundar.com/blog/2008/07/16/changing-root-password-in-ubuntu/#comment-8</guid>
		<description>@Shuva

Thanks a lot four your comment on my website and for the Ubuntu link.</description>
		<content:encoded><![CDATA[<p>@Shuva</p>
<p>Thanks a lot four your comment on my website and for the Ubuntu link.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shuva</title>
		<link>http://veerasundar.com/blog/2008/07/changing-root-password-in-ubuntu/comment-page-1/#comment-10</link>
		<dc:creator>Shuva</dc:creator>
		<pubDate>Thu, 17 Jul 2008 17:18:25 +0000</pubDate>
		<guid isPermaLink="false">http://veerasundar.com/blog/2008/07/16/changing-root-password-in-ubuntu/#comment-10</guid>
		<description>BTW, you have a very well designed personal site. Good score with the domain name too.</description>
		<content:encoded><![CDATA[<p>BTW, you have a very well designed personal site. Good score with the domain name too.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shuva</title>
		<link>http://veerasundar.com/blog/2008/07/changing-root-password-in-ubuntu/comment-page-1/#comment-9</link>
		<dc:creator>Shuva</dc:creator>
		<pubDate>Thu, 17 Jul 2008 17:17:44 +0000</pubDate>
		<guid isPermaLink="false">http://veerasundar.com/blog/2008/07/16/changing-root-password-in-ubuntu/#comment-9</guid>
		<description>I guess that you should be able to reset the password even if you forget by booting into single user mode. (http://wiki.clug.org.za/wiki/How_do_I_reset_my_root_password%3F)</description>
		<content:encoded><![CDATA[<p>I guess that you should be able to reset the password even if you forget by booting into single user mode. (<a href="http://wiki.clug.org.za/wiki/How_do_I_reset_my_root_password%3F" rel="nofollow">http://wiki.clug.org.za/wiki/How_do_I_reset_my_root_password%3F</a>)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: arthur</title>
		<link>http://veerasundar.com/blog/2008/07/changing-root-password-in-ubuntu/comment-page-1/#comment-11</link>
		<dc:creator>arthur</dc:creator>
		<pubDate>Wed, 16 Jul 2008 15:42:41 +0000</pubDate>
		<guid isPermaLink="false">http://veerasundar.com/blog/2008/07/16/changing-root-password-in-ubuntu/#comment-11</guid>
		<description>Good article,add Favorite to the Life Style website,the link here:

http://bookmovie.org/IT/Changing_root_password_in_Ubuntu/</description>
		<content:encoded><![CDATA[<p>Good article,add Favorite to the Life Style website,the link here:</p>
<p><a href="http://bookmovie.org/IT/Changing_root_password_in_Ubuntu/" rel="nofollow">http://bookmovie.org/IT/Changing_root_password_in_Ubuntu/</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
