Sykje yn Support

Mij stipescams. Wy sille jo nea freegje in telefoannûmer te beljen, der in sms nei ta te stjoeren of persoanlike gegevens te dielen. Meld fertochte aktiviteit mei de opsje ‘Misbrûk melde’.

Learn More

Dizze konversaasje is argivearre. Stel in nije fraach as jo help nedich hawwe.

Why does Firefox pass session off to login machine?

  • 3 antwurd
  • 4 hawwe dit probleem
  • 9 werjeftes
  • Lêste antwurd fan cousins

more options

Running Linux on two machines, if I ssh -X over to the second machine and run the "firefox" command on the second machine firefox starts up but it is running on the first machine. This happens only if I have a firefox session running on the first machine already. Why? and How do I stop this?

I just downloaded the latest 3.6 version of Firefox on both machines

Running Linux on two machines, if I ssh -X over to the second machine and run the "firefox" command on the second machine firefox starts up but it is running on the first machine. This happens only if I have a firefox session running on the first machine already. Why? and How do I stop this? I just downloaded the latest 3.6 version of Firefox on both machines

Keazen oplossing

Try using the -no-remote command line argument when starting that second Firefox process. You'll need to include the name of the Profile on that 2nd PC.

http://kb.mozillazine.org/Opening_a_new_instance_of_Firefox_with_another_profile

Dit antwurd yn kontekst lêze 👍 0

Alle antwurden (3)

more options

Keazen oplossing

Try using the -no-remote command line argument when starting that second Firefox process. You'll need to include the name of the Profile on that 2nd PC.

http://kb.mozillazine.org/Opening_a_new_instance_of_Firefox_with_another_profile

more options

That is what I was after. Thanks very much. I should have seen that with -help.

more options

I'm a bit curious about how and why it attaches to the remote session. How would the remote session even know about the session running on my local workstation? Why would the default be to attach to a process running on a different machine?