In order to run several Firefox-es with individual profiles simultaneously, the browser should be started with –no-remote option:

firefox -P prof-01  --no-remote&
firefox -P prof-02  --no-remote&

… etc

where prof-01, prof-02 are profile names

Related posts:

  1. Firefox Add-On's Adblock Plus Adblock Plus: Element Hiding Helper Tree Style Tab...
  2. Firefox 3.0 and Solaris Just a brain dump. Firefox for Solaris can be downloaded...
  3. Checking status updater Twitter and Facebook should be updated Blog this! Bookmark on...
  4. Firefox and places.sqlite tricks Sometimes you need to remotely get your bookmarks, history or...
  5. Useful firefox settings The default settings are in bold. media.autoplay.enabled (true|false) image.animation_mode (normal|once|none)...