/[sysadmin-cookbook]/recepies/ssh/login-without-password/1.generate-root-ssh-key
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /recepies/ssh/login-without-password/1.generate-root-ssh-key

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 70 by dpavlin, Fri May 1 13:19:41 2009 UTC revision 71 by dpavlin, Sat May 16 12:36:49 2009 UTC
# Line 1  Line 1 
1    
2  root@opl:~# test -f /root/.ssh/id_rsa || ssh-keygen -N ''  root@opl:~# test -f /root/.ssh/id_rsa || ssh-keygen -f /root/.ssh/id_rsa -N ''
3    

Legend:
Removed from v.70  
changed lines
  Added in v.71

  ViewVC Help
Powered by ViewVC 1.1.26