Accessing CSCS MachinesIf you want to use a windows machine to connect to CSCS machines and have GUI capabilities (eg, to have emacs bring up windows, to use Repast programs in GUI mode, etc), you need to have what is called an "x11 server" running on your windows machine. If you are trying to access CSCS machines with x11 from other Campus Computing labs, you will need to use a program called "Hummingbird Exceed" which is available on the campus lab computers. Below we describe how to use Putty to open ssh sessions on Campus Lab Site machines, and then we describe how to use Hummingbird Exceed. If you want to access cscs machines with x11 from your personal computer, there is a free program called "Xming" which we recommend. After following the instructions below to install and use putty, please refer to these instructions to install Xming. Accessing machines using PuttyTo access CSCS machines from other Campus Computing labs, first login to the computer you are using with your University account. It is important to remember that your university account and CSCS account are not the same, e.g., changing one password has no affect on the other. Next, start PuTTY. For example, on many Campus Computing site computers it is located at the end of this menu chain: For details on how to use putty to connect to CSCS machines, please see here. Basically, you must
See below, Using X11 Programs with PuTTY for details on using eXceed. For hostname selection, the right side of the window should include a slot for entering "Host Name (or IP)" near the top. We recommend that you pick one at random from the list of all CSCS computers are accessed in this same way. Note all have the same domain after the machine name, i.e., cscs.lsa.umich.edu , eg.:
If you are in a CSCS class session: Please communicate with your neighbors to make sure that you do not all use the same machine. Then, to enable X11 forwarding, in the same Putty window, on the left of that window is a list of configuration options. Towards the bottom is the item SSH. Select that, and the window will change and include a check box near the top for X11 forwarding. After you check the Enable X11 forwarding, then click Open. The main putty window should appear. (If you are asked whether to allow the CSCS machine, click yes; this will only happen once for the computer you use.) You should be prompted with login as:. Enter your CSCS login and password as prompted. Note: If you are running another SSH program instead of PuTTY, this option should also be avalible. Contact the CSCS administrators at cscs.admins@umich.edu if you have further questions. Using X11 Programs with PuTTYIf you want to access cscs machines with x11 from your personal computer, there is a free program called "Xming" which we recommend. To use CSCS GUIs from a campus computing lab in conjunction with your SSH program, you must start the Exceed program. This must be done to run programs like emacs, firefox or models (e.g., Repast or Netlogo) that bring up their own control panels and graphical displays. To start eXceed on UM computer lab machines (e.g., in 120 West Hall): After you have gotten connected as described above, start up Hummingbird Exceed by clicking: If you have Hummingbird Exceed on your personal computer, please proceed with starting the program in whichever way you have it set up. A toolbar will pop up in conjunction with your SSH program. While you are SSHed into the CSCS computers, you are now able to use GUI programs such as emacs, firefox, acroread, and netlogo. A good way to test this is to execute the following command: If the emacs editor pops up in a new window, X11 is working; if not, please contact the admins. |