- Install Xming: http://sourceforge.net/projects/xming/
- Set your path variable:
export PATH=$PATH:/c/Users/myself/AppData/Local/Xming/
- [always?]: Run XLaunch and select the display setting you want to use
- Export DISPLAY variable:
export DISPLAY=localhost:0
- ssh with the x11 forwarding enabled:
ssh -XY me@myhost
- Try it out:
nautilus