Archive

Archive for the ‘Debian’ Category

Tuning your MySQL server for free

June 3rd, 2010 No comments

Greeting all,

I had to tune my personal MySQL server recently, and I found a nice tool which helps and advise you for free on the basic way to do it…

Read more…

Categories: Debian, MySQL, Performance Tags: , ,

How to secure your webserver against SYN flooding and DoS attack

April 24th, 2010 7 comments

Hello,

It has become popular nowdays to receive incoming attack from foreign server, with the only goal to discard all access / connections to your server. Those attack are generally call “DoS” or “Denial of Service” attack.

Today, I’ll give you a few tricks to reduce impact of such impact on your linux server. Keep in mind that there are no solutions to discard those types of attack, and the tricks I give you today only reduce impact it can have on your server…

Read more…

Setting up PHP 5.3 with a Debian Lenny

April 16th, 2010 3 comments

Greeting people !

Today I’ll show you how it’s simple to setup PHP 5.3 on a Debian Lenny.

Read more…

Categories: Debian, Linux, MySQL, PHP Tags: , ,