Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

openwalnut(1) [debian man page]

OPENWALNUT(1)							   User Commands						     OPENWALNUT(1)

NAME
openwalnut - This is a warpper script which currently calls openwalnut-qt. Later, this will allow you to use nogui versions or GUIs spe- cialized for certain use-cases. SYNOPSIS
openwalnut [OPTION]... [FILE]... DESCRIPTION
OpenWalnut is a highly expansible visualization system with focus on brain- and neurological data. Options:: -h [ --help ] Prints this help message -v [ --version ] Prints the version information -l [ --log ] arg The log-file to use. If not specified, "openwalnut.log" is used in the current directory. -p [ --project ] arg Project file to be loaded on startup. -i [ --input ] arg Input data files that should be loaded automatically EXAMPLES
openwalnut Startup OpenWalnut. openwalnut -p myproject.owp Start OpenWalnut and load the project. openwalnut t1.nii.gz fibers.fib Start OpenWalnut and load the two datasets. AUTHOR
Written by the OpenWalnut Community, BSV@Uni-Leipzig and CNCF@MPI-CBS. COPYRIGHT
Copyright 2009-2010 OpenWalnut Community, BSV@Uni-Leipzig and CNCF@MPI-CBS For more information see http://www.openwalnut.org/copying This program comes with ABSOLUTELY NO WARRANTY. This is free software, and you are welcome to redistribute it under the terms of the GNU Lesser General Public License. You should have received a copy of the GNU Lesser General Public License along with OpenWalnut. If not, see <http://www.gnu.org/licenses/>. SEE ALSO
The full documentation for OpenWalnut is maintained online. Check our website for more information and help: http://www.openwalnut.org OpenWalnut ( http://www.openwalnut.org ) June 2011 OPENWALNUT(1)

Check Out this Related Man Page

SNORT2DLF.IN(1) 					  LogReport's Lire Documentation					   SNORT2DLF.IN(1)

NAME
snort2dlf - convert Snort logs to firewall DLF SYNOPSIS
snort2dlf DESCRIPTION
snort2dlf converts Snort logs into firewall DLF format. Input for this converter is the standard snort logfile. EXAMPLES
To process a log as produced by snort: $ snort2dlf < snort.log snort2dlf will be rarely used on its own, but is more likely called by lr_log2report: $ lr_log2report snort < snort.log SEE ALSO
The Snort project website at http://www.snort.org/ . AUTHOR
Torsten Fellhauer <torsten@fellhauer-web.de> . Code based upon ipchains2dlf code by Francis J. Lacoste. VERSION
$Id: snort2dlf.in,v 1.7 2006/07/23 13:16:35 vanbaal Exp $ COPYRIGHT
Copyright (C) 2003 Torsten Fellhauer This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program (see COPYING); if not, check with http://www.gnu.org/copyleft/gpl.html. Lire 2.1.1 2006-07-23 SNORT2DLF.IN(1)
Man Page

2 More Discussions You Might Find Interesting

1. Infrastructure Monitoring

GroundWork Monitor Community Edition 5.3.0 (GA) (Default branch)

http://c.fsdn.com/fm/screenshots/63584_thumb.jpgGroundWork Monitor Community Edition can give you insight into your computing infrastructure, allowing you to see the current and historical states of all your computers: servers, desktops, and laptops, all of your network devices, all of your... (0 Replies)
Discussion started by: Linux Bot
0 Replies

2. Shell Programming and Scripting

[Solved] Isolating & Counting IP from log file

Dear Community, today my website was under attack for several hours. 2 specific IPs make a tons of "get requests" to a specific page and apache server goes up and down. Now the problem is solved because I put in firewall blacklist these IPs, but I took a lot of time to analyze the apache log to... (6 Replies)
Discussion started by: Lord Spectre
6 Replies