Getting Started with Remote Graphics Software
Using Microsoft Remote Desktop to remotely install the RGS Sender for Windows is not supported. If attempted, the installation process displays an error message and stops the installation process. If installing the RGS Sender on a HP Blade Workstation, use the iLO Remote Console Mode in Setup Mode (from the boot BIOS) instead.
Unattended Installations
If you need to install the Windows RGS Sender on several systems, please refer to Creating Unattended Installers.
Installing the RGS Sender for Linux
Linux Sender Installation1.Login as root.
2.Insert the HP Remote Graphics Software CD and mount the CD, if it is not automatically mounted.
3.Go to the mount point of the CD, which is usually /mnt/cdrom and change directories to lin32/sender.
4.Execute the following command:
./install.sh
5.The Sender will be installed to /opt/hpremote/rgsender.
6.Add the "rge" extension to the X Server configuration file. Edit the
Load "rge"
7. The Module section should read as follows:
Section "Module"
...
Load "rge"
...
17