vmware-vgauth-cmd
Open VMware Tools for virtual machines hosted on VMware (CLI)
Install
- All systems
-
curl cmd.cat/vmware-vgauth-cmd.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 update
sudo apt-get install open-vm-tools
- Dockerfile
- dockerfile.run/vmware-vgauth-cmd
- Docker
-
docker run cmd.cat/vmware-vgauth-cmd vmware-vgauth-cmd
powered by Commando
open-vm-tools
Open VMware Tools for virtual machines hosted on VMware (CLI)
The Open Virtual Machine Tools (open-vm-tools) project is an open source implementation of VMware Tools. It is a suite of virtualization utilities and drivers to improve the functionality, user experience and administration of VMware virtual machines. This package contains only the core user-space programs and libraries.