Virtualbox always create issues in linux distribution like NS_ERROR_FAILURE (0x80004005) or gnu c compiler was not found etc, I don't know why and on the other hand VMware not free at all. So that I think QEMU/virtual machine manager is best alternative.
So we can install this by 2 simple command
$ sudo apt install qemu
$ sudo apt install virt-manager
And now open virtual machine manager via terminal
sudo virt-manager
Top comments (0)