Login Register






Thread Rating:
  • 0 Vote(s) - 0 Average


{Linux Tips} SSH Keys Edition: Setting Up and Using SSH Keys for Password-Free Logins filter_list
Author
Message
RE: {LINUX TIPS} SSH KEYS EDITION: Setting Up and Using SSH Keys for Password-Free Logins #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.

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...

Inori Wrote: got clickbaited by roger

Reply





Messages In This Thread
RE: {LINUX TIPS} SSH KEYS EDITION: Setting Up and Using SSH Keys for Password-Free Logins - by roger_smith - 09-22-2014, 10:13 PM



Users browsing this thread: 1 Guest(s)