You download the Linux installation package and run it on your local machine.
The Linux installation package includes a GUI installer and command-line installer. To force the installer to use command-line mode, add the
--console parameter when running the installation package.
Prerequisites
Verify that your local machine is running a supported version of Linux. For a list of supported operating systems, see the release notes for your version of VMware Remote Console.
Procedure
- Access the VMware Remote Console download page and download VMware Remote Console for Linux.
You can also access the download page from the vSphere Client or VMware Host Client.
- In the vSphere Client, select any virtual machine, open the Summary tab, and click .
- In the VMware Host Client, select any virtual machine and select .
- Switch to the
root
user.
- If necessary, grant execute permissions to the installation package.
chmod +x VMware-Remote-Console-version-build.x86_64.bundle
- Run the installation package.
./VMware-Remote-Console-version-build.x86_64.bundle
- To install in GUI mode, perform the following steps.
- Read and accept the terms of the license agreement and click Next.
- Select whether to check for product updates and click Next.
- Select whether to join the Customer Experience Improvement Program (CEIP) and click Next.
- Click Install.
To install in command-line mode, perform the following steps.
- Press Enter and read the license agreement.
- When you reach the end of the license agreement, type yes to accept the license agreement.
You can type
q to move to the end of the license agreement.
- If you want to check for product updates, type yes.
Results
VMware Remote Console is installed on your local machine and is configured to open URLs that use the vmrc
scheme.