/ Published in: Bash

OK, getting sick of typing my password.
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
ssh-keygen # Followed by enter, enter, enter, enter, ssh-copy-id -i ~/.ssh/id_rsa.pub ME@REMOTEHOST
Comments
