Crfxfnm citrix receiver linux

CitrixICAClientHowTo

The Citrix ICA Client (Citrix Receiver) allows access to remote Windows sessions that run on a Citrix server.

These instructions are for current/recent Ubuntu/ICA versions. For historical reference, instructions for older Ubuntu/ICA versions are at CitrixICAClientHowToOlderVersions.

If you are considering deployment of the Receiver in your workplace (as opposed to installation on just your machine), have a look at the Citrix Receiver deployment how-to in the Ubuntu for the Enterprise wiki.

Citrix Receiver 13.1 on Ubuntu 14.04

1. (64-bit only) Alternative install procedure that can be added to a deployment bash script

2. (64-bit only) Enable i386 Multiarch

Even the Citrix Receiver for 64-bit systems has a lot of dependencies on packages from the i386 architecture. If you are using 64-bit Ubuntu and have not already configured i386 multiarch, you must configure it by running:

sudo dpkg --add-architecture i386 sudo apt-get update

N.B. The download link currently directs you to receiver 13.2 rather than 13.1 and the 64-bit deb no longer has i386 architecture dependencies.

3. Download the Citrix Receiver for Linux .deb package

  • Go to https://www.citrix.com/downloads/citrix-receiver/legacy-receiver-for-linux/receiver-for-linux-13-2.html
  • Near the bottom of the page, select either «For 64-bit Systems» or «For 32-bit Systems» as appropriate, and goto the «Receiver for Linux» package.
  • Look for «File Type: .deb» under the Download buttons.
  • Click this .deb file, and have it open in Ubuntu Software Center for installation (so you can skip step 4), Or download the .deb file and install it as described in step 4..
  • Optionally download the «USB Support Package». This package provides support for passing USB devices from your local Ubuntu machine into the remote Windows session (if your Citrix server is configured to allow that).

4. Install the downloaded package(s) and dependencies

In case your Ubuntu Software Center didn’t install the Citrix receiver, so you had to download it, now install it as follows:

sudo dpkg -i ~/Downloads/icaclient_*.deb ctxusb_*.deb sudo apt-get -f install # Install dependencies and finish configuring the package(s)

5. Add more SSL certificates

By default, Citrix Receiver only trusts a few root CA certificates, which causes connections to many Citrix servers to fail with an SSL error. The ‘ca-certificates’ package (already installed on most Ubuntu systems) provides additional CA certificates in /usr/share/ca-certificates/mozilla/ that can be conveniently added to Citrix Receiver to avoid these errors:

