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:

rpm -q tripwire

If Tripwire is installed, this command will return the following:

tripwire-version-number 

The following steps outline how to find and install Tripwire from a CD-ROM using the rpm command-line application:

  1. Insert CD 2 of the Red Hat Linux 8.0 installation CD-ROMs.

  2. If the CD-ROM does not automatically mount, type the following command:

    mount /mnt/cdrom
  3. Verify that the Tripwire RPM is on the CD-ROM by typing:

    ls /mnt/cdrom/RedHat/RPMS/ | grep tripwire
  4. 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 and then repeating steps 1 through 3. Unmount the CD-ROM by right-clicking on the CD-ROM icon and selecting Eject or by typing the following command at the shell prompt:

    umount /mnt/cdrom
  5. 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.




Official Red Hat Linux Administrator's Guide
Official Red Hat Linux Administrators Guide
ISBN: 0764516957
EAN: 2147483647
Year: 2002
Pages: 278
Authors: Red Hat Inc

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net