Hostxpeed
Login Get Started →
Security

How to Install RKHunter (Rootkit Hunter)

4 min read
26 views
Jun 10, 2026

Step 1: Install RKHunter

sudo apt install rkhunter -y

Step 2: Update Properties

sudo rkhunter --propupd

Step 3: Run Initial Scan

sudo rkhunter --check --skip-keypress

Step 4: View Log

sudo cat /var/log/rkhunter.log | grep Warning

Was this article helpful?