dedicated server
How to Install name servers on Linux cPanel server
Friday, August 1st, 2008Check here how you will install name servers on a Linux CPanel server.
1. Register Name Servers where you registered your domain at.
I suggest using 1 IP per name server.
NS1.yourdomain.com = IP#1
NS2.yourdomain.com = IP#2
2. You should then notify your DataCenter to setup Reverse DNS for the IP addresses used above and for your name servers. (Normally [...]
SIM Installation
Thursday, May 29th, 2008System Integrity Monitor (SIM) tools monitor and ensure that services are running and responding properly, it verify that services are online, load averages are in check, and log files are at reasonable sizes.
Here are the installation process;
Login to your server via SSH as root.
Type: wget http://www.r-fx.org/downloads/sim-current.tar.gz
This will download the most current version of SIM (System [...]
Install mod_security for Apache
Monday, May 19th, 2008Requirements:
Apache Web Server 1.3x or 2.x
Note: We have confirmed this security addon works with Cpanel based servers.
How to install?
1. Login to your server through SSH and su to the root user.
2. First your going to start out by grabbing the latest version of mod_security
wget http://www.modsecurity.org/download/mod_security-1.7.4.tar.gz
3. Next we untar the archive and cd into the directory:
tar [...]
Get E-mail Alert on Root SSH Login
Wednesday, May 14th, 2008If you Want to get notified instantly when someone logs into your server as root, this tutorial will help you on email notification for root logins. You can be able to keep track of who logs into your server, it greatly help especially when you’re dealing with the super user account. However you should use [...]
