Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Prerequisites

...

This will be required later, so make a note of it now.

Installation Steps

All local commands should be run as root.

...

Code Block
languagebash
chown -R root:apache /usr/local/open-audit

For Debian / Ubuntu, create the lock directory

Code Block
languagebash
mkdir /var/lock/subsys

Change into the /usr/local/omk directory.

...

Code Block
languagebash
service omkd start

Test the Daemon

You should now be able to point a web browser at http://SERVER:8042/omk/oae

...