PDA

View Full Version : How can I quickly secure my linux server?


Artyom
03-04-2009, 07:48 PM
Use ELS (Easy Linux Security) script by running the following command as root:

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