<?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: Multiple Firefox Profiles in Ubuntu</title>
	<atom:link href="http://chrisjean.com/2009/02/23/multiple-firefox-profiles-in-ubuntu/feed/" rel="self" type="application/rss+xml" />
	<link>http://chrisjean.com/2009/02/23/multiple-firefox-profiles-in-ubuntu/</link>
	<description>Linux, WordPress, programming, anime, and other stuff</description>
	<lastBuildDate>Fri, 18 May 2012 19:58:32 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: How to launch different firefox profiles via the keyboard using Unity &#124; MoVn - Linux Ubuntu Center</title>
		<link>http://chrisjean.com/2009/02/23/multiple-firefox-profiles-in-ubuntu/comment-page-1/#comment-20684</link>
		<dc:creator>How to launch different firefox profiles via the keyboard using Unity &#124; MoVn - Linux Ubuntu Center</dc:creator>
		<pubDate>Fri, 11 May 2012 06:53:25 +0000</pubDate>
		<guid isPermaLink="false">http://gaarai.com/?p=1176#comment-20684</guid>
		<description>[...] hit enter and have the Facebook profile launched. Before Unity I had this by having multiple application launchers and then using gnome do to access [...]</description>
		<content:encoded><![CDATA[<p>[...] hit enter and have the Facebook profile launched. Before Unity I had this by having multiple application launchers and then using gnome do to access [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bless</title>
		<link>http://chrisjean.com/2009/02/23/multiple-firefox-profiles-in-ubuntu/comment-page-1/#comment-19672</link>
		<dc:creator>Bless</dc:creator>
		<pubDate>Sat, 31 Mar 2012 14:22:05 +0000</pubDate>
		<guid isPermaLink="false">http://gaarai.com/?p=1176#comment-19672</guid>
		<description>Great information, and thanks for all the comments too!</description>
		<content:encoded><![CDATA[<p>Great information, and thanks for all the comments too!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Elie</title>
		<link>http://chrisjean.com/2009/02/23/multiple-firefox-profiles-in-ubuntu/comment-page-1/#comment-10680</link>
		<dc:creator>Elie</dc:creator>
		<pubDate>Thu, 10 Mar 2011 17:58:08 +0000</pubDate>
		<guid isPermaLink="false">http://gaarai.com/?p=1176#comment-10680</guid>
		<description>Thank you, Great info</description>
		<content:encoded><![CDATA[<p>Thank you, Great info</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gaarai</title>
		<link>http://chrisjean.com/2009/02/23/multiple-firefox-profiles-in-ubuntu/comment-page-1/#comment-2509</link>
		<dc:creator>gaarai</dc:creator>
		<pubDate>Thu, 18 Nov 2010 21:35:32 +0000</pubDate>
		<guid isPermaLink="false">http://gaarai.com/?p=1176#comment-2509</guid>
		<description>They syntax is proper, it&#039;s just WordPress mangling the double quotes into fancy quotes that is creating a problem. The quotes are necessary to launch a profile with spaces.</description>
		<content:encoded><![CDATA[<p>They syntax is proper, it&#8217;s just WordPress mangling the double quotes into fancy quotes that is creating a problem. The quotes are necessary to launch a profile with spaces.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ubunaru</title>
		<link>http://chrisjean.com/2009/02/23/multiple-firefox-profiles-in-ubuntu/comment-page-1/#comment-2508</link>
		<dc:creator>ubunaru</dc:creator>
		<pubDate>Thu, 18 Nov 2010 21:31:21 +0000</pubDate>
		<guid isPermaLink="false">http://gaarai.com/?p=1176#comment-2508</guid>
		<description>correct syntax for skipping the profile manager and launch firefox wit profile named Clean  is:

firefox -no-remote -P Clean


instead of

firefox -no-remote -P “Clean” who will launch the firefox profile manager</description>
		<content:encoded><![CDATA[<p>correct syntax for skipping the profile manager and launch firefox wit profile named Clean  is:</p>
<p>firefox -no-remote -P Clean</p>
<p>instead of</p>
<p>firefox -no-remote -P “Clean” who will launch the firefox profile manager</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gaarai</title>
		<link>http://chrisjean.com/2009/02/23/multiple-firefox-profiles-in-ubuntu/comment-page-1/#comment-1801</link>
		<dc:creator>gaarai</dc:creator>
		<pubDate>Fri, 05 Feb 2010 15:38:32 +0000</pubDate>
		<guid isPermaLink="false">http://gaarai.com/?p=1176#comment-1801</guid>
		<description>If you add the -no-remote argument to the firefox command, you can run multiple instances with different profiles. For example:

firefox -no-remote -P default

This runs a new instance of Firefox with the default profile. You can also run the following to launch a new instance and have Firefox as for the profile:

firefox -no-remote -P

Changing your shortcuts or launchers to use these commands rather than just &quot;firefox&quot; allows for easy launching of different profiles with a click of the mouse.</description>
		<content:encoded><![CDATA[<p>If you add the -no-remote argument to the firefox command, you can run multiple instances with different profiles. For example:</p>
<p>firefox -no-remote -P default</p>
<p>This runs a new instance of Firefox with the default profile. You can also run the following to launch a new instance and have Firefox as for the profile:</p>
<p>firefox -no-remote -P</p>
<p>Changing your shortcuts or launchers to use these commands rather than just &#8220;firefox&#8221; allows for easy launching of different profiles with a click of the mouse.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: aakside</title>
		<link>http://chrisjean.com/2009/02/23/multiple-firefox-profiles-in-ubuntu/comment-page-1/#comment-1797</link>
		<dc:creator>aakside</dc:creator>
		<pubDate>Fri, 05 Feb 2010 00:25:44 +0000</pubDate>
		<guid isPermaLink="false">http://gaarai.com/?p=1176#comment-1797</guid>
		<description>How can two instances of firefox run, but each with a different profile? The first instance will load the profile the associated launcher indicated, but once that is running, the other launcher, despite being for a different profile, will just open a new window using the already open profile.</description>
		<content:encoded><![CDATA[<p>How can two instances of firefox run, but each with a different profile? The first instance will load the profile the associated launcher indicated, but once that is running, the other launcher, despite being for a different profile, will just open a new window using the already open profile.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gaarai</title>
		<link>http://chrisjean.com/2009/02/23/multiple-firefox-profiles-in-ubuntu/comment-page-1/#comment-846</link>
		<dc:creator>gaarai</dc:creator>
		<pubDate>Thu, 12 Mar 2009 18:54:20 +0000</pubDate>
		<guid isPermaLink="false">http://gaarai.com/?p=1176#comment-846</guid>
		<description>Great information Toban. Thank for sharing it.</description>
		<content:encoded><![CDATA[<p>Great information Toban. Thank for sharing it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Toban</title>
		<link>http://chrisjean.com/2009/02/23/multiple-firefox-profiles-in-ubuntu/comment-page-1/#comment-845</link>
		<dc:creator>Toban</dc:creator>
		<pubDate>Thu, 12 Mar 2009 18:19:55 +0000</pubDate>
		<guid isPermaLink="false">http://gaarai.com/?p=1176#comment-845</guid>
		<description>Good instructions. You might want to consider &lt;a href=&quot;http://kb.mozillazine.org/Opening_a_new_instance_of_Firefox_with_another_profile&quot; rel=&quot;nofollow&quot;&gt;this&lt;/a&gt; regarding the default profile launcher:
&lt;i&gt;&quot;Never use -no-remote to start the &quot;default&quot; profile (the one that is set to open without asking when you launch Firefox). That&#039;s because when you launch Firefox, for example, by clicking a link in your mail program, you will get a Firefox is already running but is not responding message if the default profile is already in use. The solution is to always start the default profile normally and launch all others with -no-remote.&quot;&lt;/i&gt;</description>
		<content:encoded><![CDATA[<p>Good instructions. You might want to consider <a href="http://kb.mozillazine.org/Opening_a_new_instance_of_Firefox_with_another_profile" rel="nofollow">this</a> regarding the default profile launcher:<br />
<i>&#8220;Never use -no-remote to start the &#8220;default&#8221; profile (the one that is set to open without asking when you launch Firefox). That&#8217;s because when you launch Firefox, for example, by clicking a link in your mail program, you will get a Firefox is already running but is not responding message if the default profile is already in use. The solution is to always start the default profile normally and launch all others with -no-remote.&#8221;</i></p>
]]></content:encoded>
	</item>
</channel>
</rss>

