Setting Up for Linux Desktops

Table Of Contents
Table 53. Examples of install_viewagent.sh Parameters
Condition Examples
Fresh Installation
sudo ./install_viewagent.sh -A yes
Fresh installation always requires a new desktop pool creation.
Upgrade from an
unmanaged virtual
machine and retain
the unmanaged
virtual machine
style
sudo ./install_viewagent.sh -A yes -M no
This type of upgrade does not require a new desktop pool creation. You can reuse the existing desktop pool.
Note To ensure the best possible performance, do not use an unmanaged virtual machine.
Upgrade from an
unmanaged virtual
machine
deployment and
convert to a
managed virtual
machine style. The
upgrade requires
new desktop pool
creation on broker
sudo ./install_viewagent.sh -A yes
This type of upgrade requires a new desktop pool creation. You must delete the existing desktop pool.
Configure the Certificate for Linux Agent
When you install Linux Agent, the installer generates a self-signed certificate for VMwareBlastServer.
n
When the Blast Security Gateway is disabled on the broker, VMwareBlastServer presents this
certificate to the browser that uses HTML Access to connect to the Linux Desktop.
n
When the Blast Security Gateway is enabled on the broker, Blast Security Gateway's certificate
presents the certificate to the browser.
To comply with industry or security regulations, you can replace the self-signed certificate with a certificate
that is signed by a Certificate Authority (CA).
Procedure
1 Install the private key and the certificate to VMwareBlastServer.
a Rename the private key to rui.key and the certificate to rui.crt .
b Run sudo chmod 550 /etc/vmware/ssl.
c Copy the rui.crt and rui.key to /etc/vmware/ssl.
d Run chmod 440 /etc/vmware/ssl.
2 Install the root and intermediate Certificate Authority into the Linux OS Certificate Authority store.
Note Check your Linux distribution documentation for the Linux system settings change.
Setting Up Horizon 7 for Linux Desktops
VMware, Inc. 53