Setup SSH public/private keys such that a password is not needed to authenticate
I need to setup SFTP that uses SSH with RSA public/private keys in such a way that is doesn't need a password to authenticate. I've done this before, but I didn't document what I did to make it work.