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
- Requirements for the Session Collaboration Feature
- 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
- 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 Published Application Connections
- Using a Microsoft Windows Desktop or Application on a Linux System
- Feature Support Matrix for Linux
- Internationalization
- Keyboards and Monitors
- Connect USB Devices
- Using the Real-Time Audio-Video Feature for Webcams and Microphones
- Using the Session Collaboration Feature
- Using the Seamless Window Feature
- Saving Documents in a Published Application
- Set Printing Preferences for a Virtual Printer Feature on a Remote Desktop
- Copying and Pasting Text
- Troubleshooting Horizon Client
- Configuring USB Redirection on the Client
URI Speciļ¬cation
When you create a URI, you are essentially calling vmware-view with the full View URI string as an
argument.
Use the following syntax to create URIs to start Horizon Client:
vmware-view://[authority-part][/path-part][?query-part]
The only required element is the URI scheme, vmware-view. For some versions of some client operating
systems, the scheme name is case-sensitive. Therefore, use vmware-view.
Important In all parts, non-ASCII characters must first be encoded according to UTF-8 [STD63], and
then each octet of the corresponding UTF-8 sequence must be percent-encoded to be represented as
URI characters.
For information about encoding for ASCII characters, see the URL encoding reference at
http://www.utf8-chartable.de/.
authority-part Specifies the server address and, optionally, a user name, a non-default
port number, or both. Underscores (_) are not supported in server names.
Server names must conform to DNS syntax.
To specify a user name, use the following syntax:
user1@server-address
You cannot specify a UPN address, which includes the domain. To specify
the domain, you can use the domainName query part in the URI.
To specify a port number, use the following syntax:
server-address:port-number
path-part Specifies the desktop or application. Use the desktop display name or
application display name. This name is the one specified in Horizon
Administrator when the desktop or application pool was created. If the
display name has a space in it, use the %20 encoding mechanism to
represent the space.
query-part Specifies the configuration options to use or the desktop or application
actions to perform. Queries are not case-sensitive. To use multiple queries,
use an ampersand (&) between the queries. If queries conflict with each
other, the last query in the list is used. Use the following syntax:
query1=value1[&query2=value2...]
VMware Horizon Client for Linux Installation and Setup Guide
VMware, Inc. 43