Using the MobaXTerm Xserver with Linux
Warning - geek alert: If you work with Windows and Linux/Unix, you need to rush out and get MobaXTerm , a free (but not open source) tool. It takes the GNU/Cygwin collection of command line Unix/Linux tools and puts them in a single Windows executable. Think of it as DOS on super steroids. Now obviously this isn't for everyone. Frankly, it's not for the many. But if you're one of the chosen few who have a feet in both the Microsoft and Linux world, you are going to love this. One of the best features of MobaXTerm is that it includes a built in Xserver, for connecting with a graphical interface to Unix/Linux environments. There are several ways of doing this. Though it requires a little setup on the front end, using Xdmcp is the easiest way to have a complete X remote session. To do this will require a preliminary bit of editing some text-based config files on the command line. It will also require you have root access through sudo. Don't worry, it's easy. H...