Scale up as you grow — whether you're running one virtual machine or ten thousand.

From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.

This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
To exclude a all directories in directory would I use this? !/var/directory/.*
Thanks Kamal! - The aide.conf file does indeed allow you to ignore directories. Here is a link to the manual which shows several examples and lists other possible configuration changes http://www.cs.tut.fi/~rammer/aide/manual.html
Hi, is this equally (of-course relatively such as apt-get in place of yum) applicable to ubuntu servers? the confusing part for me is when I run the --check after having done the fresh install and still get the aide reporting as there are possible file / directory changes, :-P did it a number of times and then decided to trouble you guys. another strange thing is at times when I update it (in the hope of clearing out any possible differences) with --update the process finishes instantly and aide.db.new file gets created with very very low size, 130 kbytes i guess. any clues?? appreciate it, thanks.
@niranjan81: I’ve never used Aide but I’d guess it’s a no. The packages are different most of the time.
Running aide --init command I get this error: Couldn’t open file /var/lib/aide/please-dont-call-aide-without-parameters/aide.db.new for writing
Running aide 0.15.1 Debian 7
@sianiosmarinos: This article is written for CentOS. Does this help? <a href=“http://www.snekul.com/wordpress/blog/2012/09/27/using-aide-on-ubuntu-12-04-lts-precise-pangolin-and-debian-7-wheezy/”>http://www.snekul.com/wordpress/blog/2012/09/27/using-aide-on-ubuntu-12-04-lts-precise-pangolin-and-debian-7-wheezy/</a>.
In the script in step 10, are there some equal signs that are missing?
MYDATE=`date +%Y-%m-%d`
MYFILENAME="Aide-"$MYDATE.txt
So… I did up to step 3… tells me db was initialized, but when I run ls -lt, returns 0 files…???
Great tutorial.
I happened to run an update prior to initializing AIDE and I got a very large number of errors with the string ‘prelink’ like:
The solution was to run prelink (as root) prior to running aide:
# /usr/sbin/prelink --all