sudo ln -s /usr/share/ca-certificates/mozilla/* /opt/Citrix/ICAClient/keystore/cacerts/ sudo c_rehash /opt/Citrix/ICAClient/keystore/cacerts/

6. Configure Citrix Receiver

/opt/Citrix/ICAClient/util/configmgr &

To map drives (to allow access to files on your local Ubuntu machine via a share drive in the remote Windows session), see the «File Access» tab.

Читайте также:  Linux где установлен firefox

7. (64-bit only) Fix Firefox plugin installation

sudo rm -f /usr/lib/mozilla/plugins/npwrapper.npica.so /usr/lib/firefox/plugins/npwrapper.npica.so sudo rm -f /usr/lib/mozilla/plugins/npica.so sudo ln -s /opt/Citrix/ICAClient/npica.so /usr/lib/mozilla/plugins/npica.so sudo ln -s /opt/Citrix/ICAClient/npica.so /usr/lib/firefox-addons/plugins/npica.so

Starting with Citrix Receiver 13.1, the 64-bit version of Citrix Receiver switched from a 32-bit plugin (using nspluginwrapper to allow it to run within a 64-bit browser) to a native 64-bit plugin. However, the install script still configures the plugin to run within nspluginwrapper, which doesn’t work with a 64-bit plugin. The above will reconfigure the plugin to run without nspluginwrapper.

8. Configure Firefox

In Firefox, go to Tools -> Add-ons -> Plugins, and make sure the «Citrix Receiver for Linux» plugin is set to «Always Activate».

Starting in Firefox 32, plugins are set to «Ask to Activate» by default, but for some reason the activation prompt is never displayed for the Citrix Receiver plugin, so the plugin will not work unless it is set to «Always Activate».

9. Configure Chrome/Chromium

To use Citrix Receiver in Chrome and/or Chromium, run:

xdg-mime default wfica.desktop application/x-ica

Known Issues / Workarounds

  • If you are running KDE 4.10 or later: In System Settings, make sure GTK is set to a theme other than Oxygen. The Oxygen theme seems to cause the Citrix Receiver to constantly crash when trying to launch fullscreen applications (such as Terminal Servers or VDI).
  • Some people have experienced problems with Citrix Receiver 13.0 showing only random fragments of windows. It is not clear if this is a bug in the graphics library that Citrix has adopted with this version and/or its interaction with certain Citrix server configurations. If you experience this, you are likely to have better success with version 12.1, see CitrixICAClientHowToOlderVersions. The behavior of Citrix Receiver 13.1 for the affected people has not yet been determined.
  • Sometimes the Citrix client will not go full-screen with Unity. The Unity launcher and status bar will still be visible, and the Citrix mouse will be in a slightly different position than the client mouse. This can be fixed enabling legacy fullscreen in compizconfig-settings-manager. It is in ‘advanced search’ then ‘Plugin: workarounds’, then second on the list.
  • You can exit from the FULL SCREEN mode (in Unity) by pressing Ctrl+F2 followed by Ctrl+Super+Arrow_Down.
  • You can prevent Citrix from starting FULL SCREEN by opening a terminal (Ctrl+Alt+T), gedit ~/.ICAClient/All_Regions.ini and setting DesiredHRES=1366 and DesiredVRES=768 for example.
  • You can solve keyboard layout problems looking for your keyboard layout in http://support.citrix.com/proddocs/topic/receivers-java-101/java-parameters-keyboard-layouts.html and updating KeyboardLayout value in ~/.ICAClient/wfclient.ini`
  • There is a bug in Citrix Receiver 13.1.0.285639, that the receiver can not be started from unity. The problem is a missing hash in a parameter, as a workaround it can be fixed by executing the follwing command. The problem and and solution are also described here: http://discussions.citrix.com/topic/358076-deb-package-uses-icaroot-instead-of-icaroot-spelling-error/#entry1844542
sudo perl -pi -e 's/ -ica/ --ica/g' /usr/share/applications/selfservice.desktop

CitrixICAClientHowTo (последним исправлял пользователь ool-457946df 2015-11-22 02:31:25)

Читайте также:  Команда линукс выключить компьютер

The material on this wiki is available under a free license, see Copyright / License for details
You can contribute to this wiki, see Wiki Guide for details

Источник

Saved searches

Use saved searches to filter your results more quickly

You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session.

How to install the Citrix Workspace App (formerly Citrix Receiver) on Linux

License

mendel5/citrix-workspace-app-linux

This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?

Sign In Required

Please sign in to use Codespaces.

Launching GitHub Desktop

If nothing happens, download GitHub Desktop and try again.

Launching GitHub Desktop

If nothing happens, download GitHub Desktop and try again.

Launching Xcode

If nothing happens, download Xcode and try again.

Launching Visual Studio Code

Your codespace will open once ready.

There was a problem preparing your codespace, please try again.

Latest commit

Git stats

Files

Failed to load latest commit information.

README.md

How to install the Citrix Workspace App (formerly Citrix Receiver) on Linux. The downloaded file is also known as icaclient . As far as I know, ica stands for Citrix’ Independent Computing Architecture , see Wikipedia.

  1. Download the latest version of the Citrix Workspace App from the Citrix website:
  • https://www.citrix.com/downloads/workspace-app/linux/
  • If you need an older version, you can still download the Citrix Receiver app (deprecated since August 2018): https://www.citrix.com/downloads/citrix-receiver/linux/
  1. Install the downloaded file
  2. During the installation process you might get asked: » Do you want to install the app protection component? » where you have to choose between Yes and No . You can decide whether to install the app protection or not based on this information: https://docs.citrix.com/en-us/citrix-virtual-apps-desktops/secure/app-protection.html. Selecting No should be fine.
  3. When trying to log in, you might get the following error:
Citrix Workspace SSL error Contact your help desk with the following information: You have not chosen to trust "USERTrust RSA Certification Authority", the issuer of the server's security certificate (SSL error 61). 
sudo -H ln -s /usr/share/ca-certificates/mozilla/* /opt/Citrix/ICAClient/keystore/cacerts/ sudo -H /opt/Citrix/ICAClient/util/ctx_rehash 
  1. Try logging in again. It should work now.
  2. For security reasons you might want to adjust some parameters in the config files.
/opt/Citrix/ICAClient/config/wfclient.template /opt/Citrix/ICAClient/nls//wfclient.template 
[WFClient] . CREnabled=False CDMAllowed=Off ClientPrinterQueue=Off ClientManagement=Off ClientComm=Off 
  1. You might be unsure whether to use the Disconnect button or the Sign Out button in Citrix.
  • Disconnecting by hitting “X” in the top right of the screen or selecting “Disconnect” from the connection bar will leave your session as is on the server with applications remaining open. This disconnected state does not save your documents so be sure to save any work before disconnecting. When you reconnect to your disconnected session it should login right as you left it with the running applications. Note that your organization may enforce a stricter logoff policy so your session may be logged out before you are able to return to it.
  • Logging off/Signing out means fully logging off of Citrix and signing out of your profile. This closes all open applications and closes your session requiring a fresh login next time you connect. Note that your organization may have an enforced daily logoff policy.
Читайте также:  Ida pro kali linux

About

How to install the Citrix Workspace App (formerly Citrix Receiver) on Linux

Источник

Citrix Receiver для Windows

Citrix Receiver

Программное приложение для доступа к виртуальным приложениям и рабочим столам Windows

Citrix Receiver — это программное приложение, которое позволяет вам обращаться к виртуальным приложениям и рабочим столам Windows, если ваша компания использует серверы Citrix.

Windows Desktop Access

Citrix Receiver представляет пользователям рабочую среду Windows своего офиса практически на любой платформе, включая ПК, Mac, Unix и Linux. Предлагаемый доступ также бесшовный и плавный. Например, вы можете легко протащить, перетащить или зажать экран и легко получить доступ к чему-либо на рабочем столе. Все функционирует так, как ожидалось. Например, при запуске приложения Word на вашем iPad вы можете использовать сенсорные жесты, такие как два пальца, трех пальцевое нажатие, чтобы автоматически настроить вид. И после того, как вы перевернете экран, программа также автоматически изменит размер.

Тщательно выбирать

После подключения к серверу вы можете выбрать приложения, которые хотите поддерживать. Вы можете выбрать Excel, Word, Internet Explorer и Adobe Acrobat, а также некоторые приложения рисования. Версия мобильного приложения работает аналогично настольной версии Citrix Receiver. Фактически, он также включает в себя выгодные черты платформы, на которой он работает.

  • Доступны как настольные, так и прикладные версии
  • Бесплатный сервис
  • Плавное и мало заметное отставание

Источник

Оцените статью
Adblock
detector