Changes between Version 19 and Version 20 of MR_manual


Ignore:
Timestamp:
Jul 16, 2008, 3:16:03 PM (16 years ago)
Author:
waue
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • MR_manual

    v19 v20  
    7373{{{
    7474$ ssh-keygen -t rsa -P ""
    75 $ cat ~/.ssh/id_rsa.pub >> ~.ssh/authorized_keys
     75$ cat ~/.ssh/id_rsa.pub >> ~/.ssh/authorized_keys
    7676$ ssh localhost
    7777$ exit