security
Exim with SSL POP/SMTP/IMAP (using stunnel)
Posted Thu, 09/21/2006 - 10:01pm
Close Open DNS Servers
Posted Mon, 08/21/2006 - 4:08pm
Source: http://www.webhostgear.com/321.html
For those of you who check your nameservers and other DNS related issues using the popular site dnsreport you're probbaly seeing Fail Open DNS Servers. We'll show you have to fixed named to close open dns servers.
How-to: Secure tmp directories on linux
Posted Sun, 08/20/2006 - 3:12pm
source: www.eth0.us: How-To: Secure your temp 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. They will still be able to put the files on the system but they will be unable to execute them and create the back door. One of the biggest problems is php injection via apache in which people will have apache download and then run an exploit. Securing the temp directories is probably the single biggest thing you can do towards securing your server.
Securing SSH: protocol SSH2 and hiding the direct access of root
Posted Mon, 08/14/2006 - 7:33pm
RKHunter Install
Posted Mon, 08/14/2006 - 7:08pm
Source: http://forums.cpanel.net/showpost.php?p=211290&postcount=102
1. Login to your server via SSH as root.
Then Type: cd /usr/local/src/