How to do a SSH authentication without password

From Wiki
Revision as of 15:34, 14 June 2011 by Mmercy (talk | contribs)
Jump to navigation Jump to search

go back to Main Page, Computational Resources, Information & Help, Chemistry & More, Linux & Unix

Introduction Each time you want to connect to an external server you need your password...

You're tired? I propose a method to avoid having to enter password.

To do this we will use the SSH key type RSA or DSA.

--construction--