Category Windows

Microsoft

Hyper-V Networking Best Practices

Introduction This blogpost will introduce Hyper-V networking best practices. These will be based on the new Switch Embedded Teaming. We will go through setting up multiple networks to seperate the different traffics on your Hyper-V cluster. Microsoft Hyper-V has gained…

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…