Setting Up for Linux Desktops

Table Of Contents
Table 54. Optional Parameters for Upgrading the Horizon Agent (Continued)
Parameter Description
-r yes|no
Reboot the operating system after installation. The default is no.
-C yes|no
Install or bypass Clipboard Redirection support. Default is yes.
-F yes|no
Install or bypass CDR support. Default is yes.
-M yes|no
Upgrade the Linux Agent to managed|unmanaged agent. The default value is yes.
-S yes|no
Install or bypass SingleSignOn (SSO) support. Default is yes.
-U yes|no
Install or Bypass USB support. Default is no.
Upgrade Horizon Agent on a Linux Virtual Machine
You can upgrade Horizon Agent on a Linux machine by installing the latest version of Horizon Agent..
Prerequisites
n
Verify that the VMwareBlastServer process is not running.
To stop this process, ensure that the user logs o the machine and no desktop session is active, or reboot
the machine.
Procedure
1 Download the latest 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-viewagent-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 to upgrade unmanaged virtual machines using one of the
following deployment scenarios:
Option Description
Upgrade an unmanaged virtual
machine deployment and retain the
unmanaged virtual machine
deployment
sudo ./install_viewagent.sh -A yes -M no
N To ensure the best possible performance, do not use an unmanaged
virtual machine.
Upgrade an unmanaged virtual
machine deployment and change it
to managed virtual machine
deployment
sudo ./install_viewagent.sh -A yes -M yes
N In View Administrator, delete the existing desktop pool for
unmanaged virtual machine deployment and create a new desktop pool
for managed virtual machine deployment. For more info, see “Create a
Manual Desktop Pool for Linux,” on page 57.
Upgrade a managed virtual machine
deployment
sudo ./install_viewagent.sh -A yes -M yes
N After upgrading, your existing desktop pool can be reused.
Chapter 5 Installing Horizon Agent
VMware, Inc. 45