Spring, 2026
Jewett
X-windows Information
ATMS 502 / CSE 566
Numerical fluid dynamics

Introduction

X11 is a graphics protocol that lets remote systems (like Stampede) display plots on your PC.  Stampede sends plot data to your PC and your local software (X11) handles the plotting.  Note that Linux systems already have X-windows (X11) builtin, so only Macintosh (XQuartz) and Windows (e.g. Xming) need software installed on your machine.

General X-windows references and where you can get software

  1. Introduction to X (from Linux Information Project)
  2. X11 Forwarding and use (Univ. Pennsylvania)
  3. XQuartz -- X11 on macintosh

Software links for Putty and Xming - for Windows

  • MobaXterm Home Edition (recommended by SESE computing services)
  • Xshell (useful for ssh but MobaXterm seems better overall): here. When you register, also request XFtp for file transfer.
  • Putty (not recommended): information is here
  • Xming (for Windows - X11 plots from Stampede): information is here

Using X-windows on Windows PCs

For login sessions in which you plan to use X-windows, do the following
  (provided you have set up X11 as described above):
  1. Use MobaXterm!
  2. Or, if using Xshell --
  3. Enter the hostname "keeling.earth.illinois.edu" in the box at the top of the initial dialog.
  4. Click Open.
  5. The first time you connect to a host it is normal to get a warning message.
  6. Enter Username and Password when prompted.
The above was originally from Computing Guide for Atmospheric Sciences, by the School of Earth, Society and the Environment - Information Technology Support.