How can I remotely run X-windows applications on CS department machines, from my machine at home?
If you have an Xserver running at home you can simply configure an ssh session to tunnel the X11 protocal, and start the remote X clients from the ssh session. If you don’t have an X server, another option is to use VNC. For information on how to run VNC, see http://www.cs.colostate.edu/~info/vnc.txt.
Related Questions
- Im trying to setup my Linux machine (at home) to run X-windows based applications on the math servers. How can this be done?
- How can I remotely run X-windows applications on CS department machines, from my machine at home?
- How can I remotely run X11 applications on CS department machines, from my machine at home?