Prepared for CS1321 by Robert Gash
Revised 8/18/2001 by J. Czechowski IV
The acme.gatech.edu computing system provides Georgia Tech students with several important services, many of which are required by classes and/or the school administration. As you are undoubtedly aware (or you should be), your Email account resides on acme (acme.gatech.edu), as well as the newsreader many use to read newsgroups.
For security purposes, OIT (the campus computing department), does not allow students to connect to Acme using Telnet or FTP from off campus. Acme is connected to the Internet, and it allows connections using a secure protocol, called SSH (Secure Shell Protocol). This document will outline the steps required to connect to Acme with putty.
This document assumes that your computer has an Internet connection and you can use a web browser (we will be using Internet Explorer 5.5 in this demonstration, however you may use any browser you choose).
Download Putty




Run Putty


When the Putty window first appears, you will see a screen very similar to this one.

Type "acme.gatech.edu" in the "Host Name" text area. Click on the "SSH" radio button. Then type "acme.gatech.edu" into the text box under "Saved Sessions". Now click "Save". We have now just stored your session, so you do not have to re-type this information every time you run Putty.
Now click "Open" to begin your connection to Acme.

You are now connected to Acme! When you wish to re-connect to acme, simply
run Putty, and double-click on the "acme.gatech.edu" session under the "Saved
Sessions" area on the first screen, enter your gte number and password when
prompted, and you're connected!
To disconnect from Acme, just simply type exit at the Acme command prompt and
putty will close automatically.
Many of you will want to create a shortcut to Putty on your desktop so you can quickly access it in the future. This step is totally OPTIONAL. You can run putty the manual way (covered above) if you wish, the functionality is the same. If you do want to create a shortcut, follow these easy steps (which can be used for any program or file you want to make a shortcut to):

We want to take time to thank the Putty developers for creating such a wonderful, easy-to-use program, and to Peter Dillinger for providing a wonderful document, from which this one was derived.