Skip to content
Thursday, Sep 18, 2025
  • YouTube
  • Twitter
  • LinkedIn
  • GitHub
  • Facebook
  • Discord
  • Pinterest

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

Category: DevOps

PSWindowsupdate: Automated Windows Updates with PowerShell
Automation

PSWindowsupdate: Automated Windows Updates with PowerShell

Let’s look at PSWindowsupdate automated Windows Updates with PowerShell and see how it can come to the rescue for keeping your Windows environment up-to-date. What is PSWindowsUpdate? PSWindowsUpdate is a…

by Brandon LeeJune 1, 2023August 14, 2024
Terrascan: Cloud Compliance and Security Scanner for IaC
DevOps

Terrascan: Cloud Compliance and Security Scanner for IaC

Terrascan is a cool utility that provides a code analyzer that helps to make sure your infrastructure as code is secure and compliant. What is Terrascan? Terrascan, is an open-source…

by Brandon LeeMay 12, 2023August 12, 2024
ArgoCD Helm Chart Install Applications
DevOps

ArgoCD Helm Chart Install Applications

Argo CD, a GitOps continuous delivery tool, and Helm, can both work together to help admins to simplify the deployment and management process for Kubernetes clusters. We’ll explore ArgoCD helm…

by Brandon LeeMay 10, 2023August 12, 2024
Top 25 DevOps Automation Tools in 2023
DevOps

Top 25 DevOps Automation Tools in 2023

In this guide, we’ve compiled the top 25 DevOps automation tools in 2023 (plus 1) to help you enhance your workflow and streamline your software development processes. What DevOps automation…

by Brandon LeeMay 1, 2023August 13, 2024
Ansible Software Patching for Beginners
Automation

Ansible Software Patching for Beginners

Ansible is a well-known configuration management solution that can be used for automating many different things. One thing you can do very well with Ansible is using it for updates…

by Brandon LeeApril 12, 2023August 7, 2024
Ansible Docker Container Management Playbooks
Automation

Ansible Docker Container Management Playbooks

Ansible can be used to manage your Docker container environment and other infrastructure. Let’s see how that can be done. What is Docker? Docker has become the standard for running…

by Brandon LeeApril 1, 2023August 10, 2024
Terraform remote exec provisioner to run shell commands
DevOps

Terraform remote exec provisioner to run shell commands

If you are delving into using Terraform in your production or home lab environment, it is a great way to automate your infrastructure, either in a private cloud or public…

by Brandon LeeNovember 14, 2022January 25, 2024
Automation

Choosing the Best VMware Automation Tools

Providing streamlined and consistent management across the virtual estate is extremely important when using enterprise virtualization servers to run virtual machines in the enterprise data center. Managing a vSphere environment…

by Brandon LeeOctober 31, 2022September 22, 2024
Apt Periodic Autoclean Interval with Unattended-Upgrades
Automation

Apt Periodic Autoclean Interval with Unattended-Upgrades

If you have a number of Linux servers in your environment, whether these are in production environments or in the home lab, you want to keep your Linux servers up-to-date…

by Brandon LeeJuly 7, 2022July 7, 2022
Convert Packer Variables JSON to HCL2 for automated vSphere templates
Automation

Convert Packer Variables JSON to HCL2 for automated vSphere templates

One of the tasks I have been working on lately is getting my Packer vSphere build templates converted over from JSON to the new preferred HCL2 language as of Packer…

by Brandon LeeJune 20, 2022April 26, 2024

Posts navigation

Older posts
Newer posts
Recent Posts

Copyright © 2025 Virtualization Howto