SBDavid
Sep 24th, 2009
Sep 24th, 2009
Install or upgrade the csf webmin module and csf Uninstallation
Install or upgrade the csf webmin module and csf Uninstallation.
To install or upgrade the csf webmin module:
Install csf first.
wget http://www.configserver.com/free/csf.tgz
tar -xzf csf.tgz
cd csf
sh install.sh
tar -xzf csf.tgz
cd csf
sh install.sh
Install the csf webmin module in.
Webmin > Webmin Configuration > Webmin Modules >
From local file > /etc/csf/csfwebmin.tgz > Install Module
From local file > /etc/csf/csfwebmin.tgz > Install Module
Uninstallation
Removing csf and lfd is even more simple:
On cPanel servers:
cd /etc/csf
sh uninstall.sh
sh uninstall.sh
On DirectAdmin servers:
cd /etc/csf
sh uninstall.directadmin.sh
sh uninstall.directadmin.sh
On generic linux servers:
cd /etc/csf
sh uninstall.generic.sh
sh uninstall.generic.sh