Main > Free Download Search >

Free db solo 2.2.4 software for linux

db solo 2.2.4

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 489
LeoArg 2.2.4

LeoArg 2.2.4


LeoArg can parse easily commandline options. more>>
LeoArg can parse easily commandline options. The class only uses standard libraries.
Installation:
The simplest way to compile this package is:
1. `cd to the directory containing the packages source code and type `./configure to configure the package for your system. If youre using `csh on an old version of System V, you might need to type `sh ./configure instead to prevent `csh from trying to execute `configure itself.
Running `configure takes awhile. While running, it prints some messages telling which features it is checking for.
2. Type `make to compile the package.
3. Optionally, type `make check to run any self-tests that come with the package.
4. Type `make install to install the programs and any data files and documentation.
5. You can remove the program binaries and object files from the source code directory by typing `make clean. To also remove the files that `configure created (so you can compile the package for a different kind of computer), type `make distclean. There is also a `make maintainer-clean target, but that is intended mainly for the packages developers. If you use it, you may have to get all sorts of other programs in order to regenerate files that came with the distribution.
Enhancements:
- COPYING: Licence changed from GPL to BSD
<<less
Download (0.30MB)
Added: 2006-03-31 License: BSD License Price:
1303 downloads
Gv4l 2.2.4

Gv4l 2.2.4


Gv4l is a GUI frontend for the V4L (Video For Linux) functions of transcode, used to record video (and audio) streams. more>>
Gv4l is a GUI frontend for the V4L (Video For Linux) functions of transcode, used to record video (and audio) streams from a V4L devices, such as tuners and webcams, in encoded (Xvid, DivX, etc.) or raw video formats.

To use Gv4l youll need to have transcode-0.6.7 or later installed. Having xawtv installed is also recommended because transcode uses the xawtv configuration file ($HOME/.xawtv) to get the channels, brightness, contrast, and possibly other information.

<<less
Download (0.60MB)
Added: 2005-08-04 License: GPL (GNU General Public License) Price:
1547 downloads
ArX 2.2.4

ArX 2.2.4


ArX is a Revision Control System (RCS), like CVS, Subversion, or GNU arch. more>>
ArX is a Revision Control System (RCS), like CVS, Subversion, or GNU arch. It manages "archives" (collections of files), such as source code files for a software project.
ArX tracks the history of each file, along with change comments, version tags, forks and branches, etc. It can store files and documents of any kind, but the largest benefits are with text files, rather than binary files.
Main features:
- Ease of learning and use
- Powerful branching and merging features
- Speed, even when working with large repositories
- Effective distributed development
- Friendly and helpful user and developer communities
- Cryptographic data integrity features
- Ability to publish archives on almost any server
- Portability to multiple operating systems (still in progress)
Like CVS (and most modern RCS tools), ArX uses an "optimistic" locking model, which allows multiple developers to modify the same file at the same time, and then resolves any conflicts as each developer checks in his or her work. While this may sound scary if you are used to systems that "lock" files, it actually works very well, as confirmed by the thousands of projects that have used this approach (in CVS) for many years.
Unlike CVS and most traditional RCS tools, ArX is "distributed", which means that ArX does not require a central server. Each developer can maintain their own "archive" of their projects, but can easily share their work with other developers. This modern design works well with teams that are geographically distributed, and especially with teams where some contributors are not part of the core team.
ArX includes an optional patch queue manager to enable centralized, CVS-style, development when desired. ArX differs from many of the newer distributed SCM tools in that it does not require every working tree to contain an entire copy of the archive history.
Each archive can store multiple branches, each of which could be checked out in multiple working trees. Other tools may use the terms "patch pooling" or "centralized storage" for this type of feature, and it is important for efficient branching on systems without hardlinks. Also, ArX archives can link to other archives (including remote archives) for older history, allowing branches of remote projects to be very small and fast.
Another important feature of ArX is that an archive can be published on any HTTP web server. It does not require any special code running on the server, which has some significant advantages: First, it allows projects to host their code on almost any inexpensive web site, including the free personal home pages offered by many ISPs. Second, it keeps the server very secure, because the only service required is a standard web server such as Apache or Boa.
Enhancements:
- ArX now uses three-way merging as a default, and supports third party merge tools.
- ArX is also much more clever about renames.
- "merge" now uses the --update option instead of using heuristics.
- ArX now records when there are conflicts in the tree, and will not let you commit unless they are resolved.
- ArX now uses -v and -q for verbosity.
- "commit" now supports --author and --date options for Tailor.
- The patch queue manager has been updated, and some small bugs were fixed.
<<less
Download (1.3MB)
Added: 2005-11-22 License: GPL (GNU General Public License) Price:
1434 downloads
NuFW 2.2.4

NuFW 2.2.4


NuFW is an authentication firewall suite. more>>
NuFW is an enterprise grade firewall that performs an authentication of every single connection passing through the IP filter, by transparently requesting user?s credentials before any filtering decision is taken.
Practically, this means security policies can integrate with the users directory, and bring the notion of user ID down to the IP layers.
Main features:
- Authenticate any connection that goes through your gateway or only from/to a chosen subset or a specific protocol.
- Perform accounting, routing and quality of service based on users and not simply on IPs.
- Filter packets with criterium such as application and OS used by distant users.
- Be the key of a secure and simple Single Sign On system.
- Scalable : NuFW is composed of two daemons that can be put on different systems and the main daemon is heavily multithreaded.
- Modular : User authentication and Access control list verification are performed via loadable module (system, ldap, dbm, plaintext modules are provided). User activity logging can be done via syslog, mysql or postgresql.
- Open : NuFW is released under the GNU GPL licence v2 and all protocols are fully documented.
Enhancements:
- This release fixes a security issue related to time-based filtering rules.
- A regression was leading packets not to be dropped when their arrival time was out of period.
- It also features some improvements and bugfixes.
<<less
Download (1.0MB)
Added: 2007-08-02 License: GPL (GNU General Public License) Price:
815 downloads
VTSurvey 2.2.4

VTSurvey 2.2.4


VTSurvey is a browser-based tool which enables end users to autonomously create and run online surveys or feedback. more>>
VTSurvey is a browser-based tool which enables end users to autonomously create and run online surveys, feedback or registration forms.
By providing a forms-based visual editor, the use of VTSurvey requires no programming knowledge or skills in HTML.
VTSurveys built-in user management system enables it to serve large organizations and facilitates collaborative survey development and administration
Main features:
- Forms-based visual editor for survey creation
- User authentication via internal user database (XML-based) and/or external via LDAP
- Customizable layout (header, footer, colors, styles)
- Enables use of HTML for special-purpose customization (optionally)
- Restrict allowed respondends by user-IDs or shared password (optionally)
- Restrict to only one response per user (optionally)
- E-mail notification for incoming results
- View results online
- Password-protect viewing of results (optionally)
- Export of results to Microsoft Excel, SAS, SPSS or similar (via CSV formats)
- Support for collaborative development (multiple survey admins)
- Internationalization support and translations into many languages
<<less
Download (1.1MB)
Added: 2006-09-05 License: GPL (GNU General Public License) Price:
1144 downloads
Acmemail 2.2.4

Acmemail 2.2.4


acmemail is a multiuser IMAP/POP3 to Web gateway (or webmail program). more>>
Acmemail is a multiuser IMAP/POP3 to Web gateway (or webmail program). It reads mail from a mail server and displays it using HTML on a web server. It is written in Perl, has full support for MIME (and mod_perl) and is quite pretty.
This program has support for MIME, is written in Perl and is very pretty.
Enhancements:
- Fix for mkdir problem BSD/OS 4.2. Patch from A.Lalev
- Fixing a nasty CSS vulnerability. Basically it was possible for somebody to run JavaScript code like this: http://yourdomain/cgi-bin/acmemail.cgi?aredir=javascript:alert(document.cookie).
- Ths patches forces aredir to be a http:// or https:// link.
- Found by Nick Cleaton
- Add RFC822 compliant Date header to outgoing messages
- Handle the case where there is no Date header, so that the full version of the epoch is not used
- Documentation updates, to reflect changes over the last couple of years.
- Rewrote the installation of perl modules and c-client section
- Switch to the Date::Format and Date::Parse, which apparently come included on modern Linux distributions. Patch from Wayne Davison
- Switch from MD5 to Digest::MD5. Patch from Wayne Davison
<<less
Download (0.094MB)
Added: 2006-06-12 License: GPL (GNU General Public License) Price:
1229 downloads
BW ACCT 2.10.4

BW ACCT 2.10.4


BW Acct is a bandwidth accounting and reporting application. more>>
BW Acct is a bandwidth accounting and reporting application. It is implemented as a C daemon which manages accounting rules in an iptables/netfilter firewall on the Linux 2.4 kernel.
Support for multiple RDBMS is included, and a plugin architecture is provided for extending BW Acct to support other databases. BW Acct can provide accurate accounting of just about any firewall rule.
BW Acct runs in the background and monitors a database for updates. Based on these updates it manages the firewall rules. Rules are inserted before any other rules in the standard netfilter chains. This allows accounting data to be processed before any other rules take effect. For example, this allows you to account all ICMP traffic received by the system, even if a later rule drops some of this traffic.
Extract the bwacct tarball
read the README in the source directory
make
After building bwacct, youll want to build either the sqlite or mysql database plugin. Either make sqlite or make mysql
Quick setup. (for sqlite)
mkdir /bwacct
mkdir /bwacct/db
chmod 770 /bwacct/db
chgrp nobody /bwacct/db
cp accounting.db /bwacct/db
chmod 660 /bwacct/db/accounting.db
chgrp nobody /bwacct/db/accounting.db
cp bwacct match_*.so target_*.so bwacct.conf sql_*.so /bwacct
chmod 755 /bwacct/bwacct
Edit /bwacct/bwacct.conf. To start you only need to modify the path for accounting.db. "db/accounting.db"
cd /bwacct
./bwacct -f bwacct.conf
Enhancements:
- A signed 16-bit integer overflow on table id has been fixed.
<<less
Download (0.80MB)
Added: 2007-01-05 License: GPL (GNU General Public License) Price:
1025 downloads
Mondo Rescue 2.2.4

Mondo Rescue 2.2.4


Mondo it backs up your GNU/Linux server or workstation to tape, CD-R, CD-RW, NFS or hard disk partition. more>>
Mondo it backs up your GNU/Linux server or workstation to tape, CD-R, CD-RW, NFS or hard disk partition. In the event of catastrophic data loss, you will be able to restore all of your data [or as much as you want], from bare metal if necessary.

Mondo is in use by Lockheed-Martin, Nortel Networks, Siemens, HP (US and France), IBM, NASAs JPL, the US Dept of Agriculture, dozens of smaller companies, and tens of thousands of users.

Mondo is comprehensive. Mondo supports LVM, RAID, ext2, ext3, JFS, XFS, ReiserFS, VFAT, and can support additional filesystems easily: just e-mail the mailing list with your request. It supports adjustments in disk geometry, including migration from non-RAID to RAID. Mondo runs on all major Linux distributions and is getting better all the time. You may even use it to backup non-Linux partitions, such as NTFS.

Mondo is free! It has been published under the GPL (GNU Public License), partly to expose it to thousands of potential beta-testers but mostly as a contribution to the Linux community. I charge for 1-to-1 technical support to fund Mondos development.
<<less
Download (3.0MB)
Added: 2007-06-10 License: GPL (GNU General Public License) Price:
871 downloads
check_logfiles 2.2.4

check_logfiles 2.2.4


check_logfiles is a plugin for Nagios which checks logfiles for defined patterns. more>>
check_logfiles is a plugin for Nagios which checks logfiles for defined patterns. check_logfiles project is capable of detecting logfile rotation.

If you tell it how the rotated archives look, it will also examine these files. Unlike check_logfiles, traditional logfile plugins were not aware of the gap which could occur, so under some circumstances they ignored what had happened between their checks.

A configuration file is used to specify where to search, what to search, and what to do if a matching line is found.

Installation:

1. `cd to the directory containing the packages source code and type `./configure to configure the package for your system. If youre using `csh on an old version of System V, you might need to type `sh ./configure instead to prevent `csh from trying to execute `configure itself.

Running `configure takes awhile. While running, it prints some messages telling which features it is checking for.

2. Type `make to compile the package.

3. Optionally, type `make check to run any self-tests that come with the package.

4. Type `make install to install the programs and any data files and documentation.

5. You can remove the program binaries and object files from the source code directory by typing `make clean. To also remove the files that `configure created (so you can compile the package for a different kind of computer), type `make distclean. There is also a `make maintainer-clean target, but that is intended mainly for the packages developers. If you use it, you may have to get all sorts of other programs in order to regenerate files that came with the distribution.
<<less
Download (0.14MB)
Added: 2007-06-09 License: GPL (GNU General Public License) Price:
871 downloads
man-db 2.4.0

man-db 2.4.0


man-db is a manual page browser. more>>
man-db is a manual page browser.
This package provides the man command.
This utility is the primary way of examining the on-line help files (manual pages).
It uses the groff suite of programs to format and display the manual pages.
Other utilities provided include the whatis and apropos commands for searching the manual page database, the manpath utility for determining the manual page search path, and the maintenance utilities mandb, catman, and zsoelim.
Quick Install:
RUN `./configure
EDIT configuration files/headers if necessary
RUN `make
RUN `make install
Enhancements:
- README: Update or remove references to "man-db-2.3" and similar.
- man-db.gnu: Update and sync with GNU.
- man-db.lsm: Update.
- manual/man_db.me: Replace "2.3.x" with "2.4.x".
- po/ca.po, po/cs.po, po/da.po, po/de.po, po/es.po, po/fr.po, po/it.po, po/ja.po: Update with msgmerge.
<<less
Download (0.54MB)
Added: 2006-10-04 License: GPL (GNU General Public License) Price:
1115 downloads
p0f-db 2.0.8

p0f-db 2.0.8


p0f-db project is a modified version of p0f that puts its data into a database. more>>
p0f-db project is a modified version of p0f that puts its data into a database.
Usage:
All the standard p0f options applies. To get p0f to log data into DB you need:
- Get modified p0f files (see links at the end of this page).
- Extract them from the tarball.
- Compile and install p0f with modified "mk/Linux" (this is a Makefile) according to your DB type, include paths, library paths and any other compiler options.
- Create DB and tables for p0f (see "create_..." files in downloaded tarball).
- Modify your "/etc/p0f/p0f-db.conf" to reflect your DB setup.
- Run p0f and see tables populating.
<<less
Download (0.13MB)
Added: 2006-09-21 License: GPL (GNU General Public License) Price:
656 downloads
Apache 2.2.4

Apache 2.2.4


Apache is the worlds most popular HTTP server. more>> <<less
Download (5.9MB)
Added: 2007-01-10 License: GPL (GNU General Public License) Price:
875 downloads
PySQLite 2.3.5

PySQLite 2.3.5


pysqlite is a Python DB-API 2.0 interface for the SQLite embedded relational database engine. more>>
pysqlite is a Python DB-API 2.0 interface for the SQLite embedded relational database engine.
Enhancements:
- pysqlite is now 2.5 times faster for DML statements.
- This pays off especially for bulk-loading data.
- pysqlite now recognizes if the database engine has done an implicit ROLLBACK and acts accordingly.
- Using custom mapping and sequence types in parameters works now.
<<less
Download (0.083MB)
Added: 2007-07-18 License: zlib/libpng License Price:
517 downloads
LON-CAPA 2.4.2 / 2.4.99.0

LON-CAPA 2.4.2 / 2.4.99.0


LON-CAPA is an Open Source Freeware Distributed Learning Content Management and Assessment System. more>>
LON-CAPA is an Open Source Freeware Distributed Learning Content Management and Assessment System.
LON-CAPA is a full-featured, web-based course management system similar to commercial systems, see edutools.info for comparisons.
Main features:
- Content sharing and content reusability, including
- Network of shared resources from 27 participating institutions
- Shared repository of 61,000 resources including assessment questions and multimedia content
- Easy semester transition
- A large set of resources in physics/astronomy, chemistry, biology, mathematics/statistics, and geology
- Ability to add new resources to the existing content pool
- Creation and grading of randomized homework, quizzes or exams, including the ability to
- create sophisticated question types such as: click-on image, random label, random plot, or formula response
- reduce blind copying of answers by giving a different version of the problems to each student
- print randomized bubblesheet exams and quizzes
- configure the reporting of grades and feedback with a wide variety of options
- contextualize threaded homework discussions
- A development group based that sustains a twice-yearly LON-CAPA release cycle to insure rapid incorporation of instructor-requested enhancements.
- An open-source freeware system
Whats New in 2.4.2 Stable Release:
- This release correctly installs the jsMath fonts, which are used for TeX rendering.
- Symbolic math input now gets correctly compared to the instructor-prepared sample answer.
- Several issues regarding the printing, rendering, and grading of ".page" content assemblies were resolved.
- Teaching Assistants can now grade assignments that have an encrypted URL.
- The character "@" is now allowed in usernames.
- The German localization file was updated.
- Installation on CentOS and Scientific Linux is now possible.
Whats New in 2.4.99.0 Development Release:
- This release candidate supports personal response system ("clicker") registration and uploading of associated session data.
- It also offers new search functionality for users in and outside of classes, as well as optional coupling to institutional directories. User menu buttons can be switched off.
- Dynamics graphing in homework problems now supports linear/log, log/linear, and log/log plots.
<<less
Download (MB)
Added: 2007-08-09 License: GPL (GNU General Public License) Price:
811 downloads
Db::DFC 0.4

Db::DFC 0.4


Db::DFC is the Perls Object-oriented interface to Documentums DFC. more>>
Db::DFC is the Perls Object-oriented interface to Documentums DFC.

SYNOPSIS

use Db::DFC;
$dfc = Db::DFC->new();

$DOCBASE = "docbase";
$USER = "user";
$PASSWORD = "passwd";
$DOMAIN = "domain";
$FILE = $0;

$dfclient = DfClient->new();
$idfclient = $dfclient->getLocalClient();
$idflogininfo = DfLoginInfo->new();

$idflogininfo->setUser($USER);
$idflogininfo->setPassword($PASSWORD);
$idflogininfo->setDomain($DOMAIN);

$idfsession = $idfclient->newSession($DOCBASE,$idflogininfo);

$pobj = $idfsession->newObject("dm_document");
$doc = $dfc->castToIDfDocument($pobj);

$doc->setObjectName("this file");
$doc->setContentType("crtext");
$doc->setFile($FILE);
$doc->save();

print "nDocument Id:" . $doc->getObjectId()->toString() . " created.n";
$idfsession->disconnect;

<<less
Download (0.080MB)
Added: 2007-05-24 License: Perl Artistic License Price:
884 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5