Monday, June 6, 2016

Check what kind of hypervisor is running in a VM


If you are unsure of what virtualization layer you are running, you can run 'virt-what' command

[root@sample-box]# virt-what
xen
xen-hvm

If you are running 'vmware', your output will be similar to what is shown in this link

No comments:

Post a Comment