+ Reply to Thread
Results 1 to 1 of 1
-
Administrator
- Join Date
- Jul 2006
- Posts
- 94
How to uninstall APF from shell prompt.
Guys,
Login your root account and do the following commands.
# /etc/init.d/apf stop
# iptables -F
# rm -Rf /etc/apf
# rm -Rf /etc/rc.d/init.d/apf
# rm -Rf /var/log/apf_log
# rm -Rf /var/log/apfados_log
# rm -Rf /usr/local/sbin/apf
# /sbin/chkconfig --level 345 apf off


LinkBack URL
About LinkBacks



Reply With Quote