Good place to start securing your Centos Build
nano -w /etc/sysconfig/network
via System Prep | SecureCentos.com.
Please note a new version of ossec is available, 2.4.1 The link below describes installation of 2.3 which has some issues when rebooting etc etc
via Install OSSEC | SecureCentos.com.
So you’ve written a bash script to do a rsync backup, but the script times out?
Scratching your heading trying to figure out what the issue is? Read more...
Lighttpd is the web server of choice for low memory VPS applications.
Lighttpd is not included in the base CENTOS Repo, so you will need to install the RPMFORGE repo. then Read more...
So the PHP 5.3.2 is not in the default repository for Centos.
So we need to use the webtatic repository to install php 5.3.2 using the guide from here -> Read more...
http://ubuntuforums.org/showthread.php?t=662784
Once VSFTPD is installed, edit the
/etc/vsftpd/vsftpd.conf file and add the following line if it does not exist
chroot_local_user=YES Read more...
chroot_local_user=YES
http://www.debianadmin.com/users-and-groups-administration-in-linux.html
Pop this into your my.cnf file
skip-innodb
This will disable this database engine, hence saving you a LOT of memory resources. Read more...
Install ntop on Red Hat Enterprise Linux / CentOS Linux.