LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   SSH X forwarding (https://www.linuxquestions.org/questions/linux-networking-3/ssh-x-forwarding-383999/)

djgerbavore 11-17-2005 09:17 AM

SSH X forwarding
 
hey,
i was wondering if you could use X11 forwarding if the client computer is a window or mac operating system. When i ssh into my linux machine, i want to run applications on my X server (which is my ssh server too), and have it display on my window machine or mac machine. Is this possible or should i just stick with vnc and just use ssh tunneling?

thanks,

djgerbavor3

nx5000 11-17-2005 09:40 AM

Yes, it will work.

For windows, you can use cygwin and start your local X server by typing startxwin
then
ssh -Y sshdhost
I'm using Cygwin/X 6.8.1.0-1

For mac, should be the same


All times are GMT -5. The time now is 06:01 PM.