Location Services

last person joined: 2 days ago 

Location-based mobile app development and Bluetooth-based asset tracking with Meridian. Gathering analytics and business intelligence from Wi-Fi with Analytics and Location Engine (ALE).
Expand all | Collapse all

VMware tools ALE

This thread has been viewed 3 times
  • 1.  VMware tools ALE

    Posted Apr 05, 2018 08:51 AM

    Hi everyone.

    I have a simple question about the linux machine where ALE is mounted. Can i install Vmware tools in that machine?

    For example, en airwave i can.

    Thank you


    #ALE


  • 2.  RE: VMware tools ALE

    EMPLOYEE
    Posted Apr 06, 2018 03:59 AM

    If you want to install the VMWare tools on ALE or other CentOS based platforms, that is quite easy:

    • Install the epel-release package (Extra Packages for Enterprise Linux repository configuration)
     yum install -y epel-release
    
    • Then install the open-vm-tools package:
     yum install -y open-vm-tools