Changes between Version 2 and Version 3 of doc/install/passwordless


Ignore:
Timestamp:
Jun 24, 2015 1:33:33 PM (9 years ago)
Author:
boeske
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • doc/install/passwordless

    v2 v3  
    1414   2. On your remote host, define the public key as one of the authorized keys to access the system:
    1515{{{
     16      cd ~/.ssh
    1617      cat  id_dsa.pub  >>  authorized_keys
    1718}}}