Category Archives: News

Hacked !

This blog got hacked yesterday. It looks like some spammer managed to inject some PHP code into almost all *.php files of WordPress. It was not just like the classic SQL injection that is usually used to post some malicious post. The following code was added :

My article in the magazine, Hakin9

I am proud that my first article for a computer magazine was published. The magazine, Hakin9, is specialized into Security and Hacking. My article was an overall introduction to network attacks. Some day, I will probably post an english translation around here. It was an interesting and exciting exercise, like writing on this blog. I [...]

Internet providers in France suck

And as a result, almost one day without Internet access. That why the website was done all this time. Really, there is an incredible amount of claims from many users here. My personal experience : – Noos, my actual provider : poor customer service, few interruptions but always long, quite expensive and behind technically speaking. [...]

Donating our Google Adsense income

We received our first income for our website from the Google Adsense program. Well, if later we may keep some money for the websites fees, we wanted to do something special for the occasion : we made some donation to Unicef and WWF (tree adoption program). We hope this will be helpful. If ever you [...]

Dotclear 2 to WordPress migration

Dotclear 2 has been bêta for too long and I thought it was time to go over the limitations of a bêta version.

It seems that many people around have done that way and Wordpress is so popular that I should consider to give a try to it.

Solutions Linux 2007 : Tux vs Vista Car

I couldn’t have much free time this year, but I quickly stopped by the Solution Linux show of Paris, La Defense. It was the first time for me.

Happy new year !

I wish 2007 will see a more peaceful world ! And that more actions will finally be taken to preserve the earth and help poor populations.

For that, every one of us need to be less individualist but more open-minded and welcoming.

OpenVPN and DNS on a linux client

I got a weired issue with Linux clients while it worked fine with Windows machines. For some reason, the /etc/resolv.conf did not get updated.

I found out a workaround thanks to this page.

Of course, your server configuration file must contain (if 192.168.1.1 is your DNS server):

push "dhcp-option DNS 192.168.1.1"