imthenachoman / How-To-Secure-A-Linux-Server

An evolving how-to guide for securing a Linux server.
Creative Commons Attribution Share Alike 4.0 International
17.09k stars 1.08k forks source link

aide --init ERROR: missing configuration #83

Closed MNXOnline closed 1 year ago

MNXOnline commented 2 years ago

When trying to follow the AIDE part of the tutorial, on Debian GNU/Linux 11 (bullseye), it gives an error because the configuration files are not created nor on /etc/default or /etc/aide. On Ubuntu's Help page, in this article, they suggest installign aide-common for 14.04+ versions of Ubuntu. With this package installed, I could continue with the guide. I hope this helps to improve the guide. Thanks for the nice job there! Regards, Mannix

imthenachoman commented 1 year ago

Added! Thanks!