PUTTY: A Free Telnet/SSH client
PuTTY is not on the CD: To download PuTTY, please go to the PuTTY web site.
Installing: This program consists of two files: putty.exe, the terminal emulator, and pscp.exe, the Secure Copy program. This program runs by itself; you don't need to install it beyond making sure it's in a directory which is listed in your PATH. Check your PATH by using the System control panel, Environment tab.
Running:Choose Start/Run and type "putty -ssh HOSTNAME" in the Run box, where HOSTNAME is the name of the machine you want to connect to, e.g., "putty -ssh cory.eecs.berkeley.edu".
For more information about PuTTY, go to the PuTTY web site.
More useful information can be found at the web site.