Re: remote ssh to machine how display firefox

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



I can ssh into a remote machine.
I can start X on that machine with startx

No need to start X on the remote machine. You need to do "ssh -X <remotemachine>" so that X is forwarded (back to the machine that you ssh'ed from). Make sure that "X11Forwarding yes" is set in the /etc/ ssh/sshd_config file (restart the sshd if it was not). Then you can simply type "firefox &" and it will appear on the machine you started the ssh from (assuming of course that a X server is running locally). This of course works for any X11 application, not just Firefox.

Alfred

_______________________________________________
CentOS mailing list
CentOS@xxxxxxxxxx
http://lists.centos.org/mailman/listinfo/centos

[Index of Archives]     [CentOS]     [CentOS Announce]     [CentOS Development]     [CentOS ARM Devel]     [CentOS Docs]     [CentOS Virtualization]     [Carrier Grade Linux]     [Linux Media]     [Asterisk]     [DCCP]     [Netdev]     [Xorg]     [Linux USB]
  Powered by Linux