You are not logged in.
Pages: 1
For ages I've been using the 'MOZ_NO_REMOTE' environment variable to run two instances of Firefox or Thunderbird. I've used in Linux too, but it only works when I've extracted binaries to my own folder - I could never get it to work with an apt-get supplied install - ie in /usr/lib/firefox
However I've just discovered the -no-remote switch. Apparently it's existed since at least 2006 but I never knew about it. Now no need for scripts - all that's needed is a shortcut of the form:
firefox-3.5 -no-remote -p profilenameOr I prefer to select my profile from the dialog that comes up using:
firefox-3.5 -no-remote -pOn a vanilla install that would be 'firefox', not 'firefox-3.5'.
You can run two profiles, same version, or you can test new releases or nightlies without closing your regular browser.
Offline
Nice tip, thank you for sharing. 
Offline
Thanks!
Just to mention my current install uses a script that munges -p into 'pure' and thus fails. If you get this then use the full -profilemanager instead of -p
Offline
Pages: 1
Copyright © 2012 CrunchBang Linux.
Proudly powered by Debian. Hosted by Linode.
Debian is a registered trademark of Software in the Public Interest, Inc.