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.
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 🙂