

While Cygwin is extremely powerful and versatile, it can be a little overwhelming or confusing to setup and use your first time. In these cases, Windows users are best off using Cygwin. There are some cases in which Putty simply does not have enough functionality, and a more robust SSH/X11 client is necessary. If you want to ssh to another server during your session but want to keep X11 forwarding enabled, you must use the command “ssh -Y servername”. You’re in Linux! Everything, such as “emacs myfile &”, will work just like a Linux lab machine.If a security alert pops up, press yes, then type your password into the open shell.Go back to the “Session” menu, and under “Host Name” type then press Open.In the left-hand menu, expand “SSH”, open the “X11” menu, and check “Enable X11 Forwarding.” Do not forget this step!.Launch PuTTy, an SSH (Secure SHell) client: Start->Programs->PuTTy->PuTTy.Launch Xming: A small program will appear in the taskbar keep this running for the duration of the session.Xming is a lightweight and reliable X11 forwarding utility that can be used in conjuncture with Putty.X11 Forwarding in Windows with PUTTY/Xming ssh -Y You’re now good to run GUI-based applications over ssh!.SSH to an EECS server as you normally would, but be sure to specify the -Y option.Run MobaXterm and use the Start local terminal button to begin a session.


We recommend using MobaXterm for all your Windows X11 Forwarding needs.

