Archive for the 'Server Security' Category
Saturday 4 November 2006 @ 5:21 pm
Rkhunter is a very useful tool that is used to check for trojans, rootkits, and other security problems. This tutorial will touch on installing and setting up a daily report for rkhunter.
Installing:
# wget -c http://downloads.rootkit.nl/rkhunter-1.2.9.tar.gz
# tar -xvf rkhunter-1.2.9.tar.gz
# cd rkhunter-1.2.9
# ./installer.sh