Skip to content
This repository was archived by the owner on Apr 16, 2021. It is now read-only.

Automating Setup

karolisc edited this page Mar 11, 2016 · 9 revisions

You can automate the Setup process using sosetup.conf.

Copy the example file to your home directory:

cp /usr/share/securityonion/sosetup.conf ~

Edit your new sosetup.conf using nano or your favorite text editor:

nano ~/sosetup.conf

Run Setup with the -f switch and the path to this file:

sudo sosetup -f ~/sosetup.conf
Clone this wiki locally