WARNING: “gateway4 has been deprecated, use default routes instead.” will show when running the netplan command on Ubuntu 22.04 LTS. With the new Ubuntu 22.04 LTS version also came a new version of netplan. This also introducted the deprecation of gateway4 and gateway6. Netplan is the new way to configure […]
Continue readingIntegrate CrowdSec with NGINX
NGINX is a webserver and a reverse proxy. It’s one of the most popular on the internet because it is fast and can handle loads of request with minimal resources. CrowdSec will offer an additional security layer on top of you existing security solutions by leveraging on the community. CrowdSec […]
Continue readingCreate Switch Embedded Teaming using PowerShell
What is SET (Switch Embedded Teaming)? Switch Embedded Teaming is the new and improved way to bond multiple network adapters together in Windows Server. Network adapter teaming on Windows Server can be done via two different ways in software. Commonly used is the traditional Load Balancing/Failover (LBFO) feature included with […]
Continue readingOptimizing Linux virtual machine on Hyper-V
Introduction on optimizing Linux virtual machine on Hyper-V Historically on the internet people said running Linux on Hyper-V isn’t the best choice and you should choose another hypervisor. In the last couple of years Microsoft improved Hyper-V alot since the Windows 2008R2 days. The modern version of Hyper-V is fully […]
Continue readingBootstrap your Linux server with Ansible
Introduction Like me a lot of you homelabbers will probably roll out multiple Linux servers for production or test purposes. Alot of these tasks repetitive tasks. To make your deploying easier and take less time I will share my Ansible playbooks that I use to do almost all of the […]
Continue reading