02.03.2014 Views

Snort, Apache, SSL, PHP, MySQL, and BASE Install on Fedora Core 3

Snort, Apache, SSL, PHP, MySQL, and BASE Install on Fedora Core 3

Snort, Apache, SSL, PHP, MySQL, and BASE Install on Fedora Core 3

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

m –rf adodb460.tgz<br />

<str<strong>on</strong>g>Install</str<strong>on</strong>g>ing <str<strong>on</strong>g>and</str<strong>on</strong>g> c<strong>on</strong>figuring <str<strong>on</strong>g>BASE</str<strong>on</strong>g>:<br />

Go back to your download directory<br />

cp base-1.0.1.tar.gz /var/www/html/<br />

cd /var/www/html<br />

tar –xvzf base-1.0.1.tar.gz<br />

rm –rf base-1.0.1.tar.gz<br />

cd /var/www/html/base/<br />

cp base_c<strong>on</strong>f.php.dist base_c<strong>on</strong>f.php<br />

edit the “base_c<strong>on</strong>f.php” file <str<strong>on</strong>g>and</str<strong>on</strong>g> insert the following perimeters<br />

$<str<strong>on</strong>g>BASE</str<strong>on</strong>g>_urlpath = "/base";<br />

$DBlib_path = "/var/www/html/adodb";<br />

$DBtype = "mysql";<br />

$alert_dbname = "snort";<br />

$alert_host = "localhost";<br />

$alert_port = "";<br />

$alert_user = "snort";<br />

$alert_password = "password_from_snort_c<strong>on</strong>f";<br />

$archive_dbname = "snort";<br />

$archive_host = "localhost";<br />

$archive_port = "";<br />

$archive_user = "snort";<br />

$archive_password = " password_from_snort_c<strong>on</strong>f ";<br />

$ChartLib_path = "/var/www/html/jpgraph-1.16/src";<br />

Open a browser window. If the browser is <strong>on</strong> the localhost, then enter localhost/base. If<br />

<strong>on</strong> another machine, open your browser, enter the ip address of the sensor machine ie,<br />

http://ip_address/base<br />

Click the “setup page” link, then <strong>on</strong> the resulting page, click <strong>on</strong> the setup AG butt<strong>on</strong>.<br />

Then you will get the following page.<br />

Versi<strong>on</strong> 10 Page 15 of 19 Updated 2/11/2005 3:27 PM

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!