In response to the deprecation of NPAPI, VMware has released the VMware Remote Console (VMRC) as a standalone application for Windows and Mac OS that can be used in conjunction with VMware vSphere Web Client which is bundled with vCenter Server 5.5 Update 2b and later versions.
With vCenter Server 5.5 Update 2b and later, VMware has provided two new links in the VMware vSphere Web Client called Open with VMRC and Download VMRC. In vCenter Server 6.0 the links are called Launch Remote Console and Download Remote Console. For an HTML in-browser basic virtual machine console, you can continue to use the Launch Console link in vCenter Server 5.5 Update 2b or click on the virtual machine console image on vCenter Server 6.x
Procedure to install VMware Remote Console (VMRC) plug-in for Mozilla Firefox / Internet explorer( IE) / Chrome
Procedure:
1. In the Firefox, type the URL for vSphere Web Access
https://vcenterurl.domain.com
2. Log into vSphere web Access using the credentials
3. Select the Virtual Machine (VM) in the inventory
4. Click on the console, if the plug-in is not installed, a warning message appears
5. Click Install plugin
6. Complete the dialog box & restart the browser
Installing the VMware Virtual Machine Console on a Linux [ RHEL,Ubuntu ]
1.Log in as root to Linux
2.Mount the CD-ROM drive and change to the Client directory on the CD.
#mount /dev/cdrom /mnt/cdrom
#cd /mnt/cdrom/Client
3.Unzip the client installer archive to /tmp.
#unzip VMware-gsx-server-linux-client-<####>.zip -d /tmp
4.Change to the /tmp directory.
#cd /tmp
5. Do one of the following:
Use the RPM installer. Run RPM specifying the installation file.
#rpm -Uhv VMware-console-<####>.i386.rpm (where <####> is a series of numbers representing the version and build numbers)
OR
Use the tar installer. Complete the following steps.
- Unpack the archive:
#tar zxf VMware-console-<####>.tar.gz (where <####> is a series of numbers representing the version and build numbers)
The archive unpacks to vmware-console-distrib.
- Run the installer:
#cd vmware-console-distrib
#./vmware-install.pl
- Accept the EULA and answer the questions specifying default directories for the binary files, library files, manual files and documentation files.
- If the Do you accept prompt doesn't appear, press Q to continue.
6.Run the configuration program vmware-config-console.pl