Re: Allow to run multiple instances of Firefox connected to different profile

Ralph Fox <[email protected]> Thu, 19 Apr 2012 19:11:45 +1200
Newsgroups gmane.comp.mozilla.wishlist
Organization No; Y2.038Chaos instead!
Message-ID <[email protected]>
On Wed, 18 Apr 2012 06:49:05 -0700 (PDT), in message <d59c78b9-d073-4142-a112-89845a3bbaf7@l18g2000vbx.googlegroups.com> 
[email protected] wrote:

> I need to get nepomuk working with Firefox. I like to have different
> bookmarks and history for each activity. In my opinion the way to
> obtain it is running different instances of Firefox for each activity.
> 
> Sorry for bad English.


Hi, Mody

This is already possible.   
See  http://kb.mozillazine.org/Opening_a_new_instance_of_your_Mozilla_application_with_another_profile

In brief

1.  Start your default profile with the command line

         firefox -P "profile_name"

    (Use the actual profile name inside the quote marks)

2.  Start all other profiles with the command line

         firefox -no-remote -P "other_profile_name"

    (Use the actual profile name inside the quote marks)


It is important that all profiles except one have the command-line parameter  -no-remote
The default profile (only) should not have the command-line parameter  -no-remote


Also see these

    https://developer.mozilla.org/en/Command_Line_Options

    http://www.callum-macdonald.com/about/faq/multiple-firefox-instances/

    http://support.mozilla.org/en-US/questions/821151
    http://support.mozilla.org/en-US/questions/697021
    http://support.mozilla.org/en-US/questions/760423



-- 
Kind regards
Ralph