SSH from a UNIX machine : ssh
Let's say your user name is ewilliam. 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".
-Evan Miller