Open-vm-tools: Difference between revisions
mNo edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
Open-VM-Tools provides the VMWare hypervisor info from Alpine and other Linux. https://github.com/vmware/open-vm-tools | When installing Alpine Linux on an ESXi or VSphere system you definitely want to enable the hypervisor tools. The good news is that Alpine has this package ready to go! Open-VM-Tools provides the VMWare hypervisor info from Alpine and other Linux. https://github.com/vmware/open-vm-tools | ||
=== Install and Run === | |||
# Install with: apk add open-vm-tools | # Install with: apk add open-vm-tools | ||
# Check with: rc-service open-vm-tools start | # Check with: rc-service open-vm-tools start |
Revision as of 23:04, 26 April 2020
When installing Alpine Linux on an ESXi or VSphere system you definitely want to enable the hypervisor tools. The good news is that Alpine has this package ready to go! Open-VM-Tools provides the VMWare hypervisor info from Alpine and other Linux. https://github.com/vmware/open-vm-tools
Install and Run
- Install with: apk add open-vm-tools
- Check with: rc-service open-vm-tools start
-
Working ESXi Tools