EZ Linux Admin random header image

Entries Tagged as 'Cpanel and WHM'

Install CSF on Cpanel

August 17th, 2009 by EZ linux · 1 Comment

Remove any old versions: rm -fv csf.tgz Download and install: wget http://www.configserver.com/free/csf.tgz tar -xzf csf.tgz cd csf sh install.sh To disable run this from root: sh disable_apf_bfd.sh To update from root run this: /usr/sbin/csf -u To flush all blocks run this: /usr/sbin/csf -f Usage: /usr/sbin/csf [option] [value] Option Meaning -h, –help Show this message -l, [...]

Click to continue →

Tags: Cpanel and WHM · Linux Commands · Linux Security · Linux Software / Scripts