...
We'll need root access, as well as the zip file with ACDI. Let's unzip it. We install into the OPT folder with default settings.
...
Okay, let's go inside. Here we’ll need to start .
Default folder for logs is “/var/log/acdi/” and for data- “var/data/acdi”. If you need to change it you can do it in ACDIinstaller/config.json
...
To start installation execute ./install.sh from root user.
...