Running GUI Software from Remote Servers with Xming

Xming provides an implementation of the X Windows System (X11 server) for Microsoft Windows.  Its useful when needing to use a GUI application on a remote server that doesn’t provide remote desktop access.

Installing Xming

Installing Xming on Windows is easy; download the binary file and follow the installation wizard.

To configure Xming run XLaunch from the Start Menu, otherwise run Xming to start up the application.

Xming Menu

When started an icon would appear on the taskbar.

Xming Icon

Configure X11 Forwarding in PuTTY

Before establishing and SSH connection go to Connection -> SSH -> X11 in the configuration window and check the “Enable X11 forwarding” box.

PuTTY X11 Forwarding

PuTTY X11 Forwarding

After SSH connection has been established any GUI application can be run by executing it from the command prompt e.g. the Thunar file manager for Xubuntu

Running Thunar in Windows with Xming

Running Thunar in Windows with Xming

More detail information can be found here.

Related posts:

  1. Remote Desktop with SSH Tunneling
  2. Tabs for PuTTY
  3. Running Windows Application on Ubuntu
  4. Remote Desktop on Xubuntu
  5. Remote Desktop on Ubuntu
This entry was posted in SSH, Ubuntu, Windows, Xubuntu and tagged , , , . Bookmark the permalink.

Comments are closed.