Time saving tip to connect PuTTY in one click

You can create a short cut in your Quick Launch folder that looks like:
\path\to\putty.exe -load "session name"

Session name could be obtained from your PuTTY dialog box when you launch it normally. This saves me a lot of time, since most of the time I connect to the same host.

There are other interesting questions available under PuTTY FAQ.

Comments

Eva L said…
Great reeading your blog post

Popular posts from this blog

Gotchas with DBCP

A note on Java's Calendar set() method

The mysterious ORA-03111 error