Information
In case your IGEL Thin Client comes preinstalled with Parallels Client v14.1, please follow steps below in order to update it to v15:
Upload desired version of Parallels Client to a USB drive (for Linux client use *.tar.bz2).
Note: Parallels Client can be downloaded from this link.
- Launch IGEL Client.
- Launch console as root user.
Create a new folder "disk" in /media/ folder (/media/disk) with command:
mkdir /media/disk
Mount USB drive to the folder listed above with command:
mount /dev/sdb1 /media/disk
Note: sdb1 could differ and depends on volume device name located in: System - > Disk utility - > Volume - > Device name.
- Navigate to the mounted drive location (/media/disk/) in console.
Extract Parallels Client with command:
tar xvjf RASClient.tar.bz2
- Open new console as user "user"
Run the application with command:
/media/disk/opt/2X/Client/bin/2XClient
Was this article helpful?
Tell us how we can improve it.