Citrix hasn’t done a very convincing job w.r.t. making it easy to login via citrix from an ubuntu 64 bit host. Here are the essential steps;
* Download XenApp >Linux Clients from http://www.citrix.com/English/ss/downloads/details.asp?downloadId=3323&productId=186&c1=ost1349860#top* Install ia32-libs; sudo apt-get install ia32-libs* run sudo ./setupwfc* import certificates; sudo cp /usr/share/ca-certificates/mozilla/* ./ (thanks to http://techxplorer.com/2008/11/07/installing-the-citrix-presentation-server-client-on-ubuntu/)* try to login via [...]

Recent comments