Monthly Archives: December 2010

Is Python for me?

I have decided to learn Python, after a not-so-thorough investigation of available languages. Of the 3 “P” languages, which include Perl & PHP, I think it’s the most readable and also for small to medium scale implementations, has the most … Continue reading

Posted in Linux, Programming | Tagged , , , , , , , , , , , | 1 Comment

Running dnsmasq

In my post about setting up my home DNS server, I received a reply from Mark recommending I check out dnsmasq.  I did. First I wanted to see if Centos knew about it using yum, and it did. In fact, … Continue reading

Posted in Linux | Tagged , , , , , | 2 Comments

Setting up my home DHCP server

The first question is why do it? I have a Cisco/Linksys wrt610 router which is perfectly capable of serving up DHCP on my home LAN. Unfortunately, the implementation is quite limited, and there are many DHCP parameters which it cannot … Continue reading

Posted in Linux | Tagged , , , | 2 Comments

NTP – The network time protocol

Setting up an NTP server under Centos 5.5, my current linux server, wasn’t that hard. For the software installation, I used yum rather than installing from a tarball, as the version numbers were fairly close to each other (4.2.2 for … Continue reading

Posted in Linux | Tagged , , , | 1 Comment

Frustration

Despite being a technical hobby and having some brilliant software available in various forms, putting it all together into something worthwhile is proving to be difficult. Some of the most useful and popular software comes in closed packages with proprietary … Continue reading

Posted in Uncategorized | Tagged , , | Leave a comment