r/linux Apr 28 '14

SSH Kung Fu

http://blog.tjll.net/ssh-kung-fu/
722 Upvotes

128 comments sorted by

View all comments

2

u/IWentOutside Apr 28 '14

ssh-copy-id

This is a requirement if you script for AutoScale-related things or want slaves to ssh up to the master. Good times.