<?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>Make Tech Easier&#187; firefox profile</title>
	<atom:link href="http://maketecheasier.com/tag/firefox-profile/feed" rel="self" type="application/rss+xml" />
	<link>http://maketecheasier.com</link>
	<description>Uncomplicating the complicated, making life easier</description>
	<lastBuildDate>Sun, 12 Feb 2012 15:58:24 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>How To Install Firefox 3.1 On Ubuntu Without Affecting The Default Setting</title>
		<link>http://maketecheasier.com/how-to-install-firefox-31-on-ubuntu-without-affecting-the-default-setting/2009/02/09</link>
		<comments>http://maketecheasier.com/how-to-install-firefox-31-on-ubuntu-without-affecting-the-default-setting/2009/02/09#comments</comments>
		<pubDate>Mon, 09 Feb 2009 13:31:00 +0000</pubDate>
		<dc:creator>Damien</dc:creator>
				<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[firefox profile]]></category>

		<guid isPermaLink="false">http://maketecheasier.com/?p=2481</guid>
		<description><![CDATA[If you are someone who always like to test out bleeding edge products and applications, then Firefox 3.1 is something that you definitely don&#8217;t want to miss. Not only does it comes with more improved features, it is also much faster than its predecessor and other browsers. The current version is at beta 2 and [...]<p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/how-to-install-firefox-31-on-ubuntu-without-affecting-the-default-setting/2009/02/09&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/how-to-install-firefox-31-on-ubuntu-without-affecting-the-default-setting/2009/02/09" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/how-to-install-firefox-31-on-ubuntu-without-affecting-the-default-setting/2009/02/09" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/how-to-install-firefox-31-on-ubuntu-without-affecting-the-default-setting/2009/02/09" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/how-to-install-firefox-31-on-ubuntu-without-affecting-the-default-setting/2009/02/09&amp;title=How+To+Install+Firefox+3.1+On+Ubuntu+Without+Affecting+The+Default+Setting&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/how-to-install-firefox-31-on-ubuntu-without-affecting-the-default-setting/2009/02/09" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/how-to-install-firefox-31-on-ubuntu-without-affecting-the-default-setting/2009/02/09">How To Install Firefox 3.1 On Ubuntu Without Affecting The Default Setting</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" src="http://imagecdn.maketecheasier.com/2009/02/firefox-logo-3-1-beta.png" alt="firefox logo" width="120" height="150" /> If you are someone who always like to test out bleeding edge products and applications, then Firefox 3.1 is something that you definitely don&#8217;t want to miss. Not only does it comes with more improved features, it is also much faster than its predecessor and other browsers. The current version is at beta 2 and is available for <a href="http://www.mozilla.com/en-US/firefox/all-beta.html" target="_blank">download</a> for all platforms. Even though it is not recommended to install in a production machine, it is already very stable and can be used on a daily basis.</p>
<p>If you want to test out Firefox 3.1 beta 2 (or other versions) on your Ubuntu, but don&#8217;t want it to mess up your existing Firefox setting, you can easily do so by creating a new profile. Here is how you can do so.</p>
<p><span id="more-2481"></span></p>
<p>Go to <a href="http://www.mozilla.com/en-US/firefox/all-beta.html" target="_blank">Firefox 3.1 beta 2 download</a> page. Download the Linux package (firefox-3.1b2.tar.bz2) for your preferred language to your Home folder.</p>
<p>Unzip the downloaded file to your Home folder. You should see a <em>Firefox</em> folder.</p>
<p>Before we launch Firefox 3.1 beta 2, we need to create a new Firefox profile so that it won&#8217;t interfere and conflict with our current version of Firefox.</p>
<p>In the terminal,</p>
<p class="codeblock"><code>cd ~/Firefox<br />
./firefox --no-remote -P new_profile</code></p>
<p>You should see the Firefox profile manager. Select the new profile and rename it to a name that you can remember easily.</p>
<p><img title="new-firefox-profile" src="http://imagecdn.maketecheasier.com/2009/02/new-ff-profile.jpg" alt="new-firefox-profile" width="406" height="288" /></p>
<p>Click &#8220;<em>Start Firefox</em>&#8220;.</p>
<p>Firefox 3.1 beta 2 should now start with a new profile.</p>
<p>To make sure that it will start with this profile every time, we need to create a desktop entry where you can easily click to launch it.</p>
<p>On your desktop, right click the mouse and select <em>Create Launcher</em>.</p>
<p><img title="create-launcher" src="http://imagecdn.maketecheasier.com/2009/02/create-launcher.jpg" alt="create-launcher" width="237" height="215" /></p>
<p>Fill in the detail as shown in the screenshot below. Remember to change the <em>USERNAME</em> to your own username and the <em>your_profile_name</em> to your own newly set profile name. You can find the Firefox icon at the <em>Firefox -&gt; Icons</em> folder.</p>
<p><a rel="lightbox" href="http://imagecdn.maketecheasier.com/2009/02/firefox-launcher.jpg"><img title="firefox-launcher" src="http://imagecdn.maketecheasier.com/2009/02/firefox-launcher-small.jpg" alt="firefox-launcher" width="577" height="183" /></a><br />
<small>Click to enlarge</small></p>
<p>Next, we are going to modify the entry for the current of Firefox so that it won&#8217;t boot up from this new profile.</p>
<p>Right click on the menu bar and select <em>Edit Menus</em>.</p>
<p>Navigate to the Firefox section (<em>Application -&gt; Internet -&gt; Firefox</em>) and select <em>Properties</em>.</p>
<p><img title="menu-properties" src="http://imagecdn.maketecheasier.com/2009/02/menu-properties.jpg" alt="menu-properties" width="578" height="473" /></p>
<p>In the  Add the following command</p>
<p>In the Command field, append the following code to then end:</p>
<p class="codeblock"><code>--no-remote  -P default</code></p>
<p><img title="firefox-launcher" src="http://imagecdn.maketecheasier.com/2009/02/firefox-launcher-old.jpg" alt="firefox-launcher" width="513" height="276" /></p>
<p>If you have added Firefox shortcut to various places (such as the dock, panel etc), you need to change their entries as well, else they will start up with the new profile.</p>
<p>That&#8217;s it. You can now test out Firefox 3.1 and run your existing version of Firefox simultaneously without affecting the setting of each other.</p>
<p><!--adsense#468x60--></p>
<p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/how-to-install-firefox-31-on-ubuntu-without-affecting-the-default-setting/2009/02/09&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/how-to-install-firefox-31-on-ubuntu-without-affecting-the-default-setting/2009/02/09" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/how-to-install-firefox-31-on-ubuntu-without-affecting-the-default-setting/2009/02/09" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/how-to-install-firefox-31-on-ubuntu-without-affecting-the-default-setting/2009/02/09" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/how-to-install-firefox-31-on-ubuntu-without-affecting-the-default-setting/2009/02/09&amp;title=How+To+Install+Firefox+3.1+On+Ubuntu+Without+Affecting+The+Default+Setting&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/how-to-install-firefox-31-on-ubuntu-without-affecting-the-default-setting/2009/02/09" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/how-to-install-firefox-31-on-ubuntu-without-affecting-the-default-setting/2009/02/09">How To Install Firefox 3.1 On Ubuntu Without Affecting The Default Setting</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></content:encoded>
			<wfw:commentRss>http://maketecheasier.com/how-to-install-firefox-31-on-ubuntu-without-affecting-the-default-setting/2009/02/09/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

