server - What is the "Virtual Machine Host" option during the installation of Ubuntu 16.04? - Ask Ubuntu


enter image description hereat end of procedure of installing there option "virtual machine host" in ubuntu 16.04, can explain me it?

iirc, specific menu based on tasksel, , option installing kvm virtual environment

to able use kvm, need cpu supports either

  • intel vt-x

or

  • amd-v

you can use egrep -c '(vmx|svm)' /proc/cpuinfo command find out if cpu supports option, , need make sure enabled in bios.


Comments

Popular posts from this blog

nvidia - NV18 [GeForce4 MX 4000] driver - Ask Ubuntu

drivers - No wi-fi network after install - Ask Ubuntu