HP Instant Support Enterprise Edition Client Installation and Upgrade Guide

Installing ISEE on Linux Clients
Installing or Upgrading an Individual Linux Client
Appendix B
63
Installing or Upgrading an Individual Linux Client
Complete the installation and configuration steps on each ISEE Linux Client.
Installing the ISEE Client Software
To install or upgrade HP ISEE on your Linux Client, complete the following steps:
1. Create a directory named ISEEInstall.
Example:
mkdir /usr/ISEEInstall
2. Place the file ISEEPlatform.tar in the ISEEInstall directory.
3. Change the directory to the ISEEInstall directory.
Example:
cd /usr/ISEEInstall
4. Unpack the .tar file in the ISEEInstall directory on the Client system:
tar -xf ISEEPlatform.tar
5. Install the software on the Client system:
bash install.sh
6. Proceed to the appropriate configuration section (either configuring a new client or
verifying a successful upgrade) in Chapter 2.