• home labHome lab mistakes

    Top Home Lab Mistakes to Avoid

    Mistakes when it comes to home labs are inevitable. In fact, I have learned over the years they are simply part of the learning experience. Testing things out or trying things that break can lead to some important discoveries in…

  • home labProxmox nested virtualization

    How to Enable Proxmox Nested Virtualization

    You may or may not have heard about nested virtualization. However, nested virtualization is a great way to set up virtualization labs and other learning environments. Nested virtualization in Proxmox is fairly easy to configure. With the Proxmox hypervisor, you…

  • VMwareVsan to the max

    What is VMware vSAN Max? Download Now

    VMware is the leader in virtualization in the enterprise. It has released VMware vSAN Max as the latest addition to their vSAN product lineup. vSAN Max is a hyperconverged infrastructure (HCI) solution providing maximum performance, scalability, and flexibility for modern…

  • KubernetesKubeadm

    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 what you need to know.  Table of contents1. Installing Kubeadm2.…

  • DevOpsNeovim vs vim

    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 many prefer since it brings modern features and improvements to…

  • KubernetesInstall 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.  Table of contents1. Update your Ubuntu 22.04 hosts2. Setup your hostnames and resolution3. System Settings for KubernetesDisable swap fileKernel parameters4. Installing Containerd container runtime5.…

  • NetworkingDhcp snooping

    DHCP Snooping configuration: Protect against Rogue DHCP Servers

    Dynamic host configuration protocol (DHCP) is a fundamental network service in operation on most networks today. It provides IP address allocation for devices on the network, so these do not have to be configured manually. However, the threat posed by…

  • ProxmoxProxmox vlans

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

    Proxmox is a free and open-source hypervisor with enterprise features for virtualization. Many may struggle with Proxmox networking and understanding concepts such as Proxmox VLAN configuration. If you are running VLANs in your network, you may want your Proxmox VE…

  • ContainersDuplicati and docker

    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 Docker Compose. We will focus on backing up container data…

  • NetworkingAlta labs

    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 Alta Labs AP-6 access points for me to try out.…