Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 255 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 255 Bytes

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.