Password-less ssh'ing



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
Posted by anonymous at 2013-11-28 06:09:26
[ Reply to this ]

[ Add a new comment ]

 
 
(c) Kartikaya Gupta, 2004-2024. User comments owned by their respective posters. All rights reserved.
You are accessing this website via IPv4. Consider upgrading to IPv6!