How to , and other stuff about linux, photo, php … A linux, photography blog. To remember some linux situation, and fix them quickly.

March 31, 2008

Install MRTG on RH9 in 10 Easy Steps

Filed under: Linux — admin @ 2:15 pm

This Howto work on a cpanel machine. Was tested on Rh9, FC2, FC1

1: rpm -e mrtg
2: rpm http://download.cheetaweb.com/mrtg-2.9.17-1cpanel.i386.rpm -Uvh
3: cd /usr/lib

(more…)

How-To: Mod_Security

Filed under: Linux — Tags: , , — admin @ 2:10 pm

Mod_Security
This guide is going to show you how to install and configure mod_security which will help protect your server from exploits that are passed though apache. Mod_security does this by inspecting the information sent in apache and filtering out all of the “bad” requests as determined by the set of rules specified in the httpd.conf.

(more…)

How-To: Secure your /tmp directories

Filed under: Linux — Tags: , , , — admin @ 2:09 pm

How-To: Secure your /tmp directories

Every system needs temporary folders that any user is able to read and write BUT these directories should not be able to execute programs or scripts. Though this will only protect you from somebody running the script directly it will help with a large portion of the automated rootkits and trojans that script kiddies use.

(more…)

Configure APF Firewall

Filed under: Linux — admin @ 2:06 pm

Configure APF Firewall

A firewall is a very good idea for a server. Though many people think that a firewall is instant protection that will do everything it really is not. A firewall will help prevent some things but it is not going to stop everything.

(more…)

« Newer Posts

Powered by WordPress