Installation and Setup Guide
Table Of Contents
- VMware Horizon Client for Linux Installation and Setup Guide
- Contents
- VMware Horizon Client for Linux Installation and Setup Guide
- System Requirements and Installation
- System Requirements for Linux Client Systems
- System Requirements for Real-Time Audio-Video
- System Requirements for Multimedia Redirection (MMR)
- Requirements for Using Flash URL Redirection
- Requirements for Using Skype for Business with Horizon Client
- Smart Card Authentication Requirements
- Supported Desktop Operating Systems
- Preparing Connection Server for Horizon Client
- Installation Options
- Install or Upgrade Horizon Client for Linux from VMware Product Downloads
- Install Horizon Client for Linux from the Ubuntu Software Center
- Configure VMware Blast Options
- Horizon Client Data Collected by VMware
- Configuring Horizon Client for End Users
- Common Configuration Settings
- Using the Horizon Client Command-Line Interface and Configuration Files
- Using URIs to Configure Horizon Client
- Configuring Certificate Checking for End Users
- Configuring Advanced TLS/SSL Options
- Configuring Specific Keys and Key Combinations to Send to the Local System
- Using FreeRDP for RDP Connections
- Enabling FIPS Compatible Mode
- Configuring the PCoIP Client-Side Image Cache
- Managing Remote Desktop and Application Connections
- Using a Microsoft Windows Desktop or Application on a Linux System
- Troubleshooting Horizon Client
- Configuring USB Redirection on the Client
- Index
Omiing any of these conguration seings is not supported for kiosk mode. If View Connection Server is
set up to require a non-default kiosk user name, you must also set the view.defaultUser property or use
the -u or --userName= command-line option. If a non-default user name is not required and you do not
specify a user name, Horizon Client can derive and use the default kiosk user name.
N If you set the view.sslVerificationMode conguration key, be sure to set it in
the /etc/vmware/view-mandatory-config le. When the client runs in kiosk mode, the client does not look in
the view-preferences le.
The command shown in this example runs Horizon Client on a Linux client system and has the following
characteristics:
n
The user account name is based on the client's MAC address.
n
Horizon Client runs in full screen mode without a Horizon Client menu bar.
n
Users are automatically connected to the specied View Connection Server instance and View desktop
and are not prompted for login credentials.
n
If a connection error occurs, depending on the error code returned, a script might run or a kiosk
monitoring program might handle the error. As a result, for example, the client system might display an
out-of-order screen or might wait a certain amount of time before aempting to connect to View
Connection Server again.
./vmware-view --kioskLogin --nonInteractive --once --fullscreen --nomenubar
--serverURL="server.mycomany.com" --userName="CM-00:11:22:33:44:55:66:77" --password="mypassword"
I If a pre-login message has been congured to appear before allowing Horizon Client to
connect to a View desktop, the user must acknowledge the message before being allowed to access the
desktop. To avoid this issue, use View Administrator to disable pre-login messages.
Using URIs to Configure Horizon Client
Using uniform resource identiers (URIs), you can create a Web page or an email with links that end users
click to start Horizon Client, connect to a server, and open a specic desktop or application with specic
conguration options.
You can simplify the process of connecting to a remote desktop or application by creating Web or email links
for end users. You create these links by constructing URIs that provide some or all the following
information, so that your end users do not need to supply it:
n
Connection Server address
n
Port number for Connection Server
n
Active Directory user name
n
Domain name
n
Desktop or application display name
n
Window size
n
Actions including reset, log out, and start session
n
Display protocol
To construct a URI, you use the vmware-view URI scheme with Horizon Client specic path and query parts.
N You can use URIs to start Horizon Client only if the client software is already installed on client
computers.
VMware Horizon Client for Linux Installation and Setup Guide
38 VMware, Inc.