Setting Up for Linux Desktops

Table Of Contents
n
Kerberos. To use this mechanism, you must specify the Active Directory server's address using the -k
command line option. Also, for the required parameter -b, you must provide Connection Server's fully
qualified domain name (FQDN) using the real host name and domain name. You cannot use an IP
address or a mapped FQDN.
CAUTION If you intend to use NVIDIA GRID vGPU, vDGA, or vSGA, you must configure these 3D features
on the Linux virtual machine before you install Horizon Agent. If you install Horizon Agent first, required
parameters in the xorg.conf file are overwritten, and the 3D graphics features do not work.
See “Configure RHEL 6.6 and RHEL 7.1 for vGPU,” on page 27, “Configure RHEL 6.6 for vDGA,” on
page 33, or “Configure RHEL 7.1 for vSGA,” on page 36. Install Horizon Agent after the 3D graphics
configuration is completed.
For 2D graphics configuration, you can install Horizon Agent after you complete the steps in “Prepare a
Linux Machine for Remote Desktop Deployment,” on page 14.
Prerequisites
n
Verify that the Linux guest operating system is prepared for desktop use. See “Prepare a Linux Machine
for Remote Desktop Deployment,” on page 14.
n
Familiarize yourself with the Horizon Agent installer script for Linux. See “install_viewagent.sh
Command Line Options,” on page 43.
n
Verify that the View Connection Server administrator that you provide with the installation command
has the Agent Registration Administrators or Administrators role in View Administrator. Specifically,
the Register Agent privilege is required to register Horizon Agent with View Connection Server. Agent
Registration Administrators is a restricted role that provides this minimum privilege.
Procedure
1 Download the Horizon Agent for Linux installer file from the VMware download site at
https://my.vmware.com/web/vmware/downloads.
Under Desktop & End-User Computing, select the VMware Horizon 7 download, which includes the
Horizon Agent for Linux installer.
The installer filename is VMware-viewagent-linux-x86_64-y.y.y-xxxxxxx.tar.gz for 64-bit Linux or
VMware-viewagent-linux-y.y.y-xxxxxxx.tar.gz for 32-bit Linux, where y.y.y is the version number and
xxxxxxx is the build number.
2 Unpack the tarball for your Linux distribution on the guest operating system.
For example:
tar -xzvf <View Agent tar ball>
3 Navigate to the tar ball folder.
4 Run the install_viewagent.sh script as superuser.
See “install_viewagent.sh Command Line Options,” on page 43 for a list of the command line options.
For example:
sudo ./install_viewagent.sh -b mybroker.mydomain.com -d mydomain.com -u administrator -p
password
The -b parameter specifies the View Connection Server instance to which the Linux machine is
registered. You can use an FQDN or IP address with the -b parameter.
The -d, -u, and -p parameters specify the domain, user name, and password of the View administrator.
In the password, be sure to escape special characters such as $. For example: ab\$cdef
Setting Up Horizon 7 for Linux Desktops
42 VMware, Inc.