/install_libvirt

This script is use to create a libvirt environment on any machine

Primary LanguageShellGNU General Public License v3.0GPL-3.0

install_libvirt

Purpose

  • Install libvirt, virt-install and virt-manager.
  • I will create a enviroment where we can create VM

Usage

sudo chmod +x libvirt.sh
sudo ./libvirt

As script contain installation you must provide root access.