This site is brought to you by the Electrical and Computer Engineering department

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

When connecting to the Linux Application Servers via a PC running Windows and want to utilize a graphical interface, the PC will need to interace with the server through the X-windows system, forwarding the display from the server to the PC.  Software must be installed and be running on a PC to make this work, alongside an SSH client.

PuTTy can be downloaded from http://www.chiark.greenend.org.uk/~sgtatham/putty/
Xming can be downloaded from http://sourceforge.net/project/downloading.php?group_id=156984&filename=Xming-6-9-0-31-setup.exe

Once PuTTy and Xming have been downloaded to the PC, install according to their respective instructions.

 

Xming provides a minimalist yet functional X11 server for use in a Windows environment. This allows users to utilize graphical applications on a remote *nix workstation without the need for large amounts of hard drive space.

  • No labels