27 May 2008

Running multiple Firefox processes concurrently

start the second firefox with the following switches:
firefox -P -no-remote

If profilemanager should be started with the second instance, use instead:
firefox -profilemanager -no-remote