[TUT] Easy way to install csf on a linux vps

Status
Not open for further replies.

.:Raymond:.

Active Member
1,183
2011
254
0
Hi,

As many of you know when installing csf on a vps you need to configure the csf conf + your ftp config to allow people to connect. Here is a little script I made that does it all for you. It installs csf + edits the pureftpd config + csf config. (I made this tut for people that use pureftpd not proftpd, sorry :()

Ok lets get started.

Step 1 : Log on your server via ssh and download the file.
Code:
wget http://ubertuts.webege.com/csf.sh

Step 2 : Execute the file
Code:
sh csf.sh


All Done :)

Enjoy
 
1 comment
Status
Not open for further replies.
Back
Top