ClearCube Sentral 6.9.3 User Manual

Page 37

Advertising
background image

Sentral Quick Start Guide

30

Rev F 2.2.08.06.2014

You can now follow the steps below to install the Sentral Host Agent. See PCoIP System User’s Guide for
more information about zero client and host card interfaces and options.

Installing Sentral Host Agent

1. From the Sentral download, copy the host agent installer from the Sentral host agent folder to the

host or VM. Be sure the installer is for the appropriate operating system.

2. Change directory to the location of the installation rpm. Type the following command:

sudo rpm -ivh --nodeps BladeAgent-6.9.3-1.x86_64.rpm

3. A success message indicates that the installation is complete. Restart the computer.

Post Installation Dependencies

Run the Following Commands in the Terminal as super user.

1. Get Extra Packages for Enterprise Linux:

For i386 only:

wget http://dl.fedoraproject.org/pub/epel/6/i386/epel-release-6-8.noarch.rpm

For x86_64 only:

wget http://dl.fedoraproject.org/pub/epel/6/x86_64/epel-release-6-8.noarch.rpm

2. Enter the command:

sudo rpm -Uvh epel-release-6*.rpm;rm -rf epel-release-6*;

3. Enter the command:

yum -y install xrdp

4. Change directory:

cd /etc/rc.d/init.d/ && chkconfig --add xrdp

5. Enter the command:

chkconfig --level 2345 xrdp on

6. Restart the computer.

Advertising