Skip to content
Mark Hillis edited this page Aug 21, 2018 · 5 revisions

Spectio

prerequisites:

  • dnf install aide
  • dnf install httpd
  • dnf install ssl-lib

Installation of Suspectio:

curl -o spectio-1.01.tar.gz https://spectio.com/download?latest=true
./install.sh

Modify /etc/aide/clients.conf

vi /etc/aide/clients.conf

Access the webUI:

https://localhost

Installing AIDE on clients:

As the root user install AIDE:

dnf install aide

Initialize an AIDE database on the server:

aide --init

Activate the newly created aide db:

mv /var/lib/aide/aide.db.new.gz /var/lib/aide/aide.db.gz

Run an integrity check:

aide --check