virtdetect - Man Page

Detect if this system is running as a virtual machine

Synopsis

virtdetect [ --verbose ] [ --detect-host ]

Description

Attempts to determine if this system is running under some form of virtualization.

If --verbose is enabled, each check will be output.  Otherwise, only the result will be output.

if --detect-host is enabled, try and detect virtualization host (as opposed to guest) platforms

Options

--verbose

Enable debug output

--detect-host

Try to detect virtualization host (as opposed to guest) platform.

--help

This help

--man

Full manpage

Exit Status

See Also

Sys::Detect::Virtualization,  <http://www.dmo.ca/blog/detecting-virtualization-on-linux>

Info

2024-01-25 perl v5.38.2 User Contributed Perl Documentation