Easy Linux Security Script

0
1677

So I was reading a lot of tutorials here on WHT, and found a link to web4host.net

I found on their homepage that they have this project called ELS, and would like to share it with you.

Web for host

To get it up and running for you, issue the following command as root:

Code:
wget -O installer.sh http://els.web4host.net/installer.sh
chmod +x installer.sh
sh installer.sh

This script helped me setup some security enhancement for my VPS, and I hope this helps you out too!

Leave A Reply

Please enter your comment!
Please enter your name here