# HG changeset patch # User Oleksandr Gavenko # Date 1496242355 -10800 # Node ID 9139b230c7ee2ea1d7eb91aba831d319c668b0eb # Parent f8891b4321f5d7bf53192f9bbb3f5d5157f4445c Find out virtualization type. diff -r f8891b4321f5 -r 9139b230c7ee hardware.rst --- a/hardware.rst Wed May 31 17:21:41 2017 +0300 +++ b/hardware.rst Wed May 31 17:52:35 2017 +0300 @@ -270,8 +270,8 @@ $ dd if=/dev/mem bs=64k skip=15 count=1 | strings -Find out virtualization type. -============================= +Find out virtualization type +============================ :: $ sudo apt-get install virt-what @@ -280,3 +280,5 @@ $ sudo apt-get install imvirt $ imvirt + $ dmidecode -s system-product-name +