Skip to content

Commit 9e263c0

Browse files
authored
* Update for accuracy (#1101)
* remove the requirement of a Rocky Linux Apache webserver
1 parent f00229c commit 9e263c0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/guides/web/apache_hardened_webserver/rkhunter.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,13 @@ tags:
1313

1414
## Prerequisites
1515

16-
* A Rocky Linux Web Server running Apache
1716
* Proficiency with a command-line editor (we are using _vi_ in this example)
1817
* A heavy comfort level with issuing commands from the command-line, viewing logs, and other general systems administrator duties
1918
* An understanding of what can trigger a response to changed files on the file system (such as package updates) is helpful
2019
* All commands are run as the root user or sudo
2120

21+
This document was originally written in conjunction with the apache hardened webserver routines, but works equally well in a server running any software.
22+
2223
## Introduction
2324

2425
_rkhunter_ (Root Kit Hunter) is a Unix-based tool that scans for rootkits, backdoors, and possible local exploits. It is a good part of a hardened web server, and is designed to notify the administrator quickly when something suspicious happens on the server's file system.

0 commit comments

Comments
 (0)