Setting Up for Linux Desktops

Table Of Contents
Procedure
1 Download the Horizon Agent for Linux installer le from the VMware download site at
hps://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 lename is VMware-horizonagent-linux-x86_64-y.y.y-xxxxxxx.tar.gz for 64-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 42 for a list of the command line options.
For example:
sudo ./install_viewagent.sh
5 Type Yes to accept the EULA if you run install_viewagent.sh without specifying the -A option.
The installer does not run unless you accept the EULA.
6 Reboot Linux for the changes to take eect.
After installation, the viewagent service is started. Verify that the service is started using sudo service
viewagent status.
What to do next
Deploy the virtual machine in a desktop pool. See “Create a Manual Desktop Pool for Linux,” on page 57.
install_viewagent.sh Command-Line Options
The install_viewagent.sh script installs Horizon Agent on a Linux guest operating system.
Use the following form of the install_viewagent.sh script in a command window in the gnome desktop
environment.
install_viewagent.sh command_option argument [command_option argument] . . .
The install_viewagent.sh script includes mandatory and optional parameters.
Table 51. install_viewagent.sh Optional but Required Parameter
Optional
Parameter
(Required
Information) Description
-A yes
EULA and FIPS statement acceptance. You must specify yes for the install to proceed. If this
parameter is not specied, the install script prompts for the value.
Setting Up Horizon 7 for Linux Desktops
42 VMware, Inc.