All public logs
Jump to navigation
Jump to search
Combined display of all available logs of Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 15:24, 20 June 2024 Qljca talk contribs created page CSF Firewall (Created page with "==Installation== <pre> cd /usr/local/src wget https://configserver.com/free/csf.tgz tar xfz csf.tgz cd csf ./install.cpanel.sh </pre> After installation, need to disable Testing mode. You can disable the testing flag by changing the value for TESTING from 1 to 0 in the configuration file /etc/csf/csf.conf using an editor like vi. <pre>vi etc/csf/csf.conf</pre> ==Log== <pre>/var/log/lfd.log</pre> ==Status== <pre> service lfd status service csf status </pre> ==Enable...")