Questions tagged [citrix]

Citrix (accurately Citrix XenApp) is an application virtualization product that allows users to connect to their applications from a wide range of computer environments.

More info: http://en.wikipedia.org/wiki/Citrix_XenApp

XenApp can host applications on central servers and allow users to interact with them remotely or stream and deliver them to user devices for local execution.

Big advantage of this product is that the client can connect to the application regardless of the type of the server or client operating system. (e.g. you can access to a Linux application on a Windows client and vice versa)

22 questions
7
votes
1 answer

send super key to remote Citrix session

I use Citrix Receiver on my home GNU/Linux Debian (testing) desktop to remote in to my work Windows machine. I use Emacs extensively and I have many keybindings that use the super key or meta(alt)-shift combinations. However, neither my super keys…
fommil
  • 623
  • 1
  • 5
  • 14
4
votes
2 answers

Cannot change keyboard layout when using citrix receiver on fedora

I use Fedora 25 and use citrix receiver to connect to my job windows session. When I log on to windows the keyboard layout is messed up, it appears keystrokes sent are from an US keyboard and I am using a UK keyboard. I tried to adjust settings in…
statquant
  • 351
  • 4
  • 15
4
votes
3 answers

Installing Citrix receiver on 64bit Debian Wheezy

I am trying to install Citrix receiver v. 13 on my 64 bit Debian Wheezy. I tried both amd64 as well as i386 packages (in multiarch), but I fail. i386 version first The installation looks like this: root@grzes:/home/ga/Downloads# dpkg -i…
Grzenio
  • 5,747
  • 12
  • 32
  • 41
3
votes
1 answer

Booting from ISO in Xen Paravirtualized Environment

Specifically, Citrix XenServer 5.6. I can map the an ISO from a Storage Repository with no issues and mount it inside the OS but I can't boot from the DVD drive without converting it to HVM, which causes problems because the ISO I'm trying to boot…
Bratchley
  • 16,684
  • 13
  • 64
  • 103
3
votes
3 answers

Fedora: Citrix ICAClient SSL Error 61

Citrix workspace app fails to launch after downloading the .ica file. The error says: SSL Error Contact your help desk with the following information: You have not chosen to trust "DigiCert High Assurance EV Root CA", the issuer of the server's…
yitzchak24
  • 33
  • 1
  • 5
3
votes
0 answers

Repair Citrix Clipboard functionality on Linux

I can no longer copy and paste between Citrix icaclient applications and local applications as was. The Citrix support states This issue occurs when a third party application inserts itself in the Windows clipboard chain on the local computer or…
cheezsteak
  • 476
  • 5
  • 17
2
votes
0 answers

Citrix Receiver on Ubuntu crashes and I cannot kill it, have to hard reboot

Using latest Ubuntu LTS and Citrix Receiver icaclient 13.2.1.328635 Citrix will periodically crash and there is no way for me to force the app closed. I've setup key shortcuts to the kill command, but they aren't responding. I can't alt-tab to…
Rich
  • 21
  • 1
2
votes
0 answers

Xlock: Can't grab the keyboard

When I start Citrix Receiver in normal mode, screensaver of host machine get activated as per expectation. But when I connect the same session in Fullscreen mode then screensaver of host machine flickers for fraction of second. I am using xlock as a…
SHW
  • 14,454
  • 14
  • 63
  • 101
2
votes
1 answer

Will I receive critical security updates if I lock CentOS yum to a specific repo version?

We run Citrix XenServer as our virtualisation platform. Presently we're right up to date with our XenServer service packs and hotfixes i.e. we're running XenServer 6.2SP1 with the SP1015 update applied on top of that: Hotfix XS62ESP1015 - For…
Kev
  • 1,429
  • 7
  • 21
  • 32
1
vote
1 answer

Prevent Citrix session from opening in fullscreen

I tried updating /opt/Citrix/ICAClient/config/wfclient.template (which is linked against /opt/Citrix/ICAClient/nls/en/wfclient.template) and removed the parameter that set fullscreen, but it didn't work. Also did this in ~/.ICAClient/wfclient.ini
Ocean
  • 250
  • 1
  • 7
1
vote
0 answers

How to leave a background job running after dbus logout

On RHEL 7.4. We are using Citrix VDA to start a UNIX desktop session for our application. The session is only the application, so when it closes, the VDA session exits (Citrix XenApp). The problem is if the application core dumps, we want start a…
bfoddy
  • 185
  • 2
  • 8
1
vote
0 answers

Trouble installing a Linux VM on XenServer 7

I've been struggling to get a Linux guest running on XenServer 7.5. Here is a sequence of commands that I've been running -- don't get any errors -- except when I run the VM, it does not seem to be able to boot the image. xe vm-install…
user1172468
  • 111
  • 1
  • 4
1
vote
0 answers

How to get rid of redundant Ctrl_L event when AltGr key is pressed?

I'm logging in to a remote Linux system through Citrix to a Windows machine and then through an additional remote desktop solution to the Linux machine. Unfortunately, there is a bug somewhere in the Citrix part, so that when I press Alt-Gr on a…
Gere
  • 241
  • 2
  • 9
1
vote
0 answers

Using Citrix Receiver behind an HTTP proxy

I am using Citrix Receiver on Linux (13.2) with an HTTP proxy. All of my traffic must go through the proxy, otherwise it won't get out. My environment is setup (ie. the http_proxy variable and others are all exported) and my other applications all…
Walter
  • 1,204
  • 4
  • 13
  • 36
1
vote
0 answers

xmodmap -e 'remove mod2 = Num_Lock' NumLock not working with Citrix Session

I've installed CentOS 6.5 - 32-bit and am using GNOME, connecting to a Citrix App server. While connecting, I'm not able to use the Numlock in the session. So from a blog I've found how to fix this usijg the following command: xmodmap -e 'remove…
user3134198
  • 732
  • 1
  • 8
  • 15
1
2