Initial Lines to add to AIDE config
There
are so many lines here, that copying and pasting directly to a command line has
been known to overflow a buffer enough that characters get lost. It may be
better to copy and paste this into a text file, and then execute that text file
as a script.
(In the near-ish future, this is likely to become a downloadable file, which
will frequently be able to help speed up this step a bit.)
echo
|
sudo -n
tee -a
/etc/ aide.conf
echo NoTime =p+i+l+n+u+g+s+md5+sha1+rmd160+sha256+sha512
|
sudo -n
tee -a
/etc/ aide.conf
echo
DirNotContents = p+i+u+g+m+a+c
|
sudo -n
tee -a
/etc/ aide.conf
echo
DirNotContentsNorTime = p+i+u+g
|
sudo -n
tee -a
/etc/ aide.conf
echo
|
sudo -n
tee -a
/etc/ aide.conf
echo \
|
sudo -n
tee -a
/etc/ aide.conf
echo \
|
sudo -n
tee -a
/etc/ aide.conf
echo /etc/ resolv.conf
NoTime
\
\ \
|
sudo -n
tee -a
/etc/ aide.conf
echo /etc/ resolv.conf.save
NoTime
\
|
sudo -n
tee -a
/etc/ aide.conf
echo
!/var/empty/dev/ log
\
|
sudo -n
tee -a
/etc/ aide.conf
echo
|
sudo -n
tee -a
/etc/ aide.conf
|