Archive for April, 2007

CFEngine – Installing on Debian GNU/Linux

Monday, April 30th, 2007

In this post we’ll install CFEngine on a Debian system. Debian make is really simple to install any packages, so let’s follow the “standard” package installation procedure (I’ll assume that apt is correctly setup on your system ! If you have troubles with it, let me know, I’ll write a post on this topic).
(more…)

CFEngine – What is it ?

Monday, April 30th, 2007

CFEngine is a configuration management engine. I’m going to write a series of short posts as I’m going to use CFEngine in a current project. Let’s start with a short description of CFEngine purpose and main features.
(more…)

Book review : “Programming Perl” by Larry Wall, Tom Christiansen, Jon Orwant

Tuesday, April 17th, 2007

Programming PerlFor those of you who are not familiar with my blog, my favorite language is Perl. “Programming Perl” (aka “the Camel Book”) is probably the most used / most useful reference book about this Perl.
(more…)

New theme up to speed !

Sunday, April 15th, 2007

Wow, this was a big work : I moved to a new Wordpress theme with 3 columns which is, I hope, much more readable.

I quite enjoy the result, and I learnt a bit about AdSense, SEO, CSS and Wordpress on the way so all in all, I would say this was worth all the efforts and the time I’ve put in this.

Let me know what you think about the new theme, and if you see more ways to improve it !

Here are the most important things to remember.
(more…)

OpenBSD : Using spamd to avoid spam (and hurt spammers)

Wednesday, April 11th, 2007

Linux.com runs a good introduction to spamd, the spam fighting daemon which ships by default with OpenBSD.
(more…)