Tag Archives: HOWTO

Extensive tutorials containing step-by-step instructions about how to accomplish specific tasks are tagged as HOWTO.

Dictionary Lookups Anywhere

I consider ditionaries, either in printed or electronic form, as one of the most useful sources of valuable information and an indispensable companion when reading. Lately, I’ve been reading lots of stuff, which involved scientific terminology in the English language, so it was very often required to lookup words on various online dictionaries. I did…

Continue reading

Moving on to XHTML 1.1

I attempted to update the current XHTML 1.0 Transisional WordPress theme in order to comply with the XHTML 1.1 Specification. I must admit that the switch was not that difficult and it required no more than 30 minutes to complete. All the errors and inconsistencies the W3C validator threw at me have been corrected and…

Continue reading

Auto-closing SSH tunnels

10 Comments

In some of my older articles, at least where an SSH tunnel is involved, I keep mentioning a specific way of initializing such an encrypted tunnel, which results in the automatic closure of the tunnel after the job on the remote server is finished. Since this is my method of choice, I decided to provide…

Continue reading