firewall is always very important for the security of your system, specially if you are running a web server running very popular websites then firewall is the life of your server.
Previously I explained how to install CSF firewall, and here is the tutorial for APF which is another great firewall available.
1 2 3 4 5 6 7 |
cd /usr/local/src/ wget http://www.rfxnetworks.com/downloads/apf-current.tar.gz tar -zxvf apf-current.tar.gz; cd apf-* sh ./install.sh |
Comment Policy:
Your words are your own, so be nice and helpful if you can. Please, only use your real name, not your business name or keywords. Using business name or keywords instead of your real name will lead to the comment being deleted. Anonymous commenting is not allowed either. Limit the amount of links submitted in your comment. We accept clean XHTML in comments, but don't overdo it please.