-
Kubernetes
Kubernetes Home Lab Setup Step-by-Step
Have you wanted to get a Kubernetes Home lab setup to start learning Kubernetes? It can be an intimidating subject if you simply start Googling around and looking at various Kubernetes documentation. However, once you put together the actual steps…
-
Containers
Install Docker on Windows Subsystem for Linux WSL 2 Windows 10
Windows Subsystem for Linux (WSL) is a great tool to have access to all your NIX tools and even run more Linux native solutions on the Windows platform. WSL 2 is the updated version of WSL with more features and…
-
Windows Server 2022
In-Place Upgrade Windows Server 2008 R2 to Windows Server 2022
With the upcoming release of Windows Server 2022, many are going to be contemplating upgrading to the latest and greatest Microsoft Windows Server operating system. Some may have forgone the upgrade to Windows 2019, especially if they were already running…
-
VMware
Best Practices to backup VMware vSphere Virtual Machines
While containers and containerized workloads are certainly gaining momentum with organizations redesigning business-critical applications for the future, the truth is, virtual machines are here to stay for the foreseeable future. Containers and VMs work well together for most critical IT…
-
Containers
Run Docker Containers from Visual Studio Code
Containers are becoming more relevant to what everyone is doing these days in the enterprise. Businesses are developing microservice architectures for housing business-critical applications. As IT admins, virtualization admins, and IT Ops, we must be familiar with how to interact…
-
Networking
How to use iPerf to test Internet Speed
It is important to check your Internet speed as you want to make sure you get what you pay for in terms of bandwidth. Residential connections are generally quite a bit flakier in terms of fluctuations you see in available…
-
Security
VMware vCenter Server VCSA Remote Code Execution Exploited in the wild – VMSA-2021-0010 CVE-2021-21985
As a reminder to everyone and the danger of having unpatched systems, it is sobering to hear that the vCenter Server vulnerability tracked as CVE-2021-21985 is being actively exploited. I had read the article here over the weekend showing the…
-
Windows Server 2022
Automated Windows Server 2022 Packer Build
As Windows Server 2022 Preview is now officially released, I wanted to get my automated build of the Preview release in the home lab and ready to go for testing the newest Windows Server operating system. With this being said,…
-
Windows Server 2022
Download and Install Windows ADK for Windows Server 2022
The Windows ADK is the goto tool used to deploy and manage images in Windows clients and Server. As each new operating system is released, you need to have the equivalent ADK to interact with the images for the new…
-
Software Defined Storage
Add NAS to VMware ESXi with StarWind SAN & NAS Free
Recently StarWind release a totally free SAN and NAS appliance that allows quickly spinning up a storage appliance based on various types of storage, both physical and virtual. This new appliance is totally free to download and provision. It makes…