No More SSH Password
Sunday, October 28th, 2007
This is intended for Linux, Unix, OS X users who use SSH to connect to a remote server and tire of repeatedly entering their password. (This works really well for subversion users for instance.) In this short post we’ll create a public key and add this key to your server’s list of good guys. Just be careful, anyone who could access your ~/.ssh directory could copy this file and use it to do the same. Be smart!