Brandon Lee

Brandon Lee is the Senior Writer, Engineer and owner at Virtualizationhowto.com and has over two decades of experience in Information Technology. Having worked for numerous Fortune 500 companies as well as in various industries, Brandon has extensive experience in various IT segments and is a strong advocate for open source technologies. Brandon holds many industry certifications, loves the outdoors and spending time with family.
  • home labLinux updates with gitlab

    Automate Home Lab Server Updates with GitLab CI CD

    I recently wrote a blog post about replacing traditional Windows scheduled tasks with a CI/CD pipeline and the automation it provides. There are so many advantages to running something like Gitlab in your home lab to centralize your automation and…

  • home labDownsize your home lab

    How to Downsize your Home Lab

    Running your own home lab, where you manage your own server, can be fun and exciting. These can be used for learning, experimenting, or managing personal data and services; your own home lab can help you accomplish all of these.…

  • PowershellPsscriptanalyzer powershell script analyzer

    PSScriptAnalyzer: The Ultimate PowerShell Script Analyzer and Linter

    As you get more into DevOps and running CI/CD pipelines with PowerShell code, you will find that you want to have a way to check your code as the pipeline runs. PSScriptanalyzer is a free PowerShell module that provides the…

  • ContainersRun windows desktop in docker container

    Run Windows Desktop inside a Docker Container with Dockur

    I learned about an exciting project via an email from the developer. I would like to share a new project that allows you to run Windows inside a Docker container without jumping through a lot of hoops. What’s more, you…

  • ContainersBest docker containers for security in 2024

    10 Best Docker Containers for Security in 2024

    Many are embracing running containers as opposed to running a virtual machines instance for workloads. There are so many great Docker containers users can look at for many different use cases and applications. However, there are also excellent container security…

  • home labNutanix move vmware migration

    Nutanix Move: Migrate from VMware ESXi Free Download

    There is no question that organizations and home lab enthusiasts if running VMware vSphere are thinking about migrating. With the Broadcome buyout and the recent titanic changes Broadcom has made (killing VMware ESXi free edition, partner changes, eliminating all but…

  • DevOpsForget scheduled tasks

    Forget Task Scheduler PowerShell Scripts Use CI/CD Instead

    If you are a Windows admin, VI Admin, or you use Windows task scheduler to run powershell scripts in your environment, you have probably noticed a few headaches with this process. Yes, it is easy enough and it is a…

  • DevOpsDevops best practices in 2024

    DevOps Best Practices in 2024

    Devops is a hug part of modern development processes in production environments. DevOps operations teams are part of the broader interaction between development and operations teams to create modern software apps that follow modern workflows. Let’s take a look at…

  • StorageCeph storage best practices

    Ceph Storage Best Practices for Ultimate Performance in Proxmox VE

    Ceph is a scalable storage solution that is free and open-source. It is a great storage solution when integrated within Proxmox Virtual Environment (VE) clusters that provides reliable and scalable storage for virtual machines, containers, etc. In this post, we will look at…

  • home labTrends

    Top Home Lab Trends in 2024

    Wow, things have really changed in the past year from what we knew and were used to, compared to where things are now in early 2024. In this digital age, there are so many options for enterprise organizations, which trickles…