Skip to main content
FortiKoala
Staff
Staff
October 1, 2018

Technical Note: How to Determine if VMware Tools are Installed on CentOS 7

  • October 1, 2018
  • 0 replies
  • 1424 views
Description
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