Skip to content
Snippets Groups Projects

fail2ban 0.10

  • Clone with SSH
  • Clone with HTTPS
  • Embed
  • Share
    The snippet can be accessed without any authentication.
    Authored by Erick Hitter
    Edited
    snippetfile1.txt 315 B
    apt-get remove fail2ban
    apt-get install gamin libgamin0 python-central python-gamin
    cd /usr/local/src
    git clone https://github.com/fail2ban/fail2ban.git
    cd fail2ban
    git checkout 9b03a6d42e4085b42c9c635d94273a52ee58683b
    python setup.py install
    cp files/debian-initd /etc/init.d/fail2ban
    update-rc.d fail2ban defaults
    0% Loading or .
    You are about to add 0 people to the discussion. Proceed with caution.
    Please register or to comment