How to uninstall APF firewall
First stop the APF firewall
chkconfig apf off
/etc/init.d/apf stop
The delete the below files to uninstall APF
rm -rf /etc/apf
rm -f /etc/cron.daily/fw
rm -f /etc/init.d/apf
Linux, CPanel and WHM | linux webhosting blog | Linux Security and Solutions
First stop the APF firewall
chkconfig apf off
/etc/init.d/apf stop
The delete the below files to uninstall APF
rm -rf /etc/apf
rm -f /etc/cron.daily/fw
rm -f /etc/init.d/apf