Skip to main content Skip to navigation
Department of Chemistry Fulmer IT

How to Install Xming

Download and Install the Xming-mesa Application

X11 windows is an application that allows you to operate a desktop application on a remote computer. The remote computer is usually running a Linux or UNIX distribution. There are several X11 windows applications available for Microsoft Windows, but we are recommending xming.

If you are using Linux on your personal computer, you do not need to install an X11 window server. X11 is supported by default in Linux. This is a simple tutorial on enabling X11 forwarding in Linux.

Versions of OS X before 10.6 included X11 support. If your version of OS X is 10.7 or later, you can install Apple’s XQuartz software to support X11 windows.

Update: Xming on Windows 8

Some people report that connecting to a remote server using Xming on Windows 8 works sporadically. Sometimes you connect, sometimes you don’t. If you are running Windows 8 and experiencing connection problems, try this version of Xming. It is compiled with Microsoft’s C compiler. The installation instructions are very similar to this how-to.

  1. Make sure you can connect to Chem-jukebox. Open the Xming folder (Chem-jukebox > Jukebox > PChem > Xming)
  2. Double-click the xming-mesa application
  3. Launch the downloaded application
  4. Upon running the application a welcome screen will appear. Click next to continue.
    Step 4
  5. Select the installation location.
    Step 5
  6. Select the full installation.
    Step 6
  7. Accept the default folder.
    Step 7
  8. Accept the default additional tasks.
    Step 8
  9. Review the settings, then click Install.
    Step 9
  10. Watch the application install.
    Step 10
  11. The installation is complete. Click Finish

 

Create an XLaunch Shortcut

Use Xming’s XLaunch application to create shortcuts to remote computers. The shortcut will remember the name of the remote computer, your remote user name, and launch any remote applications for you.

  1. Start the XLaunch application either from the Windows start menu or from the xming-mesa installation routine. XLaunch opens the display settings dialog box.
    Step 1
  2. Select Start a program from the Session type dialog box.
    Step 2
  3. Enter the program you want to start on the remote computer, the name of the remote computer, and your user name on the remote computer. This example is for odin.chem.wsu.edu, the teaching cluster.
    Step 3
  4. Xlaunch asks for parameter settings. Accept the default and click Next
    Step 4
  5. Save your configuration in a location you will remember. For example, on the desktop. Rename the saved configuration AFTER you have saved the configuration.
    Step 5
  6. Click “Finish” after you have saved your configuration.

 

Using Xming

XLaunch will start the X11 server and connect you to your remote computer, usually with ssh. Start any X11 application on your remote server and enjoy.

  1. The ssh application asks you to accept the remote computer’s host key. This only happens the first time you connect to the remote computer.
    Step 1
  2. The application asks for your remote password. Enter it and click OK.
    Step 2
  3. You are connected to the remote computer. In this example, we are connected to dirac.chem.wsu.edu, running xterm. Enter any remote commands to use dirac.chem.wsu.edu.
    Step 3