Password-less ssh'ing



OpenID Login [?]
Identity URL:


Remember me
All timestamps are based on your local time of:

ssh-keygen -t rsa -b 4096
scp id_rsa.pub user@host:.ssh/auth.key
ssh user@host
cd .ssh
cat auth.key >> authorized_keys
rm auth.key

[ Add a new comment ]

 
 
(c) Kartikaya Gupta, 2004-2010. User comments owned by their respective posters. All rights reserved. Secure site.