How To Install DenyHost on Ubuntu 14.04

In this tutorial, we will show you how to install DenyHost on Ubuntu 14.04 LTS. For those of you who didn’t know, DenyHosts is a log-based intrusion prevention security tool for SSH servers written in Python. It is intended to prevent brute-force attacks on SSH servers by monitoring invalid login attempts in the authentication log and blocking the originating IP addresses. Due to the simplicit...