Skip to content
September 17, 2025 8:13 pm
Wednesday, Sep 17, 2025

Virtualization Howto

Virtualization, Cloud, DevOps, Reviews

  • Forum
  • My kits
    • Home Lab NAS Kits
    • Intel Optane Swap Kit
    • VMware Compatible Mini PCs
  • Podcast
  • DevOps
  • Virtualization
    • Proxmox
    • VMware
    • Hyper-V
    • XCP-ng
  • Containers
    • Kubernetes
  • Mini PC & Server
  • Home Lab
    • My Home Lab
    • Nested ESXi Lab
    • Proxmox Build 2025

Month: December 2023

Top Kubeadm commands to Manage your Kubernetes cluster
Kubernetes

Top Kubeadm commands to Manage your Kubernetes cluster

Kubeadm is a command line tool for managing and configuring Kubernetes clusters for development or production. This guide will look at the top kubeadm commands to manage your Kubernetes cluster and…

by Brandon LeeDecember 15, 2023August 20, 2024
Neovim vs Vim: Battle for best IDE
DevOps

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…

by Brandon LeeDecember 14, 2023August 20, 2024
How to Install Kubernetes in Ubuntu 22.04 with Kubeadm
Kubernetes

How to Install Kubernetes in Ubuntu 22.04 with Kubeadm

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…

by Brandon LeeDecember 13, 2023August 20, 2024
DHCP Snooping configuration: Protect against Rogue DHCP Servers
Networking

DHCP Snooping configuration: Protect against Rogue DHCP Servers

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…

by Brandon LeeDecember 12, 2023August 20, 2024
Proxmox VLAN Configuration: Management IP, Bridge, and Virtual Machines
Proxmox

Proxmox VLAN Configuration: Management IP, Bridge, and Virtual Machines

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…

by Brandon LeeDecember 11, 2023August 20, 2024
Backup Docker Volumes with Duplicati and Docker Compose
Containers

Backup Docker Volumes with Duplicati and Docker Compose

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…

by Brandon LeeDecember 8, 2023August 20, 2024
Alta Labs AP6 Pro Wireless Access Point Review
Networking

Alta Labs AP6 Pro Wireless Access Point Review

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…

by Brandon LeeDecember 6, 2023December 28, 2023
Best DNS Server you can Self-Host in 2023
home lab

Best DNS Server you can Self-Host in 2023

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…

by Brandon LeeDecember 6, 2023August 20, 2024
GMKtec M3 Mini PC Review: Good Home Server for VMware or Proxmox?
Mini PC & Server

GMKtec M3 Mini PC Review: Good Home Server for VMware or Proxmox?

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…

by Brandon LeeDecember 5, 2023August 20, 2024
Proxmox Backup Server: Ultimate Install, Backup, and Restore Guide
Proxmox

Proxmox Backup Server: Ultimate Install, Backup, and Restore Guide

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…

by Brandon LeeDecember 4, 2023August 20, 2024

Posts navigation

Older posts
Newer posts
Recent Posts

Copyright © 2025 Virtualization Howto