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 ]
Name:
Comment:
Allowed expansions in comments/replies: [i]italic[/i], [u]underline[/u], [b]bold[/b], [code]code[/code], [sub]subscript[/sub], [sup]superscript[/sup], [url=http://some.url]linked text[/url]
Human verification: Sum of forty-three and thirty-three =
 
 
(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!