stealth_4.01.00_i386.deb and
thus accept the provided binary program (skipping the next series of steps) or
do not accept the provided binary, and compile stealth yourself, as per the
following steps:
stealth_4.01.00.tar.gz:
tar xzvf tealth_4.01.00.tar.gz
cd stealth;
INSTALL.cf and icmconf;
g++ compiler;
icmake program
(http://icmake.sourceforge.net);
./build program strip' to compile stealth;
./build install program' to install;
stealth directory tree has become
superfluous and can safely be removed.
Next, do:
cp share/usr/bin/stealthmail /usr/local/bin
mkdir /root/stealth
cp documentation/example-policies/localhost.pol /root/stealth
ssh and bash (or another shell program) should be
available. root@localhost should be able to login at localhost using
ssh root@localhost, using the /bin/bash. Check
(as `root') at least
ssh root@localhost
as this might ask you for a confirmation that you've got the correct
host.
Now, run
stealth /root/stealth/localhost.pol
to initialize the stealth-report files for localhost. This initializes
the report for
localhost,
/etc/ on localhost.
The mail-report is sent to root@localhost.
Now change or add or remove one of these files, and rerun stealth. The
file /tmp/stealth-4.01.00.mail should reflect these changes.