Skip to content

Instantly share code, notes, and snippets.

@samsulmaarif
Created April 25, 2019 15:44
Show Gist options
  • Select an option

  • Save samsulmaarif/377d18a427bc9a464e49b26e45b36781 to your computer and use it in GitHub Desktop.

Select an option

Save samsulmaarif/377d18a427bc9a464e49b26e45b36781 to your computer and use it in GitHub Desktop.
sudo apt update
sudo apt-get -y install qemu-kvm libvirt-daemon libvirt-clients bridge-utils sasl2-bin python-guestfs supervisor
virsh list --all
sudo apt install virt-manager
sudo systemctl status libvirtd
sudo systemctl restart libvirtd
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment