Setting Up for Linux Desktops

Table Of Contents
n
Familiarize yourself with the Horizon Agent installer script for Linux. See install_viewagent.sh
Command-Line Options.
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-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 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 effect.
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.
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.
Setting Up Horizon 7 for Linux Desktops
VMware, Inc. 49