Getting started with Ansible for configuration management (Tutorial)
In this Ansible tutorial, we’ll cover using Ansible as a configuration management tool for setting up a bare CentOS, Debian, and Ubuntu server
Ansible security playbook for your VPS (part 1)
In this step-by-step Ansible tutorial, let’s build a playbook that creates a new user, installs some packages, and hardens SSH from attack.
I kill every VPS I touch
I am not a good sysadmin. In fact, I’m a pretty terrible one. But admitting that just might be the only way I actually remember to keep learning.
Ansible security playbook for your VPS (part 2)
Using Ansible we can create a highly secure VPS in a matter of minutes. Let’s walk through iptables, fail2ban, and unattended security upgrades.
A Step By Step Guide To Ansible (Tutorial)
Once you get the hang of Ansible, you’ll use tasks and playbooks to deploy secure servers with ease. Our step-by-step Ansible guide will make you an expert.