How to improve your SSH workflow
krunoknego.com
How to improve your SSH workflow
1–3 of 3 posts
Re: How to improve your SSH workflow
#2NO
The process at the link below is better; shorter and doesn't depend on a third party script.
http://www.linuxproblem.org/art_9.html
Re: How to improve your SSH workflow
#3NO The process at the link below is better; shorter and doesn't depend on a third party script. http://www.linuxproblem.org/art_9.html
Actually the ssh-copy-id does everything described in that article and is faster because you don't have to manually copy/paste the key.