Saturday, November 3, 2012

Install VMware View Client on Ubuntu 12.04



  •  Note :-

        VMware View Client for Linux does not support these features :-

            USB Redirection.

            Wyse-MMR.

            Local Mode Desktop.

  •  Open the /etc/apt/sources.list file using text editor.

        Uncomment these lines:-

        deb http://archive.canonical.com/ubuntu precise partner

        deb-src http://archive.canonical.com/ubuntu precise partner

  •  Run these commands in the terminal :-

        sudo apt-get update

        sudo apt-get install rdesktop

        sudo apt-get install vmware-view-client

        sudo apt-get install ia32-libs

No comments:

Post a Comment