Build precise queries to find exactly what you need
Press ESC to close
Join our next live webinar: “Advanced Nagios Monitoring Techniques” – Register Now
@gwrtheyrn
Favorites0
Views
Projects0
1. This file seems to be gzipped twice. To unzip, use: gzip -cd check_rootkit.gz | gzip -d - > check_rootkit 2. Also, my rkhunter binary was in /usr/bin/rkhunter, not in /usr/local/bin/rkhunter. 3. I had to change parts of line 61 in the script to sudo "rkhunter --quiet --check", as my rkhunter version did not know the allow-ssh-root-user option (and I didn't want it anyways). Besides that, nice script!
Reviewed 15 years ago