Neovim vs Vim: Battle for best IDE
When it comes to IDEs, Vim has been an IDE that many developers, DevOps, and enthusiasts have used for years. Also, Neovim, a fork of Vim, has become a solution…
Virtualization, Cloud, DevOps, Reviews
When it comes to IDEs, Vim has been an IDE that many developers, DevOps, and enthusiasts have used for years. Also, Neovim, a fork of Vim, has become a solution…
In this guide, we will install Kubernetes in Ubuntu 22.04 from scratch using the kubeadm command. 1. Update your Ubuntu 22.04 hosts I have (3) Ubuntu 22.04 hosts installed as…
DHCP snooping is a really good security feature on many switches that helps to make sure only trusted DHCP messages are allowed across your network. Let’s look at how it…
If you are running VLANs in your network, you may want your Proxmox VE management IP on your management VLAN, or you may need to connect your virtual machines to…
Backing up your Docker persistent volumes is a crucial part of disaster recovery for container filesystem resources that exist on your Docker hosts. This guide looks into installing Duplicati with…
I have seen Alta Labs information, YouTube videos, and blog posts increasing in visibility over the past year or so. After contacting Alta Labs, they sent over a couple of…
Choosing a DNS Server for your home network or home lab environment is crucial to performance and security. There are many public DNS servers that can be used for DNS…
The GMKtec M3 Mini PC, also known as the mini PC NucBox M3, is a mini PC that I picked up on a Black Friday deal this year that I…
Backups are essential to running Proxmox VE in the home lab or production to avoid data loss. Proxmox Backup Server is a free solution to back up and recover Proxmox…
Virtualization technologies are front and center in software development, testing, and deployment. One of the best tools for spinning up quick and easy development environments is a tool from Hashicorp,…