dewwwald
9/8/2015 - 8:11 AM

SSH

SSH

Add ssh key to host in one line

cat ~/.ssh/id_rsa.pub | ssh user@hostname 'cat >> .ssh/authorized_keys'