Skip to content
This repository has been archived by the owner on Jan 24, 2024. It is now read-only.
/ csf Public archive

ConfigServer Security & Firewall install script

Notifications You must be signed in to change notification settings

installation/csf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 

Repository files navigation

ConfigServer Security & Firewall

Install ConfigServer Security & Firewall

Installs all dependencies using apt or yum

Tested on:

  • CentOS 5.8/6.4
  • Debian 6.0/7.0
  • Fedora 17
  • Ubuntu 10.04/12.04/12.10

Default temp dir is /tmp/csf, this can be changed in install script.

By default, the installer logs into $TMP/install.log and $TMP/error.log. Check these for further info about the installation process.

Dependencies

  • Package manager (apt or yum)
  • HTTP Client (curl, wget or fetch)
  • TAR executable
  • Perl
  • Perl GD library (Debian/Ubuntu: libgd-graph-perl, RHEL: perl-GDGraph)

Dependencies will be installed during the progress, but installing them on your own is advised.

Installation

  • Download and run install.sh
  • OPTIONAL: Log in to Webmin and install the CSF module from /usr/local/csf/csfwebmin.tgz

Offline installation

Clone this repository or download install.sh and download the following file manually into the install script path:

CSF Archive

Run install.sh

You may find some error messages in the log about apf. If you don't know what apf is or you don't have apf installed just ignore these messages.

For further info check Official website or Installation notes

About

ConfigServer Security & Firewall install script

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages