-
home lab
Top Home Lab Upgrades this Black Friday 2023
If you are like me, you start thinking about home lab upgrades as we get closer to the black Friday deals. Generally speaking, you can get some great deals for home lab upgrades around Black Friday sales. I want to…
-
Containers
Rancher Desktop vs Docker Desktop: A Detailed Comparison
Desktop container tools are great for developers, DevOps professionals, and home labbers to get their feet wet with containers without having to spin up a virtual machine as a container host. When running containers in a desktop environment, I recommend…
-
home lab
Top Home Server Ideas for 2024: Projects to Start
You can simply use your home lab to run a media server, file server, or other home-oriented services. However, you can also use it as a great learning tool. In this post, we will look at some top home server…
-
Kubernetes
NFS Subdir External Provisioner: Connect Your NAS with Kubernetes
One of the cool things I have done recently in the lab is working with shared storage class configurations with Kubernetes persistent volumes. I recently set up an NFS share on my Synology NAS device and used the nfs-subdir-external-provisioner to…
-
Virtualization
Top 5 VMware Alternatives in 2023
The world of virtualization is definitely evolving. As businesses become more cloud-oriented and with the looming Broadcom merger, many are considering VMware alternatives for running their private cloud infrastructure. This post will consider the factors behind a shift in direction…
-
Self hosted
TrueNAS vs Synology: Best Network Attached Storage
I have been testing a lot lately with TrueNAS Scale as I decided to install it on bare-metal on an older Supermicro from which I had migrated my VMware vSphere environment. Since I already had a Synology DS1621xs+ NAS, I…
-
home lab
TrueNAS SCALE Network Configuration Tips for Home Server
When you set up a TrueNAS SCALE server, one of the first configuration items you will want to tackle is the network configuration. This helps make sure you achieve optimal performance and security. If you are struggling to configure your…
-
home lab
iVentoy: Setup Network Boot of ISO Files Made Easy
If you are like me, you used Rufus for years to “burn” ISO image files to a bootable USB drive. However, once I discovered Ventoy, I moved to using it for all my USB boot needs. It is a great…
-
Kubernetes
Lens Kubernetes: Simple Cluster Management Dashboard and Monitoring
Kubernetes is a well-known container orchestration platform. It allows admins and organizations to operate their containers and support modern applications in the enterprise. Kubernetes management is not for the “faint of heart.” It requires the right skill set and tools.…