#### ## This will setup Security Onion on Ubuntu 12.04.2 Precious ## This was taken directly from the Security Onion Website ## If running through ssh, make sure to do -X, the sosetup uses GUI #### sudo apt-get update && sudo apt-get dist-upgrade -y && sudo reboot echo "debconf debconf/frontend select noninteractive" | sudo debconf-set-selections sudo apt-get -y install python-software-properties ## Needed for 12.10 #sudo apt-get install software-properties-common -y sudo add-apt-repository -y ppa:securityonion/stable sudo apt-get update sudo apt-get -y install securityonion-all sudo sosetup