SSH login without entering password
Friday, June 16th, 2006For extremely lazy or extremely optimized people :)
If you didn't know, you can log into a *NIX-based ssh server without entering your password by means of putting your public key onto remote server and then logging into it.
There are lots of explanations on the Net about how to make this setup manually, and how it works, so I'll omit this blah-blah here.
Here's how you make it work:
(more…)

