Remote X11 on MS Windows:
To display Unix X11 programs on your MS Windows machine.
X-Win32 Configuration:
Start X-Win32. You should see a blue X in your system tray:
Right click on the X, and select XConfig. Under the Security tab,
add localhost to the X-Host list and check the boxes for Access control
and Use XAuth:
SSH Client Configuration:
- Start the SSH Secure Shell Client. Download Here
- Select Settings from the Edit menu.
- Under profile settings, select Tunneling.
- Check the box for Tunnel X11 connections.
- Click OK.
- Under the file menu, select save settings.
- Click on Quick Connect
- Enter the hostname to connect to and your username
- Click Connect
When Connected:
Once you are connected, type:
$ echo $DISPLAY
to verify that the X11 connections are being forwarded over SSH back to your workstation.
Then run your X11 programs as you normally would:
