Open main menu

SSH from a UNIX machine

Revision as of 01:25, September 25, 2005 by Jcao (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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