Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Installing the ScrewDrivers® Endpoint Client for Linux

The ScrewDrivers® Endpoint Client for Linux automatically maps local printers that are defined via CUPS to the remote desktop session (via the Citrix Workspace, FreeRDP, or Igel client)

The remote desktop must have either ScrewDrivers Essentials or ScrewDrivers Enterprise installed and configured to allow local printer mapping.

Installation

  1. Install the appropriate remote desktop client for your environment

  2. Download the latest ScrewDrivers Client install script from https://www.tricerat.com/client-downloads

  3. Run the script

    Code Block
        $ tar -zxvf ScrewDriversEndpoint_7.2.0.20456_Linux.tar.gz
        $ cd ScrewDriversEndpoint_7.2.0.20456_Linux
        # Run ./install.sh -h for detailed usage, or to install all plugins:
        $ ./install.sh -i citrix freerdp igel

Launching the Client

  • Citrix
    Our install script places entries in Citrix's /etc/icaclient/nls/en/module.ini file so that it automatically loads our client plugin on launch.

  • FreeRDP
    Launch the FreeRDP client with /dvc:sdfreerdp as an argument:

    Code Block
    Example:
    $ freerdp /v:termserv.mycompany.com /u:myusername /dvc:sdfreerdp
  • Igel
    Launch the Igel client with --dvc=libsdigelrdp-client.so as an argument

Troubleshooting

If you run into problems, please contact Tricerat Support for assistance.

Logging

If you are instructed by Tricerat Support to turn on ScrewDrivers Client logging, you can find the configuration in /etc/opt/tricerat/sdclient.conf. Open the file and change the log: enable setting to true:

Code Block
[log]
enable=true

...

Child pages (Children Display)