If you operate a publicly facing server, you no doubt have countless brute force attacks against your machine trying to gain access via SSH. These are mindless attacks that simply attempt to determine your password via a dictionary of words and sometimes (if they are patient) randomly created passwords. Today I’m going to explain a four step approach that renders these attacks worthless in Linux/*nix/BSD environments.
Click here to read more