First time visiting the Citrix portal with an Ubuntu workstation, use the following instructions to install the Citrix Receiver:
- Update and upgrade your system with Aptitude
$ sudo apt-get install libmotif3(On Ubuntu 10.04. Later versions use libmotif4)- open a browser like FireFox without “paranoid” features enabled
- visit your Citrix Desktop site ie; https://citrix.mydomain.com
- when prompted, enter your domain\username & password
- Click the [ INSTALL ] button which takes you to a Downloads site on Citrix.com
- You are now at http://www.citrix.com/site/SS/downloads/index.asp
- Under Clients, click VIEW ALL
- Under Desktops, click LINUX
- Download and install RECEIVER FOR LINUX DEB package (x86/64/ARM versions available)
- Download and install USB SUPPORT PACKAGE DEB package (x86/64/ARM versions available)
- Download the AddTrustExternalCARoot.crt from https://support.comodo.com/index.php?_m=downloads&_a=viewdownload&downloaditemid=9&nav=0,1
- move or copy the file to /opt/Citrix/ICAClient/keystore/cacerts/ directory
- You should now be able to use the Citrix Portal.
Resources:
- http://nukleos.wordpress.com/
- http://www.citrix.com/site/SS/downloads/index.asp
- https://answers.launchpad.net/ubuntu/+question/124616
- https://support.comodo.com/index.php?_m=downloads&_a=viewdownload&downloaditemid=9&nav=0,1
