Ssh-agent

From DISI
Revision as of 05:37, 3 June 2015 by Frodo (talk | contribs) (asdf)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

How to use ssh-agent

Once you log into the cluster do:

ssh-agent tcsh (or bash if you prefer) 

Then do

ssh-add

and type your passphrase for your ssh key. Now you can move between machines in this shell without a password.