Ian Mortimer wrote:



I'm running RH9 with all the latest updates. I have been noticeing in mail to root about Tripwire. Is Tripwire automaticly setup when installing RH or do you have to set it up after installing?


You have to set it up:


  cd /etc/tripwire
  vi twpol.txt   # customize for your system, use your preferred editor
  ./twinstall.sh
  tripwire -m i

You'll probably have to tweak it a bit to eliminate error messages about missing files:

  cd /etc/tripwire
  vi twpol.txt
  tripwire -m p twpol.txt

See the man pages for more details.



Thanks Ian, that is what I thought, but I wanted to make sure. Also thanks for the info on setting it up.

Lee Perez


-- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://www.redhat.com/mailman/listinfo/redhat-list

Reply via email to