<?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: Install Firefox3.0a1 in Ubuntu and List of Addons</title>
	<atom:link href="http://www.debianadmin.com/install-firefox30a1-in-ubuntu-and-list-of-addons.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.debianadmin.com/install-firefox30a1-in-ubuntu-and-list-of-addons.html</link>
	<description>Debian/Ubuntu Linux System Administration Tutorials,Howtos,Tips</description>
	<lastBuildDate>Thu, 19 Nov 2009 13:24:32 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: omega supre</title>
		<link>http://www.debianadmin.com/install-firefox30a1-in-ubuntu-and-list-of-addons.html/comment-page-1#comment-1537</link>
		<dc:creator>omega supre</dc:creator>
		<pubDate>Tue, 06 Feb 2007 18:13:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.debianadmin.com/install-firefox30a1-in-ubuntu-and-list-of-addons.html#comment-1537</guid>
		<description>hi there
i wanted to thanks you
your blog is very helpfull
as a nuB i run all day long betwin forums and such
here i have found a lot of good advice without messing arround to much
thanks again-i hope there will be other good ppl like you

omega</description>
		<content:encoded><![CDATA[<p>hi there<br />
i wanted to thanks you<br />
your blog is very helpfull<br />
as a nuB i run all day long betwin forums and such<br />
here i have found a lot of good advice without messing arround to much<br />
thanks again-i hope there will be other good ppl like you</p>
<p>omega</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eragon</title>
		<link>http://www.debianadmin.com/install-firefox30a1-in-ubuntu-and-list-of-addons.html/comment-page-1#comment-1536</link>
		<dc:creator>Eragon</dc:creator>
		<pubDate>Wed, 20 Dec 2006 17:27:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.debianadmin.com/install-firefox30a1-in-ubuntu-and-list-of-addons.html#comment-1536</guid>
		<description>You saved me, i needed tut like that.
But you made a mistake.
In Introduction you are talking about Gran Paradiso (and post troubleshooting link about it) and them you show how to install latest nightly trunk that is called Minefield (every is called Minefield because using it is like walking thought minefield). Actually it is even more upgraded Gran Paradiso but there is no point in using it because it is no official alpha that they want tested. Maybe you wanted it like that, but for people that want Gran Paradios steps are same as written above just you should use command
wget -c http://releases.mozilla.org/pub/mozilla.org/firefox/releases/granparadiso/alpha1/linux-i686/en-US/granparadiso-alpha1.tar.bz2 instead
wget -c http://ftp.mozilla.org/pub/mozilla.org/firefox/nightly/latest-trunk/firefox-3.0a1.en-US.linux-i686.tar.bz2 as you wrote, and command
sudo tar -C /opt -jxvf granparadiso-alpha1.tar.bz2
instead
sudo tar -C /opt -jxvf firefox-3.0a1.en-US.linux-i686.tar.bz2 when uncompressing. Everything else is same.
Cheers</description>
		<content:encoded><![CDATA[<p>You saved me, i needed tut like that.<br />
But you made a mistake.<br />
In Introduction you are talking about Gran Paradiso (and post troubleshooting link about it) and them you show how to install latest nightly trunk that is called Minefield (every is called Minefield because using it is like walking thought minefield). Actually it is even more upgraded Gran Paradiso but there is no point in using it because it is no official alpha that they want tested. Maybe you wanted it like that, but for people that want Gran Paradios steps are same as written above just you should use command<br />
wget -c <a href="http://releases.mozilla.org/pub/mozilla.org/firefox/releases/granparadiso/alpha1/linux-i686/en-US/granparadiso-alpha1.tar.bz2" rel="nofollow">http://releases.mozilla.org/pub/mozilla.org/firefox/releases/granparadiso/alpha1/linux-i686/en-US/granparadiso-alpha1.tar.bz2</a> instead<br />
wget -c <a href="http://ftp.mozilla.org/pub/mozilla.org/firefox/nightly/latest-trunk/firefox-3.0a1.en-US.linux-i686.tar.bz2" rel="nofollow">http://ftp.mozilla.org/pub/mozilla.org/firefox/nightly/latest-trunk/firefox-3.0a1.en-US.linux-i686.tar.bz2</a> as you wrote, and command<br />
sudo tar -C /opt -jxvf granparadiso-alpha1.tar.bz2<br />
instead<br />
sudo tar -C /opt -jxvf firefox-3.0a1.en-US.linux-i686.tar.bz2 when uncompressing. Everything else is same.<br />
Cheers</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Admin</title>
		<link>http://www.debianadmin.com/install-firefox30a1-in-ubuntu-and-list-of-addons.html/comment-page-1#comment-1535</link>
		<dc:creator>Admin</dc:creator>
		<pubDate>Wed, 13 Dec 2006 05:50:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.debianadmin.com/install-firefox30a1-in-ubuntu-and-list-of-addons.html#comment-1535</guid>
		<description>if you want to remove the divert you can use the command like this

&lt;code&gt;dpkg-divert --remove /usr/bin/mozilla-firefox.ubuntu --rename /usr/bin/firefox&lt;/code&gt;

this is an example</description>
		<content:encoded><![CDATA[<p>if you want to remove the divert you can use the command like this</p>
<p><code>dpkg-divert --remove /usr/bin/mozilla-firefox.ubuntu --rename /usr/bin/firefox</code></p>
<p>this is an example</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adam</title>
		<link>http://www.debianadmin.com/install-firefox30a1-in-ubuntu-and-list-of-addons.html/comment-page-1#comment-1534</link>
		<dc:creator>Adam</dc:creator>
		<pubDate>Wed, 13 Dec 2006 04:05:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.debianadmin.com/install-firefox30a1-in-ubuntu-and-list-of-addons.html#comment-1534</guid>
		<description>How do I remove the divert if I want to?</description>
		<content:encoded><![CDATA[<p>How do I remove the divert if I want to?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Admin</title>
		<link>http://www.debianadmin.com/install-firefox30a1-in-ubuntu-and-list-of-addons.html/comment-page-1#comment-1533</link>
		<dc:creator>Admin</dc:creator>
		<pubDate>Tue, 12 Dec 2006 17:19:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.debianadmin.com/install-firefox30a1-in-ubuntu-and-list-of-addons.html#comment-1533</guid>
		<description>not required it deos automatically redirct to new version</description>
		<content:encoded><![CDATA[<p>not required it deos automatically redirct to new version</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adam</title>
		<link>http://www.debianadmin.com/install-firefox30a1-in-ubuntu-and-list-of-addons.html/comment-page-1#comment-1532</link>
		<dc:creator>Adam</dc:creator>
		<pubDate>Tue, 12 Dec 2006 17:10:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.debianadmin.com/install-firefox30a1-in-ubuntu-and-list-of-addons.html#comment-1532</guid>
		<description>Should I uninstall Firefox 2 first ( I am running Ubuntu) ?</description>
		<content:encoded><![CDATA[<p>Should I uninstall Firefox 2 first ( I am running Ubuntu) ?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
