/ Published in: Other
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
ssh-keygen -d [hit enter three times] [Replacing "username" and "yourdomain" with yours, copy&paste/type:] ssh [email protected] 'test -d .ssh || mkdir -m 0700 .ssh ; cat >> .ssh/authorized_keys && chmod 0600 .ssh/*' < ~/.ssh/id_dsa.pub