Skip to content
September 17, 2025 5:39 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: July 2023

Terraform Import Existing Resource: Ultimate Guide
DevOps

Terraform Import Existing Resource: Ultimate Guide

One of the commands in the Terraform command set is the terraform import command. It allows the import of existing resources. There are some challenges with the legacy terraform import…

by Brandon LeeJuly 31, 2023August 14, 2024
vSphere cluster Shared Storage Configuration with StarWind SAN and NAS
VMware

vSphere cluster Shared Storage Configuration with StarWind SAN and NAS

A vSphere Cluster is a fundamental building block in a VMware environment allowing organizations to configure powerful virtualized environments for running virtual machines and containers. A properly configured vSphere cluster,…

by Brandon LeeJuly 28, 2023August 14, 2024
Virtual machine vs container: Which is best for home lab?
home lab

Virtual machine vs container: Which is best for home lab?

No doubt, if you have worked with technology for any time, you have heard the terms “virtual machines” and “containers” more than once. Both virtual machines and containers are core…

by Brandon LeeJuly 27, 2023August 14, 2024
WG-Easy: Wireguard Config Generator VPN Server in Docker
Security

WG-Easy: Wireguard Config Generator VPN Server in Docker

WireGuard has become one of the most popular VPN solutions around and most companies and VPN providers are building their offering based on WireGuard. But the setup can sometimes be…

by Brandon LeeJuly 26, 2023September 7, 2025
PowerShell Get Registry Value
Automation

PowerShell Get Registry Value

The Windows Registry and registry editor have long been tools Windows admins have used to resolve issues, apply settings, etc. However, PowerShell makes automating registry changes or programmatically getting registry…

by Brandon LeeJuly 25, 2023August 14, 2024
k0s vs k3s – Battle of the Tiny Kubernetes distros
Kubernetes

k0s vs k3s – Battle of the Tiny Kubernetes distros

Today, we compare k0s vs k3s, which both are two unique Kubernetes distributions that can run Kubernetes across different environments and infrastructures, from cloud to bare metal and edge computing…

by Brandon LeeJuly 24, 2023August 14, 2024
Enter-PSsession: Run PowerShell Remote Commands
Automation

Enter-PSsession: Run PowerShell Remote Commands

Enter-PSsession is an important PowerShell cmdlet that allows admins to create connections to remote computers or servers and is a great way to administer these remotely. Let’s get a good…

by Brandon LeeJuly 21, 2023August 14, 2024
K3s vs K8s: The Best Kubernetes Home Lab Distribution
home lab

K3s vs K8s: The Best Kubernetes Home Lab Distribution

You may have seen Kubernetes distros referred to as K3s and K8s. These are actually different. They are both certified Kubernetes distributions. One is the original “stock” Kubernetes version and…

by Brandon LeeJuly 20, 2023August 15, 2024
Proton Pass Review: Password Manager that Hides Your Email Address
Security

Proton Pass Review: Password Manager that Hides Your Email Address

With identity theft and breached credentials all over the news, password managers have become necessary to help generate strong, unique passwords. Proton AG, a Swiss-based company revered for pioneering the…

by Brandon LeeJuly 19, 2023August 15, 2024
Openscap: Open Source Vulnerability and Compliance Scanner
Security

Openscap: Open Source Vulnerability and Compliance Scanner

Creating a new Kubernetes cluster in Portainer

by Brandon LeeJuly 18, 2023August 15, 2024

Posts navigation

Older posts
Recent Posts

Copyright © 2025 Virtualization Howto