MyBB Community Forums

Full Version: ConfigServer Firewall :: Advanced Protection
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3 4 5 6 7
I Am Not Using CPanel

I Currently Have Setuped Apache, MySQL, PHP, & PHPMyAdmin

I Logged Into ssh

But CSF Commands Dont Work

it seems strange
Have you tried the command I posted above?
(2012-10-04, 01:47 PM)euantor Wrote: [ -> ]
(2012-10-04, 01:38 PM)Marks-Mans Wrote: [ -> ]csf -e
csf
also gives command not found

I Think There Is No solution

Are you using a debian based distro? If so, you should be able to use

sudo /etc/init.d/csf restart

I Am Using Centos

sudo /etc/init.d/csf restart

Command Not Found
Ok, try this instead:

sudo /usr/sbin/csf --restart
Also That Command Didnt Work

-bash: /usr/sbin/csf: No such file or directory
Weird. Are you sure csf was installed correctly? Could you try this:

cd /etc/csf
sudo csf -r
I Have Installed It But Now I have Checked

The File Is under /root/csf/

not /etc/csf
You have one weird as setup then...
I Setuped Again It Get Automaticaly moved to /root/csf/

I Tried

cd /root/csf/
sudo csf -r


Also Command not found
Weird. Could you try running csf -r from that directory then?
Pages: 1 2 3 4 5 6 7