How to install CSF Firewall on Linux server?

Collapse

Unconfigured Ad Widget

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • Shane
    Senior Member
    • Jun 2006
    • 264

    How to install CSF Firewall on Linux server?

    You can install CSF [ConfigServer Firewall] on Linux server using below mentioned steps via SSH:

    1) Login via SSH as a root user on your server.
    2) Execute below mentioned commands:
    rm -fv csf.tgz (It will remove any existing csf.tgz file)
    wget <Download executable file URL>
    tar -xzf csf.tgz
    cd csf
    sh install.sh
    sh disable_apf_bfd.sh
    You will be able to see ConfigServer Firewall listed under Plugins option of WHM. You can easily configure your firewall settings from there. You can also configure CSF and lfd directly from SSH in /etc/csf/*

    Thanks,

    Shane G.
    AccuWebHostring.Com
    Last edited by Marc_AccuWebHosting; 11-14-2019, 08:58 AM.
Working...
X