stealth_1.47.1_i386.deb and
thus accept the provided binary program (skipping the next three steps) or do
not accept the provided binary, and compile stealth yourself, as per the
following steps:
stealth_1.47.1.tar.gz:
tar xzvf tealth_1.47.1.tar.gz
cd stealth
INSTALL.cf Modify
these values when necessary.
./make/program' to compile stealth. Note: it's not
`make program'
./make/install' to install. Note: it's
not `make install'
stealth directory tree is
required for stealth's proper functioning, so consider removing it.
Compiling stealth assumes that g++ version 3.3 (or higher) is
available. If not: install it first.
Next, do:
cp stealthmail /usr/local/sbin
mkdir /root/stealth
cp local.pol /root/stealth
ssh and sh should be available. root@localhost should be able
to login at localhost using ssh root@localhost, using the
/bin/bash or /bin/sh shell. 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 will
initialize the report for:
localhost,
/etc/ on localhost.
The mail-report is written on /tmp/stealth-1.47.1.mail
Now change or add or remove one of these files, and rerun stealth. The
file /tmp/stealth-1.47.1.mail should reflect these changes.