Join us and the lead editor of IRL, Mozilla's multi-award-winning podcast, for a behind-the-scenes look at the pod and to contribute your ideas for the next season, themed: "AI and ME." Mark your calendar and join our Community Call on Wednesday, Aug 7, 17:00–17:45 UTC. See you there!

Vyhľadajte odpoveď

Vyhnite sa podvodom s podporou. Nikdy vás nebudeme žiadať, aby ste zavolali alebo poslali SMS na telefónne číslo alebo zdieľali osobné informácie. Nahláste prosím podozrivú aktivitu použitím voľby “Nahlásiť zneužitie”.

Ďalšie informácie

Is there any difference between "firefox -p -no-remote" and "firefox --ProfileManager"?

  • 2 odpovede
  • 1 má tento problém
  • 1 zobrazenie
  • Posledná odpoveď od cor-el

more options

When switching to another profile, I always use "firefox -p -no-remote" command in terminal in ubuntu 14.04 LTS. Then I read a MDN article named "Multiple Firefox profiles"(https://developer.mozilla.org/en-US/docs/Mozilla/Multiple_Firefox_Profiles) and here it instructs to open profile manager with "firefox --ProfileManager" command.

Now my question is, are both commands have different accessible priority in Profile Manager?

When switching to another profile, I always use "firefox -p -no-remote" command in terminal in ubuntu 14.04 LTS. Then I read a MDN article named "Multiple Firefox profiles"(https://developer.mozilla.org/en-US/docs/Mozilla/Multiple_Firefox_Profiles) and here it instructs to open profile manager with "firefox --ProfileManager" command. Now my question is, are both commands have different accessible priority in Profile Manager?

Vybrané riešenie

The -no-remote switch with the -P for Profilemanager switch is so you can start a second instance of Firefox. You cannot start another instance of Firefox with same Profile or just by starting Firefox with Profilemanager.

The last Release you could start a second instance with just Profilemanager was Firefox 1.0 (1.0.8) and earlier Releases. The -no-remote switch has been in use since Firefox 2.0 Release.

The -P and -ProfileManager do same thing in starting a first instance of Firefox with the ProfileManager.

Čítať túto odpoveď v kontexte 👍 0

Všetky odpovede (2)

more options

Vybrané riešenie

The -no-remote switch with the -P for Profilemanager switch is so you can start a second instance of Firefox. You cannot start another instance of Firefox with same Profile or just by starting Firefox with Profilemanager.

The last Release you could start a second instance with just Profilemanager was Firefox 1.0 (1.0.8) and earlier Releases. The -no-remote switch has been in use since Firefox 2.0 Release.

The -P and -ProfileManager do same thing in starting a first instance of Firefox with the ProfileManager.

Upravil(a) James dňa

more options

Note that you may not be able to pass links (i.e. double-click a link in a File Manager or email program) to a Firefox instance that is opened with the -no-remote command line switch because this switch hides this Firefox instance.