System Grab Bag

View all TLDR pages from Linux (or from all pages)

rkhunter

Searches for rootkits and malware. More information: https://wiki.archlinux.org/title/Rkhunter.
  • Check a system for rootkits and malware:
    sudo rkhunter --check
  • Update rkhunter:
    sudo rkhunter --update
  • Print all available tests:
    sudo rkhunter --list
  • Display version:
    sudo rkhunter --versioncheck
  • Display help:
    sudo rkhunter --help

License and Disclaimer

The content on this page is copyright © 2014—present the tldr-pages team and contributors.
This page is used with permission under Creative Commons Attribution 4.0 International License.

While we do attempt to make sure content is accurate, there isn't a warranty of any kind.