grep --color vmx /proc/cpuinfo
For AMD based processor will follow with this:grep --color svm /proc/cpuinfo
The needed packages for setting up the system are:aptitude install qemu-kvm libvirt-bin virtinst kvm virt-viewer virt-manager
Now we only need to get the user we want to use VM added to libvirt and kvm groups:
adduser ouruser libvirt adduser ouruser kvm
Cap comentari:
Publica un comentari a l'entrada