BlogHide Resteemscountelmsley (25)in linux • 7 years agoInstalling Fail2ban with an Ansible Role on Ubuntu 18.04 (Bionic Beaver)Preamble The Ansible role in question comes from Ansible Galaxy. It's linked here below, where you can read about it more if needs be: Here's my method for making use of the role, which is…countelmsley (25)in linux • 7 years agoInstalling Fail2ban with Ansible on Ubuntu 18.04 (Bionic Beaver)Preamble This is a very short post covering a rudimentary Ansible playbook (if you can even call it one) that contains tasks for installing Fail2ban in a straightforward manner. It's intended as a…countelmsley (25)in linux • 7 years agoInstalling Fail2ban on Ubuntu 18.04 (Bionic Beaver)Preamble A highly condensed set of basic commands to install Fail2ban the traditional way. These can be executed on any remote server/VPS running recent versions of Ubuntu; although the process…countelmsley (25)in meltdown • 7 years agoDeploying Meltdown and Spectre Fixes with Ansible on Linux HostsAs it stands the current "fixes" for Meltdown and Spectre mainly involve updating and upgrading hosts to include their patched kernel upgrades. When it comes to applying the updates to multiple…