Thursday, July 27, 2023

KVM installation in Ubuntu with these below commands

KVM installation in Ubuntu with these below commands

sudo apt install -y cpu-checker
sudo apt install -y qemu-kvm virt-manager libvirt-daemon-system virtinst libvirt-clients bridge-utils
apt install qemu-system

0 Comments: