Dedicated Hosting
1 min read
4

How to remove (uninstall) the APF firewall on Linux server?

January 10, 2011
0

Below mentioned are the procedures and commands to get the APF firewall script removed from your machine with LINUX operating system. # / Etc / rc.d / init.d / apf stop Now remove the files from the APF: # Rm-Rf / etc / apf # Rm-Rf / etc / rc.d

Continue Reading