Category macOS

macOS Terminal Theme

MacOS Terminal Font

Using a custom MacOS terminal font can help improve readability in the terminal. After posting my MacOS Terminal Theme blogpost I got questions about that font that is used in the screenshots. I am using the Source Code Pro font…

Ansible

Hardening SSH with Ansible

Introduction Securing your SSH configurations across multiple servers can be efficiently managed using Ansible. In this guide, we will walk you through a comprehensive Ansible playbook designed to harden SSH configurations, ensuring your servers are protected against common vulnerabilities. Why…