# # # http://www.psionic.com/downloads # http://www.eits.uga.edu/wsg/security/logcheck.ignore # # # 23-Oct-98 amo Download latest greatest logcheck ( based on tis Guantlet ) # 30-Mar-20 amo logchec is now called logsentry # # wget http://www.psionic.com/downloads/logsentry-1.1.1.tar.gz # # www:/usr/local/src# tar zxvf logcheck-1.1.tar.gz www:/usr/local/src/logcheck-1.1# make linux - careful - installs the files too # # create missing dir # slackware-7:/usr/src/logcheck-1.1# mkdir /usr/local/etc/tmp # # Add cronjob # www:!# crontab -e ... 15 * * * * /usr/local/etc/logcheck.sh # # end of file