CSF/LFD plugin removal commands

itcms

Verified User
Joined
Jul 4, 2019
Messages
126
Location
Athens
Could you please provide the exact commands required to fully disable and remove CSF/LFD, including all timers?

I’ve already set the DirectAdmin option from csf=1 → 0, and changed csf.conf to DISABLE = 0, but something still seems to be running.

My goal is to completely disable CSF/LFD and ensure the plugin is fully removed from the DirectAdmin plugin manager as well.
I have already executed the following:
Shell
sudo systemctl stop csf
sudo systemctl stop lfd
sudo systemctl disable
csfsudo systemctl disable lfd

I also updated:
csf.conf → TESTING = "1"
DirectAdmin options → csf = 0

What additional steps are required to ensure CSF/LFD is fully disabled or removed via CLI commands ?
And from plugin manager too to be disabled ??

I dont want to use gui at all
 
Back
Top