PuTTY Notes

Use PuTTY to connect to Unix boxes (such as the staging machines used in SDL). Download it from here. The basic way to use it is to enter sdlstudentvmX.msoe.edu as the Host Name, select SSH as the Protocol, and click on Open. If this is the first time logging in to the machine, you'll get a security alert" about the host key not being cached in the registry. The usual practice is just to accept the key; if it changes in the future, you'll get an error message.

The system will prompt for a username; enter name@ad.msoe.edu (all in lower case, where name is your username). You will then see a "Password:" prompt; enter your single signon password followed by the enter key. Remember passwords are case-sensitive as well. The system will not echo anything back as you type in your password, and unless you configure the backspace key (see below) you'll have to press the enter key or Control-U and start over to fix mistakes.

Using PuTTY

A common issue related to PuTTY is how to cut and paste between windows. If you hold down the mouse button and "paint" a section of text in the PuTTY window, it's automatically in the cut and paste buffer and you can insert it into another application (Word, for example) by typing that application's Paste key (for instance, Control-V). To paste into PuTTY, right click with the mouse.

Configuring PuTTY

You can use Putty without changing any settings, but there several settings that most people find useful. Each assumes you're looking at the "PuTTY Configuration" dialog, the one that opens when you first run PuTTY. You can save these settings by clicking on Session, entering something reasonable under "Saved Sessions" such as "sdl", and clicking on Save. This allows you to load the settings the next time.

Frequent Problems and their Solutions

This list is based on things you can fix in PuTTY. You might also check the list of Unix issues to see if there's a solution to your problem there.