If you are like me and manage quite a few servers using ssh keys can be a big help. It is also much more secure then using password auth. Here is a short tutorial on setting up SSH keys.
It is an old tut but everything still works the same. Originally from http://pkeck.myweb.uga.edu/ssh/
Getting Started
1. First, install [...]