Install and run an X server on Windows
From NCEAS Knowledge Base
Xming on Windows with Putty
1. Download and install Xming and Putty:
http://sourceforge.net/projects/xming http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html
2. Start Xming:
Start -> All Programs -> Xming -> Xming
3. Start Putty:
Start -> All Programs -> Putty -> Putty
4. Type in the name of the server you want to connect, and make sure "Enable X11 forwarding" is enabled under the "Tunnels" option on the bottom left of the open window
X11 on Windows using Cygwin/X
1. Find and run c:\cygwin\usr\X11R6\bin\startxwin.sh (create a shortcut to this file on your desktop for quicker access). A "X" will appear in the bottom right of the screen and a terminal will open on the desktop
2. From this terminal type "ssh -Y muse" (where muse is the server you want to connect to). You will be prompted for your password and be logged into muse.
3. Type the name of the program you wish to run.
If you're not sure which method to use, choose Xming with Putty. It is considerably smaller and easier to use than Cygwin.
Installing the software: Xming http://freedesktop.org/wiki/Xming Putty http://www.chiark.greenend.org.uk/~sgtatham/putty/ Cygwin http://cygwin.com/


