Home » Archive

Articles in the Featured Category

Books, Featured, Headline »

[25 Feb 2011 | 2 Comments | ]

Howdy everyone! Because I travel a lot, I build a list of books which I should buy and read next in the airports, bus stations etc or everywhere I should wait some amount of time. This list contain everything what an System / Application Administrator should know. I’m usually dealing with Java/Tomcat/Glassfish/Jboss under Linux, but also I have a strong background of networking, security and cloud computing. This books are my choice and I think is a good choice for everyone who want to learn or improve your skills as …

Apache, Debian, Featured, Headline, How-to, Linux, Security, Shell »

[30 Dec 2010 | No Comment | ]

Everyone, with a decent Linux security knowledge, should know about ModSecurity – Open Source Web Application Firewall. Personally, I know this mod from 2004 and it help me a lot in detecting and/or preventing malicious attacks before reaching my customers applications.

Databases, Debian, Featured, Linux, Mysql, Recovery »

[6 May 2010 | One Comment | ]

I searched over internet, on several tens of posts, to find how to delete a crashed Innodb table. Short story: I tried to import a big table but it crashed in the middle of the process (power failure). The table was not very important so I didn’t care about the table, I just want to delete it and start from the scratch, but surprise! The table cannot be deleted! I use the latest MySQL Innodb plugin from Debian backports repository (is coming with Debian 5.1.xx) with file per table …

Apache, Debian, Featured, Headline, How-to, Linux, Security, Shell »

[4 May 2010 | 4 Comments | ]

mod_qos is becoming a very popular module for Apache, from the discover of Slowloris DDoS Attack. It seems, mod_qos is the best solution for Slowloris attack on Apache 2, but you can also check mod_evasive, mod_security or http accelerator “Varnish”. In this post I will try to present a step by step tutorial how to install mod_qos and configure to prevent Slowloris DDoS attack.

Share this post

Hide Bookmarks

Debian, Featured, Linux, Newbie, Shell »

[16 Mar 2010 | One Comment | ]

After an Amavis upgraded my e-mail system started to have a strange behavior. A lot of emails sent internally from one user to another stopped with the following message:

Share this post

Hide Bookmarks