Difference between revisions of "SSH from a UNIX machine"

(No difference)

Revision as of 01:25, September 25, 2005

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