05-27-2016, 01:43 PM
Hello guys,
This tutorial is about installing DoS Deflate, it protects your VPS from small attacks.
This tutorial is made very easy, so by just following my steps, it will be installed.
You also do not need any knowledge to install as this tutorial is very easy.
Lets download the script first.
When the script is downloaded, you have to change the permission of the file that you downloaded.
Lets install the script now.
Easy, the script is installed, but what if you want to uninstall the script? It is easy, just follow my steps if you want to uninstall it.
Download the script of uninstalling it first.
Change the permission of the file that you downloaded.
Run the script now.
You can also change the configuration, it is easy too.
You can use any one of those two commands to edit the configuration file.
or
You can edit it like how you want, when its done, save it.
You can reinstall the script when the configuration file is edited.
This tutorial is about installing DoS Deflate, it protects your VPS from small attacks.
This tutorial is made very easy, so by just following my steps, it will be installed.
You also do not need any knowledge to install as this tutorial is very easy.
Lets download the script first.
Code: (Select All)
wget http://www.inetbase.com/scripts/ddos/install.sh
When the script is downloaded, you have to change the permission of the file that you downloaded.
Code: (Select All)
chmod 0700 install.sh
Lets install the script now.
Code: (Select All)
./install.sh
Easy, the script is installed, but what if you want to uninstall the script? It is easy, just follow my steps if you want to uninstall it.
Download the script of uninstalling it first.
Code: (Select All)
wget http://www.inetbase.com/scripts/ddos/uninstall.ddos
Change the permission of the file that you downloaded.
Code: (Select All)
chmod 0700 uninstall.ddos
Run the script now.
Code: (Select All)
./uninstall.ddos
You can also change the configuration, it is easy too.
You can use any one of those two commands to edit the configuration file.
Code: (Select All)
vi /usr/local/ddos/ddos.conf
Code: (Select All)
nano /usr/local/ddos/ddos.conf
You can edit it like how you want, when its done, save it.
You can reinstall the script when the configuration file is edited.
Code: (Select All)
sh /usr/local/ddos/ddos.sh -c