Publish your ssh public key on remote sites made easy
Here is a script to easy publish your ssh2 public key to the remote sites you frequently connect to.
Example:
sshpubkey.sh user@example.com
You will now be able to connect to example.com from your machine without entering the password.
man ssh-copy-id
Comment by petre — February 7, 2008 @ 12:06 pm