hardware virtualization cpu check

tools to check if your cpu support hardware virtualization:
or, in linux use this oneliner:
egrep ‘(vmx|svm)’ /proc/cpuinfo

--
tips & tricks on computers and gadgets
denny on IT ; let's doIT
documenting the brain

Comments