Using keys with SSH
Remember to replace the hash of your password with a * (disable login) when using SSH authentication with RSA keys for authentication without having to enter a password. It will save you having to go around changing your password when your password is compromised.
Another thing to remember is to use a passphrase with your private key which makes it a bit more difficult to guess by even people who know you well.