Putty: Install and Configure Remote Access for Windows (SSH): Install and Configure Putty

Links for resources, services, and feedback:

Includes Information & Library Services related links

For security reasons Secure Shell (SSH) has replaced Telnet as the supported method of remote access. SSH provides a secure connection between the user's computer and the remote computer or server.

Why would I access a remote machine with SSH?
SSH is used to connect your computer to another computer or server securely. It is most often used with Unix servers so that you can work from your own computer as if you were sitting right at the remote computer. The session runs on your computer, but the information is processed on the remote computer.

How do I access a remote machine with SSH?
On a Windows machine using PuTTY software, on a Macintosh computer using Terminal software.

Connect to Software on Denmark:

  • Click on the Start menu
  • Select Run...
  • Type:
    \\denmark\software\windows
OR:
  • Double click My Computer
  • Double click Software on denmark
  • Double click Windows
Install PuTTY:
  • Drag the Putty folder to your desktop
  • Open the folder
  • Double click to run: putty.exe


Run PuTTY:
  • Click on the Start menu
  • Select All Programs
  • Select Putty
  • Click Shortcut to putty
SSH to abacus:
  • Host name: type abacus.bates.edu
  • Protocol: SSH


Save these settings:
  • Saved Sessions: type abacus
  • Click the Save button
The next time you want to connect to abacus:
  • Run PuTTY
  • Double click the saved abacus session
  • Connection opens automatically
Connect with abacus:
  • Click: Open button
  • Login with your Bates username and password
Online Help Resources:
PuTTY documentation
FAQ's from the creator