Location Services

 View Only
  • 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

    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