<?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/"
	xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments for Govath</title>
	<atom:link href="http://govath.wordpress.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://govath.wordpress.com</link>
	<description>Yet another Linux Blog by Alexandros Theofilou</description>
	<lastBuildDate>Sat, 07 Nov 2009 14:47:41 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on How to reset root Password Ubuntu &amp; Fedora by govath</title>
		<link>http://govath.wordpress.com/2009/11/06/how-to-reset-root-password-ubuntu-fedora/#comment-853</link>
		<dc:creator>govath</dc:creator>
		<pubDate>Sat, 07 Nov 2009 14:47:41 +0000</pubDate>
		<guid isPermaLink="false">http://govath.wordpress.com/?p=127#comment-853</guid>
		<description>Haha yes in deed .

I try to reset my password and i did it completely different :P 
Boot: press &#039;e&#039; 
Linux init=/bin/sh 

# mount -n -o remount,rw /
# vi /etc/passwd

and i removed the x . is like this = : x :
save it and
passwd new password :)</description>
		<content:encoded><![CDATA[<p>Haha yes in deed .</p>
<p>I try to reset my password and i did it completely different <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /><br />
Boot: press &#8216;e&#8217;<br />
Linux init=/bin/sh </p>
<p># mount -n -o remount,rw /<br />
# vi /etc/passwd</p>
<p>and i removed the x . is like this = : x :<br />
save it and<br />
passwd new password <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to reset root Password Ubuntu &amp; Fedora by AndreyV</title>
		<link>http://govath.wordpress.com/2009/11/06/how-to-reset-root-password-ubuntu-fedora/#comment-852</link>
		<dc:creator>AndreyV</dc:creator>
		<pubDate>Fri, 06 Nov 2009 17:25:09 +0000</pubDate>
		<guid isPermaLink="false">http://govath.wordpress.com/?p=127#comment-852</guid>
		<description>Wow, that&#039;s a long post,mate! :)

Just for summarizing:
1. Boot
2. Get to kernel menu
3. Choose the kernel version you&#039;re using
4. Choose initz-blah-blah and press &quot;e&quot;
5. Insert &quot;1&quot; at the end, press &quot;enter&quot;, press &quot;b&quot;
6. After the restart you&#039;re under root. Print &quot;passwd&quot;, do the password thingy, and restart.

Shorter ? ;)

P.S.: Welcome back to blogosphere ;P</description>
		<content:encoded><![CDATA[<p>Wow, that&#8217;s a long post,mate! <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Just for summarizing:<br />
1. Boot<br />
2. Get to kernel menu<br />
3. Choose the kernel version you&#8217;re using<br />
4. Choose initz-blah-blah and press &#8220;e&#8221;<br />
5. Insert &#8220;1&#8243; at the end, press &#8220;enter&#8221;, press &#8220;b&#8221;<br />
6. After the restart you&#8217;re under root. Print &#8220;passwd&#8221;, do the password thingy, and restart.</p>
<p>Shorter ? <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>P.S.: Welcome back to blogosphere ;P</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Error cannot retrieve repository metadata repomd.xml for repository by govath</title>
		<link>http://govath.wordpress.com/2009/07/24/error-cannot-retrieve-repository-metadata-repomd-xml-for-repository/#comment-851</link>
		<dc:creator>govath</dc:creator>
		<pubDate>Mon, 12 Oct 2009 14:46:28 +0000</pubDate>
		<guid isPermaLink="false">http://govath.wordpress.com/?p=125#comment-851</guid>
		<description>Try this:
cat /etc/profile.d/proxy.sh
export http_proxy=http://domain.com:80
export https_proxy=http://domain.com:80
export ftp_proxy=http://domain.com:80
export HTTP_PROXY=http://domain.com:80
export HTTPs_PROXY=http://domain.com:80
export FTP_PROXY=http://domain.com:80
also add to vim /etc/yum.conf
proxy=http://domain.com:80</description>
		<content:encoded><![CDATA[<p>Try this:<br />
cat /etc/profile.d/proxy.sh<br />
export http_proxy=http://domain.com:80<br />
export https_proxy=http://domain.com:80<br />
export ftp_proxy=http://domain.com:80<br />
export HTTP_PROXY=http://domain.com:80<br />
export HTTPs_PROXY=http://domain.com:80<br />
export FTP_PROXY=http://domain.com:80<br />
also add to vim /etc/yum.conf<br />
proxy=http://domain.com:80</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Error cannot retrieve repository metadata repomd.xml for repository by Tardif</title>
		<link>http://govath.wordpress.com/2009/07/24/error-cannot-retrieve-repository-metadata-repomd-xml-for-repository/#comment-850</link>
		<dc:creator>Tardif</dc:creator>
		<pubDate>Mon, 21 Sep 2009 10:08:52 +0000</pubDate>
		<guid isPermaLink="false">http://govath.wordpress.com/?p=125#comment-850</guid>
		<description>J&#039;ai exactement le même probleme, j&#039;ai essayé de modifier les fichier  etc / yum.repos.d / fedora.repo et / etc / yum.repos.d Fedora-updates.repo, mais on m&#039;affiche 
&quot;permission non autorisé&quot;
Peut on m&#039;eclairer pour acceder à la requete ?</description>
		<content:encoded><![CDATA[<p>J&#8217;ai exactement le même probleme, j&#8217;ai essayé de modifier les fichier  etc / yum.repos.d / fedora.repo et / etc / yum.repos.d Fedora-updates.repo, mais on m&#8217;affiche<br />
&#8220;permission non autorisé&#8221;<br />
Peut on m&#8217;eclairer pour acceder à la requete ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Error cannot retrieve repository metadata repomd.xml for repository by govath</title>
		<link>http://govath.wordpress.com/2009/07/24/error-cannot-retrieve-repository-metadata-repomd-xml-for-repository/#comment-846</link>
		<dc:creator>govath</dc:creator>
		<pubDate>Mon, 17 Aug 2009 08:15:38 +0000</pubDate>
		<guid isPermaLink="false">http://govath.wordpress.com/?p=125#comment-846</guid>
		<description>Try comment #baseurl
and uncomment mirrorlist</description>
		<content:encoded><![CDATA[<p>Try comment #baseurl<br />
and uncomment mirrorlist</p>
]]></content:encoded>
	</item>
</channel>
</rss>
