This repository contains various scripts I have created to assist with my homelab and day-to-day work projects.
This script automates the creation and network configuration of virtual machines using virt-install and virt-customize.
This Bash script automates shutting down all running KVM virtual machines managed by virsh.
This Bash script automates the configuration of the SNMPv3 settings on a Rocki Linux device for LibreNMS integration.
This Bash script generates legacy network-scripts files to create a bridge on top of a VLAN-on-bond interface (e.g., bridge-100 over bond0.100) for KVM hosts.