Tripwire: Difference between revisions
From James's Wiki
No edit summary |
No edit summary |
||
Line 15: | Line 15: | ||
sudo tripwire --check | sudo tripwire --check | ||
if the passwords arn't set up for whatever reason: | |||
sudo dpkg-reconfigure tripwire | |||
==References== | ==References== |
Revision as of 14:13, 25 February 2018
sudo apt install tripwire
setpassphrases ect during install
sudo tripwire --init
sudo tripwire --check
after editing the policy file do this:
sudo twadmin -m P /etc/tripwire/twpol.txt
sudo tripwire --init
sudo tripwire --check
if the passwords arn't set up for whatever reason:
sudo dpkg-reconfigure tripwire