Vmware horizon client install linux

Vmware horizon client install linux

You are using an outdated browser. Please upgrade your browser to improve your experience.

During the Horizon Client installation process, you are prompted to confirm the installation of optional components. The default is to install all components.

For instructions on how to download and start the Horizon Client for Linux installer, see Install or Upgrade Horizon Client for Linux from VMware Product Downloads. For instructions on how to install Horizon Client for Linux silently using command-line parameters and environment variable settings, see Command-Line Installation Parameters for the Linux Client.

The following table provides a brief summary of each optional component.

The component files are installed in /usr/lib/vmware/view/vdpService/ .

The component file is installed in /usr/lib/vmware/view/vdpService/ .

The component file is installed in /usr/lib/pcoip/vchan_plugins/ .

If you allow the Horizon Client installer to register and start the installed services after the installation completes successfully, the scanner redirection daemon runs automatically. Otherwise, you can start the scanner redirection daemon manually by running the following command.

# sudo /etc/init.d/ftscanhv start

Scanner redirection requires remote desktops to have Horizon Agent installed with the Scanner Redirection setup option, on the parent or template virtual machines or RDS hosts. In addition, this feature requires the PCoIP or VMware Blast display protocol.

After the installation, you can configure group policy settings for this feature by following the instructions in «Configure Scanner Redirection» in the Horizon Remote Desktop Features and GPOs document.

# sudo /etc/init.d/ftsprhv start

To make a USB-to-Serial adapter device available for serial port redirection, deselect Connect USB Device > Automatically Connect at Startup & Automatically Connect when inserted and ensure that the USB-to-Serial adapter device is not selected under the Connect USB Device menu.

Smart card redirection is supported on remote desktops that are deployed on single-user machines and RDS hosts.

The component files are installed in /usr/lib/pcoip/vchan_plugins/ .

USB redirection is supported on remote desktops and applications that are deployed on single-user machines.

The component files are installed in /usr/lib/vmware/view/usb/ . If you allow the installer to register and start installed services after the installation completes, the USB arbitrator daemon, vmware-USBArbitrator , runs automatically. Otherwise, you can start the daemon manually by running the following command:

# sudo /etc/init.d/vmware-USBArbitrator start

Note: You can use group policy settings to deactivate USB redirection for specific users. For more information, see the Horizon Remote Desktop Features and GPOs document.

The component file is installed in /usr/lib/vmware/mediaprovider .

For information about installing Horizon Agent , see the Windows Desktops and Applications in Horizon document. For information about configuring policies, see the Horizon Remote Desktop Features and GPOs document.

Источник

Vmware horizon client install linux

You are using an outdated browser. Please upgrade your browser to improve your experience.

Читайте также:  Linux list audio devices

This guide provides information about installing, configuring, and using VMware Horizon ® Client™ software on a Linux client system. This guide is written for administrators and end users of Horizon Client for Linux.

You can also access this guide through the Help action in the Horizon Client user interface.

Horizon Client communicates with a server, which acts as a broker between the client device and remote desktops and published applications. You enter credentials into Horizon Client , the server authenticates your credentials, and then the server finds the remote desktops and published applications that you are entitled to use.

Scope of This Guide

This guide provides instructions for installing, configuring, and using the Horizon Client for Linux product that VMware makes available.

This guide does not include instructions for installing the Linux operating system on a client system. For information about installing Linux, refer to the instructions provided by the maker of your Linux distribution.

Several VMware partners offer thin and zero client devices for VMware Horizon deployments. The features that are available for each thin or zero client device, and the operating systems supported, are determined by the vendor, the model, and the configuration that an enterprise chooses to use. Such details are not documented in this guide. For information about the vendors and models for thin and zero client devices, see the VMware Compatibility Guide.

How to Use This Guide

To get the help that you need from this guide, refer to the chapters that apply to your role and use case.

For end users and administrators — If you are an end user running Horizon Client to connect to remote desktops and applications and work in remote sessions, see the following chapters. These chapters also contain information relevant to Horizon administrators.

For administrators — If you are an administrator setting up a VMware Horizon deployment that includes Linux client systems, see the following chapters. These chapters are written for experienced system administrators who are familiar with virtual machine technology and data center operations.

Источник

Vmware horizon client install linux

You are using an outdated browser. Please upgrade your browser to improve your experience.

You can download and run a Horizon Client installer bundle from the VMware Downloads page. This installer contains modules for features such as USB redirection, Real-Time Audio-Video, smart card, and client drive redirection. To upgrade Horizon Client for Linux, you first uninstall the existing version from the client system and then run the installer bundle for the new version.

Note: On most Linux distributions, the Horizon Client installer bundle starts a GUI wizard. You can also run the installer with the command-line —console parameter to start the command-line wizard.

Prerequisites

  • Verify that the client system runs a supported operating system. See System Requirements for Linux Client Systems.
  • Become familiar with the installation options. See Installation Options.
  • Verify that you have root access on the client system.
  • Verify that VMware Workstation is not installed on the client system.
  • If you plan to use the RDP display protocol to connect to a remote desktop, verify that you have the appropriate RDP client installed. See System Requirements for Linux Client Systems.
  • Uninstall any earlier version of the Horizon Client software. See Uninstall Horizon Client for Linux.
  • If you plan to use the command-line installer, become familiar with the Linux command-line installation options. See Command-Line Installation Parameters for the Linux Client.
  • Confirm that version 2.x or 3.x of Python is installed on the client system.
