From 3671b434f25199c86cf115112ef8deff149f367b Mon Sep 17 00:00:00 2001 From: IMTheNachoMan Date: Mon, 8 Aug 2022 22:41:35 -0700 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 56c9769..06b2a03 100644 --- a/README.md +++ b/README.md @@ -1964,6 +1964,7 @@ WIP - https://www.howtoforge.com/how-to-configure-the-aide-advanced-intrusion-detection-environment-file-integrity-scanner-for-your-website - https://www.tecmint.com/check-integrity-of-file-and-directory-using-aide-in-linux/ - https://www.cyberciti.biz/faq/debian-ubuntu-linux-software-integrity-checking-with-aide/ +- https://github.com/imthenachoman/How-To-Secure-A-Linux-Server/issues/83 #### Steps @@ -1972,7 +1973,7 @@ WIP On Debian based systems: ``` bash - sudo apt install aide + sudo apt install aide aide-common ``` 1. Make a backup of AIDE's defaults file: