Thanks Brian, I have added it to the spanish documentation
Albert.
El Jueves, 23 de Agosto de 2007 02:30, Brian Lavender
escribió:
> I was going through the Debian install documents and I
added a lot of
> the detail from the Spanish HOWTO to the English HOWTO.
>
> http://www.ossim.net/dokuwiki/doku.php?id=installat
ion:debian
>
> Of course as I was going through things, I noticed that
in the Spanish
> HOWTO, there seems to be no mention of creating the
tables for the
> plugins, but it is included in the English howto. I
need to keep
> practicing my spanish. Anyway, here are some additions
I made to the
> english howto for Debian. I need to proof read it, but
I thought some
> might be interested.
>
> So, it looks like on the spanish howto, the following
needs to be added.
>
> Ossim plugins are located in
> /usr/share/doc/ossim-mysql/contrib/plugins/. You can:
>
> **a)** Load the plugins you will need, for example:
>
> <code>
> # cd /usr/share/doc/ossim-mysql/contrib/plugins
> # zcat snort.sql.gz | mysql -u root ossim -p
> # cat arpwatch.sql p0f.sql pads.sql pam_unix.sql
rrd.sql ssh.sql
> # sudo.sql
> nmap-monitor.sql ossim-monitor.sql | mysql -u root
ossim -p
> </code>
>
> **b)** Or if you don't know what plugins to install,
install all of
> them!
>
> <code>
> # cd /usr/share/doc/ossim-mysql/contrib/plugins
> # zcat *.sql.gz | mysql -u root ossim -p
> # cat *.sql | mysql -u root ossim -p
> </code>
>
> brian
------------------------------------------------------------
-------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and
a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Os-sim-support mailing list
Os-sim-support lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/os-sim-s
upport
|