Skip to content

Latest commit

 

History

History
12 lines (6 loc) · 274 Bytes

File metadata and controls

12 lines (6 loc) · 274 Bytes

Virtualization

Configure a Hypervisor to Host Virtual Guests

  • Install and configure the necessary packages:
    • yum install -y qemu-kvm qemu-img
  • Install and configure the virtual manager GUI:
    • yum install -y virt-manager