firefox over ssh



When I ssh into a remote system and run firefox I expect that with "X11Forwarding yes" in my sshd_config on the remote system I should execute firefox on the remote system but view it locally.

What seems to happen is that firefox runs on the local machine*. I'm sure this happens by design, but I can't find out how it works, why it might be desirable, or how to disable it.

I've looked at http://www.openssh.org/ but can't find the relevant docs. Any pointers would be welcome.

Mark Atherton


* evidence: (1) when I ssh into a fresh linux installation and run firefox it runs with the configuration setup as for my local system. (2) ps -Al shows no firefox (or firefox-bin) running on the remote machine.
.



Relevant Pages

  • Re: firefox over ssh
    ... Mark Atherton wrote: ... "X11Forwarding yes" in my sshd_config on the remote system I should ... What seems to happen is that firefox runs on the local machine*. ... If you ssh into the remote system then do a `hostname`. ...
    (comp.os.linux.networking)
  • Re: firefox over ssh
    ... "X11Forwarding yes" in my sshd_config on the remote system I should ... What seems to happen is that firefox runs on the local machine*. ... If you ssh into the remote system then do a `hostname`. ... Always best to rule out stupidity on the part of the user before looking for anything complicated :-) I am sure, that at least on this matter, that my stupidity wasn't the problem. ...
    (comp.os.linux.networking)
  • Re: lunch prog from another session
    ... i am connected from my work to my home by ssh tunnel. ... When I then run "firefox" from that remote terminal, ... appear fine on my local machine. ...
    (alt.os.linux)
  • Re: firefox over ssh
    ... Mark Atherton wrote: ... "X11Forwarding yes" in my sshd_config on the remote system I should ... What seems to happen is that firefox runs on the local machine*. ... when I ssh into a fresh linux installation and run ...
    (comp.os.linux.networking)
  • Re: firefox over ssh
    ... "X11Forwarding yes" in my sshd_config on the remote system I should execute firefox on the remote system but view it locally. ... What seems to happen is that firefox runs on the local machine*. ... ForwardX11 yes ...
    (comp.os.linux.networking)