Setting up SNMP

SNMP is Simple Network Management Protocol. It allows the operational statistics of a computer to be stored in object identifiers (OIDs) which can then be remotely queried and changed. For any serious…

Relocating to India

Finally I am relocating to India. I was thinking about it from quite sometime but obviously it was a difficult decision. I finally decided when I got a very good offer from…

Setting Up Tomcat and Apache

This howto describes the tomcat+apache setup using mod_jk. The setup described here is where an instance of Apache load balances multiple tomcat instances. The web applications served by both the Tomcat instances…

Configuring ALSA On Debian Sarge

I needed to configure ALSA on Sarge because I wanted to use Ekiga Softphone and although it supports OSS but the support is not good. It was fairly straight forward process to…