Archive for June 16th, 2006

SSH login without entering password

Friday, June 16th, 2006

For 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…)

Brain bug which is unfixable ;)

Friday, June 16th, 2006

Well it was fun for the first time, it was OK for 10th.. But after first hundred times it seems to become clear enough that I need some patch applied to my poor brain ;)

Here's how you try (unsuccessfully) to get a list of tables in a database ;)
(more…)