|
|
|
|
Snort Forums Archive
Archive Home » Third Party Tools » Snort+SnortSam+MySQL+ACID+BASE installation
Please note that the categories listed below represent an archived version of our forums pages. To view the current version and be able to post and reply to threads, please register and login here to go to the full forums pages.
[ Notice: Full Version of This Topic ]
Snort+SnortSam+MySQL+ACID+BASE installation
Posted by roj on March 11, 2005 08:06:52
http://www.root0.net/snort/
This document was writen for H-Sphere customers, but if you have Apache and MySQL installed and configured on your servers you can use our installation script.
It will install Snort and SnortSam packages (it is our custom packages), install and configure ACID and B.A.S.E and create MySQL database.
I know, it is not ideal configuration, but we just tried to made Snort+SnortSam plugin installation/update easier and faster.
I hope it will help to you become friends with Snort.
Sorry, for my ENGLISH ;)
Roj.
NOTES:
If you have MySQL root password put it in ~mysql/.my.cnf file during installation in the following format:
# cat ~mysql/.my.cnf
[client]
user=root
password=123456
|
|
|
|
|
|