1,185
edits
Changes
SSH
,no edit summary
1. Find and download putty.exe on this page:
2. Open putty.exe
3. Enter "wso.williams.edu" (or whatever) for the host, and "SSH" for the protocol.
4. Click "Open"
7. You're in! Happy computing.
==Mac/Linux==
Let's say your user name is ewilliam and you want to log in to wso.williams.edu. From a [[command line]], type
ssh ewilliam@wso.williams.edu
Enter your password when prompted. If it's your first time and you get a warning about host keys, just say "yes".