vmware-checkvm
Check if the current host is a VMware VM or not. More information: <https://manned.org/vmware-checkvm>.
Install
- All systems
-
curl cmd.cat/vmware-checkvm.sh
- Debian
-
apt-get install open-vm-tools - Ubuntu
-
apt-get install open-vm-tools -
Alpine
-
apk add open-vm-tools - Arch Linux
-
pacman -S open-vm-tools - Kali Linux
-
apt-get install open-vm-tools - CentOS
-
yum install open-vm-tools - Fedora
-
dnf install open-vm-tools - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install open-vm-tools - Docker
-
docker run cmd.cat/vmware-checkvm vmware-checkvmpowered by Commando
Check if the current host is a VMware VM or not. More information: <https://manned.org/vmware-checkvm>.
-
Return the current VMware software version (exit status determines whether the system is a VM or not):
vmware-checkvm -
Return the VMware hardware version:
vmware-checkvm -h
© tl;dr; authors and contributors