You must perform certain tasks to prepare a Linux machine for use as a desktop in a Horizon 7 deployment.
To prepare a Linux machine for management by Horizon 7, you must enable communication between the machine and the Connection Server. You must configure networking on the Linux machine so that the Linux machine can ping the Connection Server instance using its FQDN (fully qualified domain name).
Open VMware Tools (OVT) are pre-installed on RHEL, CentOS, and SLED/SLES machines. If you are preparing any of these machines for use as a remote desktop, you can skip steps 1 through 5 in the following procedure, which describe how to install VMware Tools by manually running the installer.
If you are using an Ubuntu machine, install OVT on it. If you are preparing this machine for use as a remote desktop, you can skip steps 1 through 5 in the following procedure and manually install OVT on your Ubuntu machine using the following command:
apt-get install open-vm-tools-desktop
Prerequisites
- Verify that a new virtual machine (VM) was created in vCenter Server and your Linux distribution was installed on the machine.
- Familiarize yourself with the steps for mounting and installing VMware Tools on a Linux VM. See "Manually Install or Upgrade VMware Tools in a Linux Virtual Machine" in the vSphere Virtual Machine Administration document.
- Familiarize yourself with the steps for configuring your Linux machine to be resolvable through DNS. These steps vary for the different Linux distributions and releases. For instructions, consult the documentation for your Linux distribution and release.