Il y a des événements de maintenance planifiés pouvant avoir un impact sur nos services. En apprendre plus

Install Config Server Firewall (CSF)? Imprimer

  • 9

Installation
============
Installation is quite straightforward: 

Login as the root user to SSH and run the following commands. 

rm -fv csf.tgz
wget http://www.configserver.com/free/csf.tgz
tar -xzf csf.tgz
cd csf
sh install.sh

If you would like to disable APF+BFD (which you will need to do if you have
them installed otherwise they will conflict horribly):

sh disable_apf_bfd.sh

That's it. You can then configure csf and lfd in WHM, or edit the files
directly in /etc/csf/*

Installation Completed


Cette réponse était-elle pertinente?

« Retour