RE: {LINUX TIPS} SSH KEYS EDITION: Setting Up and Using SSH Keys for Password-Free Logins 09-22-2014, 10:13 PM
#6
(09-22-2014, 08:54 PM)Xeru Wrote: So pretty much, ssh-copy-id will add the key to ~/.ssh/authorized_keys?
I usually just cat ~/.ssh/id_rsa.pub (or id_ecdsa.pub) and add it to remote server via "echo (key) > ~/.ssh/authorized_keys"
Never even knew of ssh-copy-id. Useful. Thank you!
Glad you found the tutorial useful
![Smile Smile](https://sinister.ly/images/smilies/set/smile.png)
ssh-copy-id takes all the manual work out of copying certs over
---
Click here to get started with Linux!
If I helped you, please +rep me, apparently we've started over on Rep and I'd like to break 100 again...
Click here to get started with Linux!
If I helped you, please +rep me, apparently we've started over on Rep and I'd like to break 100 again...
Inori Wrote: got clickbaited by roger