Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 1013 Bytes

File metadata and controls

23 lines (13 loc) · 1013 Bytes

Teradici Slider

https://youtu.be/tg9RtRrnIeE

Important Info

When connecting to a Teradici session for the first time after a machine reboot, you must Connect, Disconnect, and then Connect again for Teradici Slider to work. This is not on us, this is a Teradici bug. After that, it will work normally until PCoIP Agent is restarted, or the machine is rebooted.

Teradici slider is made for Linux based OSes and only tested on RockyLinux 9.x.

Install

sudo ./INSTALL.sh --install

The script will check if crudiniis installed, and if not, will attempt to download and install it. This requires internet access.

Once installed, all file will be in /opt/instinctual/teradicislider. A sudo rule is also created in /etc/sudoers.d/teradicislider which allows ANY user to modify the pcoip.maximum_initial_image_quality parameter in /etc/pcoip-agent/pcoip-agent.conf without a password prompt. This actually is the most secure way.

That is it.

Un-Install

sudo ./INSTALL.sh --uninstall