LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

vmware-checkvm

Detect VMware virtual machine environment

TLDR

Check if running in VMware
$ vmware-checkvm
copy
Get hardware version
$ vmware-checkvm -h
copy

SYNOPSIS

vmware-checkvm [OPTIONS]

DESCRIPTION

vmware-checkvm checks if the current host is running inside a VMware virtual machine. The exit status indicates whether the system is a VM (exit 0) or not (non-zero exit).When run inside VMware, it returns the VMware software version information.

PARAMETERS

-h

Return VMware hardware version

INSTALL

sudo apt install open-vm-tools
copy
sudo dnf install open-vm-tools
copy
sudo pacman -S open-vm-tools
copy
sudo apk add open-vm-tools
copy
sudo zypper install open-vm-tools
copy
nix profile install nixpkgs#open-vm-tools
copy

CAVEATS

VMware specific. Only detects VMware virtualization. Part of open-vm-tools package.

SEE ALSO

Braincup
Open source brain training for math, memory and focus
Braincup mini-games
41 mini-games · Apache-2.0
No ads · No tracking
Play in browser
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid
276 stars
From the maker of Linux Command Library
Copied to clipboard
Braincup
Open source brain training for math, memory and focus. 41 mini-games, from mental arithmetic to Sudoku, N-Back and Solo Chess.
Apache-2.0 licensed · No ads · No tracking · No account
From the maker of Linux Command Library
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid