How to check and stop if DDoS attack is going on.
Distributed denial-of-service attacks In a distributed attack, the attacking computers are often personal computers with broadband connections to the Internet…
Distributed denial-of-service attacks In a distributed attack, the attacking computers are often personal computers with broadband connections to the Internet…
How can I repair corrupt MySQL tables? Every so often, MySQL tables have a way of corrupting themselves. MySQL offers…
How To Mount A Drive In Linux This simple step by step guide will show you how to mount a…
For whatever reason , some people still want to run the old version of MySQL4.1 in there new cPanel servers,…
MD5 password generator $pw is: "; echo " " . strtoupper(md5($pw)) . ""; } ?> Enter a password to…
Need to know the exact size of your subdirectories in Linux? Just go to the directory , like cd /…
Had an issue with one on our CentOS cPanel servers running 64 bit and cPanels easyapache upgrade. The folks at…
Open SSH and type the following and press Enter: /sbin/ifconfig | grep -i hwaddr The sequence of hexadecimal digits that…
If you have issues with cPanel running CentOS5 with BIND then the easiest way is to downgrade BIND to 9.2.4…
check what kernel you are running at the moment uname -a and to upgrade your kernel yum update \kernel* check…
R1Soft CDP is a easy to install and use continous data protection system, primarily targeted at the hosting market. It…
SystemRescueCD is a powerful, expansive live cd which is useful for recovering broken systems. This tutorial will guide you through…