Читайте также:  Dns разрешение имен linux

Note: To ensure that Horizon Client has access to all the required Python modules, use the Python package installed by default with your Linux distribution. Avoid installing Python manually, because a manual installation might not include all the required modules. If both Python 2.x and Python 3.x are installed on the system, Horizon Client uses the Python 3.x package.

As part of the installation process, the installer runs a scan of the system libraries to determine whether the system is compatible with Horizon Client , although you can select to skip the scan.

Procedure

  1. On the Linux client system, download the Horizon Client installer file from the Horizon Client Product Downloads page at http://www.vmware.com/go/viewclients.

In the installer filename, YYMM represents the marketing version number, x.x.x represents the internal version number, and yyyyyyy represents the build number. arch represents the CPU instruction set architecture.

chmod +x VMware-Horizon-Client-YYMM-x.x.x-yyyyyyy.arch.bundle
sudo ./VMware-Horizon-Client-YYMM-x.x.x-yyyyyyy.arch.bundle
sudo sh ./VMware-Horizon-Client-YYMM-x.x.x-yyyyyyy.arch.bundle
sudo ./VMware-Horizon-Client-YYMM-x.x.x-yyyyyyy.arch.bundle --console
sudo sh ./VMware-Horizon-Client-YYMM-x.x.x-yyyyyyy.arch.bundle --console

Note: In addition to —console , you can use other command-line parameters and environment variables to control installation settings such as the acceptance of the end-user license agreement and the installation of optional components. See Command-Line Installation Parameters for the Linux Client.

Important: You are prompted to allow the installer to register and start installed services after the installation. Allowing the installer to complete these tasks means that you do not need to manually start USB redirection services every time you reboot.

Results

Log information about the installation is recorded in /tmp/vmware-root/vmware-installer- pid .log .

What to do next

Start Horizon Client and verify that you can log in to the correct virtual desktop. See Connect to a Remote Desktop or Published Application.

Источник

Vmware horizon client install linux

You are using an outdated browser. Please upgrade your browser to improve your experience.

You can download and run a Horizon Client installer bundle from the VMware Downloads page. This installer contains modules for features such as USB redirection, Real-Time Audio-Video, smart card, and client drive redirection. To upgrade Horizon Client for Linux, you first uninstall the existing version from the client system and then run the installer bundle for the new version.

Читайте также:  Подключить сетевую карту линукс

Note: On most Linux distributions, the Horizon Client installer bundle starts a GUI wizard. You can also run the installer with the command-line —console parameter to start the command-line wizard.

Prerequisites

  • Verify that the client system runs a supported operating system. See System Requirements for Linux Client Systems.
  • Become familiar with the installation options. See Installation Options.
  • Verify that you have root access on the client system.
  • Verify that VMware Workstation is not installed on the client system.
  • If you plan to use the RDP display protocol to connect to a remote desktop, verify that you have the appropriate RDP client installed. See System Requirements for Linux Client Systems.
  • Uninstall any earlier version of the Horizon Client software. See Uninstall Horizon Client for Linux.
  • If you plan to use the command-line installer, become familiar with the Linux command-line installation options. See Command-Line Installation Parameters for the Linux Client.
  • Confirm that version 2.x or 3.x of Python is installed on the client system.

Note: To ensure that Horizon Client has access to all the required Python modules, use the Python package installed by default with your Linux distribution. Avoid installing Python manually, because a manual installation might not include all the required modules. If both Python 2.x and Python 3.x are installed on the system, Horizon Client uses the Python 3.x package.

As part of the installation process, the installer runs a scan of the system libraries to determine whether the system is compatible with Horizon Client , although you can select to skip the scan.

Procedure

  1. On the Linux client system, download the Horizon Client installer file from the Horizon Client Product Downloads page at http://www.vmware.com/go/viewclients.

In the installer filename, YYMM represents the marketing version number, x.x.x represents the internal version number, and yyyyyyy represents the build number. arch represents the CPU instruction set architecture.

chmod +x VMware-Horizon-Client-YYMM-x.x.x-yyyyyyy.arch.bundle
sudo ./VMware-Horizon-Client-YYMM-x.x.x-yyyyyyy.arch.bundle
sudo sh ./VMware-Horizon-Client-YYMM-x.x.x-yyyyyyy.arch.bundle
sudo ./VMware-Horizon-Client-YYMM-x.x.x-yyyyyyy.arch.bundle --console
sudo sh ./VMware-Horizon-Client-YYMM-x.x.x-yyyyyyy.arch.bundle --console

Note: In addition to —console , you can use other command-line parameters and environment variables to control installation settings such as the installation of optional components. See Command-Line Installation Parameters for the Linux Client.

    Specify whether to allow the installer to register and start installed services after the installation.

Allowing the installer to complete these tasks means that you do not need to manually start USB redirection services every time you reboot.

Results

You can find log information about the installation in /tmp/vmware-root/vmware-installer- pid .log .

What to do next

Start Horizon Client and verify that you can log in to the correct virtual desktop. See Connect to a Remote Desktop or Published Application.

Источник

Оцените статью
Adblock
detector