Search

Blogroll

Meta:

Rkhunter installation

March 28th, 2010 by vicky

Rkhunter is an intrustion detection program for Linux OS which has been widely used by many server administrators. Sometimes there is a false alarm but most of the time you need to check the problematic areas Rkhunter points out.

NEW: November 30th 2009 – Rkhunter v.1.3.6. is available and this how-to is updated.

Read the rest of this entry »

Posted in Security | No Comments »

Lynis – security and system auditing tool

March 28th, 2010 by vicky

Michael Boelen, the author of RKHUNTER rootkit checker has made another nice auditing tool – Lynis. It works on many Linux/Debian/MacOS/BSD systems and provides you the admin important information about system configuration and security issues.

Update: On 15th December 2009 there was version 1.2.9 released. I updated this how-toa bit late, but better than never :-) .

Read the rest of this entry »

Posted in Security | No Comments »

Install GD without recompiling Apache

March 28th, 2010 by vicky

If you need to enable GD to your php installation and do not want to recompile whole Apache then there is easy solution.

You just execute command  /scripts/installgd  as root on your cPanel server and you are set.

Posted in Cpanel/WHM | No Comments »