Technical Note: How to Determine if VMware Tools are Installed on CentOS 7
Description
Solution
How to Determine if VMware Tools are Installed on CentOS 7
Solution
Issue: Determine if VMware Tools are installed on CentOS 7.
Solution: Run the following command from the CLI
rpm -q open-vm-tools
Expected output:
root@campusmgr:/root
> rpm -q open-vm-tools
open-vm-tools-9.10.2-5.el7_2.x86_64