User Tools

Site Tools


linux:anti-virus:rootkit_hunter:install_rootkit_hunter

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

linux:anti-virus:rootkit_hunter:install_rootkit_hunter [2023/07/17 19:25] – created peterlinux:anti-virus:rootkit_hunter:install_rootkit_hunter [2023/07/17 19:28] (current) peter
Line 1: Line 1:
 ====== Linux - Anti-Virus - RootKit Hunter - Install RootKit Hunter ====== ====== Linux - Anti-Virus - RootKit Hunter - Install RootKit Hunter ======
 +
 +<code bash>
 +sudo apt install rkhunter         # On Debian, Ubuntu and Mint.
 +sudo yum install rkhunter         # On RHEL/CentOS/Fedora/Rocky/AlmaLinux.
 +sudo emerge -a sys-apps/rkhunter  # On Gentoo Linux.
 +sudo apk add rkhunter             # On Alpine Linux.
 +sudo pacman -S rkhunter           # On Arch Linux.
 +sudo zypper install rkhunter      # On OpenSUSE.
 +</code>
 +
  
linux/anti-virus/rootkit_hunter/install_rootkit_hunter.1689621928.txt.gz · Last modified: 2023/07/17 19:25 by peter

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki