Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

polygraph-cdb(1) [debian man page]

POLYGRAPH-CDB(1)						   User Commands						  POLYGRAPH-CDB(1)

NAME
polygraph-cdb - content database manipulation tool SYNOPSIS
cdb [--option ...] [filename ...] DESCRIPTION
Cdb creates, updates, and displays content databases. If the database does not exist, the `add' operation will create it. You can add one or more files at a time. By default, contents to be added is read from the standard input. Alternatively, you can specify file names. Cdb assumes that all input files are in HTML-like format. It is your responsibility to strip off any HTTP headers, if needed. OPTIONS
--add <file> add file(s) contents to the database --dump <file> dump verbatim and linkonly objects from database, one object per file --show <file> print database contents to stdout --as <path> path for dumped object files, default './cdb${name}' --format <markup|linkonly|verbatim> split each file into markup tags, adjust links, or add as is, default markup --help list of options --version package version info COPYRIGHT
Copyright (C) 2003-2006 The Measurement Factory, Inc. SEE ALSO
polygraph(7) - general information and a list of programs http://www.web-polygraph.org/ - project web site polygraph-cdb - Web Polygraph September 2010 POLYGRAPH-CDB(1)

Check Out this Related Man Page

POLYGRAPH-AKA(1)						   User Commands						  POLYGRAPH-AKA(1)

NAME
polygraph-aka - IP aliases manipulation tool SYNOPSIS
aka [--option ...] [interface_name] [alias] ... DESCRIPTION
Aka is used to setup large number of aliases during Polygraph experiments with many robots and servers. The aliases option specifies what alias or aliases you want to have on the given interface. Aka recognizes IP addresses in PGL address for- mat, including dotted IP range. Aka will try to guess the subnet or you can use an explicit subnet specification. The number of aliases you can set depends on your OS. Moreover, some OSes may support large number of aliases (more than 1000) but with a significant performance penalty. Note that you can just put alias specs after all other options and the interface name (see aka's usage line). Aka will delete all old aliases before setting new ones. If you do not specify the new aliases, the old ones will still be deleted (handy for cleaning up after yourself). OPTIONS
--help list of options --version package version info --if <str> interface name --aliases <str> ip(s) or ip range(s) to set as aliases COPYRIGHT
Copyright (C) 2003-2006 The Measurement Factory, Inc. SEE ALSO
polygraph(7) - general information and a list of programs http://www.web-polygraph.org/ - project web site polygraph-aka - Web Polygraph February 2010 POLYGRAPH-AKA(1)
Man Page

4 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Updating and Creating Web pages wiht Unix

I am new to Unix and would like to update a website as well as add new content to the site but it must be done with UNIX. Can anyone give me some pointers as to what types of references are on the web or maybe even some basic commands? Thanks so much! (1 Reply)
Discussion started by: gsensebe
1 Replies

2. UNIX for Dummies Questions & Answers

add user from web

I am trying to figure out how to add a user from the web (w/ PHP or PERL): is it possible? (2 Replies)
Discussion started by: ryanroth
2 Replies

3. Linux Benchmarks

Connection Timed out problem - EM64T

Hai All, I have problem during HTTP benchmarking with polygraph tool on EM64T machine. Benchmarking results are getting problem bcas of connection timed out system errors. Machine log information is as, /var/log/messages.3:Feb 18 16:17:44 proxy64 network: Bringing up interface eth0: ... (0 Replies)
Discussion started by: muthukumar
0 Replies

4. Web Development

Web Interface for a database

Hi Gents, What is the best way to create a web interface for mysql database? That I can manage my data for root user and for normal user as well according to their privileges? Assuming that I use Linux as a server and Apache as a web server and my database is mysql. Thanks in advance (5 Replies)
Discussion started by: leo_ultra_leo
5 Replies