How to do a SSH authentication without password

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

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--