HP-UX Host Intrusion Detection System Release 4.0 Release Notes for HP-UX 11i v1 | HP-UX 11i v2
Installation
Making Depots
Chapter 2 39
If your administration system will be running an agent, copy the 11i
Java patches into the ids_11i_admin+agent depot:
# sh -c ’for i in /var/tmp/javapatch/PH*.depot; do swcopy\
-s $i \* @ /var/depot/ids_11i_admin+agent; done’
Get the Java Software
Step 1. Log in as superuser (root) on the depot system. See “Create the Depot
Directory” on page 32.
Step 2. Open the HP Java Website:
http://www.hp.com/go/java,
Step 3. Select the J2SE JDK, JRE, and runtime plug-in for 5.0.xx link for the
appropriate platform (Itanium or PA-RISC).
Step 4. Click on downloads.
Step 5. Download JDK or JRE. JRE is sufficient and is a smaller depot.
Step 6. Using the instructions on the Website, download the software, for
example, to /var/tmp/jre15_15001_1111.depot for 11i v1.
Step 7. Transfer the software to the administration depot using one of the
following steps:
• 11i Admin Depot
If your administration system will not be running an agent, copy the
11i Java software into the ids_11i_admin depot:
# swcopy -s /var/tmp/jre15_15001_1111.depot \* @\
/var/depot/ids_11i_admin
• 11i Admin + Agent Depot
If your administration system will be running an agent, copy the 11i
Java software into the ids_11i_admin+agent depot:
$ swcopy -s /var/tmp/jre15_15001_1111.depot \* @\
/var/depot/ids_11i_admin+agent