Liang Zou's Tech Blog
Thank you for visiting!
3/17/2019
Setup SSH without password
How to setup SSH without password?
ssh-keygen -f ~/.ssh/id_rsa_aws
ssh-copy-id -i ~/.ssh/id_rsa_aws user@server
https://www.ssh.com/ssh/keygen/
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment