Getting Started with Remote Graphics Software

HP Remote Graphics Software is not supported the HP-UX 10.20 or HP-UX 11i V2 operating system, and is only supported on PA-RISC 2.0 architecture.

HP-UX Sender GUI Installation

The Sender GUI will automatically start on HP-UX when the Sender process starts. If you would rather start the GUI on a per-user basis, then edit the /opt/hpremote/rgsender/rgsender.sh file, and add the -noautostartguioption as follows:

exec ./rgsender $* -noautostartgui -l logSetup

Uninstalling the RGS Sender

Uninstalling the RGS Sender for Windows:

To uninstall the Windows Sender use the Windows 2000 or Windows XP Add or Remove Programs feature from the Control Panel. Select Remote Graphics Sender and click Change/Remove.

Uninstalling the RGS Sender for Linux:

To uninstall the Linux Sender find the name of the RedHat RPM package for the Remote Graphics Sender, by typing:

rpm -q -a grep -i rgsender

If the Sender is installed on the system, you will see rgsender_linux_32-4.0-0 or something similar. To remove the Sender's rpm package, become root and type:

rpm -e --allmatches rgsender_linux_32

Uninstalling the RGS Sender for HP-UX:

To uninstall the HP-UX Sender, become root and type:

/usr/sbin/swremove -x autoreboot=true rgsender_hpux_pa

21