Installing the Tripwire RPM
The easiest way to install Tripwire is to select the
tripwire RPM during the Red Hat Linux 8.0 installation
process. However, if you have already installed Red Hat Linux 8.0, you can
use rpm or Package Management Tool
(redhat-config-packages) to install the Tripwire RPM
from the Red Hat Linux 8.0 CD-ROMs.
If you are not sure whether or not Tripwire is installed, type the
following command at a shell prompt:
If Tripwire is installed, this command will return the following:
tripwire-<version-number> |
The following steps outline how to find and install Tripwire from CD-ROM
using the RPM command line application:
Insert CD 2 of the Red Hat Linux
8.0 installation CD-ROMs.
If the CD-ROM does not automatically mount, type the following
command:
Verify that the tripwire RPM is on the CD-ROM by typing:
ls /mnt/cdrom/RedHat/RPMS/ | grep tripwire |
If the RPM is on the CD-ROM, this command will display the
package name.
If the RPM is not on the CD-ROM, the shell
prompt will return. In this case, you will need to
check CD 3 and, possibly, CD
1 of the Red Hat Linux 8.0 installation CD-ROMs by first
unmounting the CD-ROM then repeating steps one through three.
Unmount the CD-ROM by right-clicking on the CD-ROM icon and
selecting or by typing the
following command at the shell prompt:
Once you have located the tripwire RPM,
install it by typing the following command as the root user:
rpm -Uvh /mnt/cdrom/RedHat/RPMS/tripwire*.rpm |
In the
/usr/share/doc/tripwire-<version-number>/
directory, you will find release notes and README files for
Tripwire. These documents contain important information about the
default policy file and other topics.