linux

linux

image for how to install rkhunter on a linux box and setup a cron job =)

this on is quite easy, i use it all the time at work. Login to your server via SSH as root. cd /usr/local/src/ go here and find the latest version http://sourceforge.net/projects/rkhunter/ just now its 1.3.6 Download RKHunter wget http://downloads.rootkit.nl/rkhunter-1.3.6.tar.gz Extract files tar -xzvf ...

continue reading how to install rkhunter on a linux box a...