With the increasing amounts of spam email thats being sent across the internet recently, I decided to improve my spam filtering. Spam filtering Already I had Amavisd-New (http://www.ijs.si/software/amavisd/) running my emails through Spamassassin for spam detection and Clamav for virus … Continue reading
Posted in Linux, Servers | Tagged postfix | Leave a commentHaving just had a hard disk die on me, taking all my work with it (annoyingly I couldn’t find my old backup CD) I thought i’d document the steps I took to recover data from the Linux partition that it … Continue reading
Posted in Misc | Leave a commentGot multiple servers? Want to know they are still up by looking at once place? Want to give your users an easy to see status page? A quick way to test if a server or service is up is to … Continue reading
Posted in PHP | Tagged development, PHP, servers | Leave a comment[b]Please note, this code is for PHP5 and above only.[/b] While writing lots of object orientated PHP5 code, you may find you need lots of include() or require() statements, it gets repetitive to keep writing these things in every file … Continue reading
Posted in PHP | Tagged development, PHP | Leave a comment