Install RootCheck

How to install rootcheck
Login to your server as root and type


wget http://www.ossec.net/rootcheck/files/rootcheck-0.7.tar.gz
tar -xvzf rootcheck-0.7.tar.gz
cd rootcheck-0.7
./install
./rootcheck.pl


And that is the process complete.


User Comments
Aaron Moon
2007-09-14 18:56:41
the ./install command doesn\'t work
in the README it say to use
# make all
then
# ./ossec-rootcheck -c rootcheck.conf

what i would like to know is how to i set a cron to make this script dump results to email and send it?
Cody
2007-07-09 17:52:15
## to install
make all

## to execute
./ossec-rootcheck -c rootcheck.conf