RSS 3769 projects tagged "Unix"

Download Website Updated 16 May 2013 cego

Screenshot
Pop 664.65
Vit 587.54

Cego implements a relational and transactional database system with support for the SQL query language. The current release contains the most common database features for basic table manipulation and data retrieval. Indexes, foreign keys, views, and stored procedures are also implemented. Future releases (2.0 and above) will support a multi-node database concept with log file shipping for an automatic database application failover.

Download Website Updated 11 May 2013 web2ldap

Screenshot
Pop 672.96
Vit 334.27

web2ldap is a full-featured Web-based LDAPv3 client written in Python. It is designed to run either as with stand-alone built-in Web server or under the control of another Web server with FastCGI support (e.g. Apache with mod_fastcgi). It has support for various LDAPv3 bind methods and a powerful built-in schema browser. HTML templates are supported for displaying and editing entries, and LDIF templates can be used for quickly adding new entries. A built-in X.509 parser displays a detailed view of certificates and CRLs with active links.

Download Website Updated 13 May 2013 LDAP Account Manager

Screenshot
Pop 1,208.53
Vit 232.30

LDAP Account Manager (LAM) is a web frontend for managing entries (e.g. users, groups, DHCP settings) stored in an LDAP directory. LAM was designed to make LDAP management as easy as possible for the user. It abstracts from the technical details of LDAP and allows persons without technical background to manage LDAP entries. If needed, power users may still directly edit LDAP entries via the integrated LDAP browser.

Download Website Updated 18 May 2013 xombrero

Screenshot
Pop 234.36
Vit 205.71

xombrero is a minimalist's Web browser. It strives to be vi-like and is suited for heavy keyboard users.

Download Website Updated 15 May 2013 MoSSHe

Screenshot
Pop 317.18
Vit 198.07

MoSShE (MOnitoring in Simple SHell Environment) is a simple, lightweight (both in size and system requirements) server monitoring package designed for secure and in-depth monitoring of a handful of typical/critical Internet systems. It supports email alerts and SLA monitoring out of the box, and whatever you can script. The system is programmed in plain (Bourne) SH, and made to be compatible with BASH and Busybox so it can easily be deployed on embedded systems. Monitoring is designed to be distributed over multiple systems, usually running locally. As no parameters are accepted from the outside, checks cannot be tampered or misused from outside. The system is designed to allow decentralized checks and evaluation as well as classical agent-based checks with centralized data accumulation. Agent data is transferred via HTTP, so available Web servers can be co-used for agent data transfer. Each agent creates simple (static) HTML pages with full and condensed status reports on each system, allowing simple local checks.

Download Website Updated 16 May 2013 Cego-DBD

Screenshot
Pop 49.25
Vit 176.35

Cego-DBD implements a Perl DBD driver for the Cego database system.

Download Website Updated 14 May 2013 Recoll

Screenshot
Pop 308.43
Vit 172.93

Recoll is a personal full text desktop search tool based on Xapian. It provides an easy to use, feature-rich, easy administration interface with a Qt-based GUI. Text, HTML, PDF, PostScript, MS Word, OpenOffice, Wordperfect, KWord, Abiword, maildir, and mailbox mail folder formats are supported, along with their compressed versions and quite a few others. Powerful query facilities are provided. Multiple character sets are supported, and internal processing and storage uses Unicode UTF-8. Stemming is performed at query time and the stemming language can be switched after indexing.

Download Website Updated 06 May 2013 Sdictionary

Screenshot
Pop 178.10
Vit 136.58

Sdictionary is a dictionary that uses its own dictionary format. Unlike ptkdic or gtkdic, MySQL isn't needed; you can work with dictionary files directly. It uses Unicode, meaning that words and articles all are in UTF-8. There are two index levels, compression, and tools to convert from text files to .dct and vice versa. A Perl/Tk version, libsdict, a C library framework, and a Symbian version are available.

    Download Website Updated 10 Apr 2013 abcm2ps

    Screenshot
    Pop 427.88
    Vit 132.55

    abcm2ps is a package that converts music tunes from ABC format to PostScript. Based on abc2ps version 1.2.5, it was developed mainly to print baroque organ scores that have independant voices played on one or more keyboards, and a pedal-board. It introduces many extensions to the ABC language that make it suitable for classical music.

    Download Website Updated 01 May 2013 ora2pg

    Screenshot
    Pop 551.28
    Vit 113.54

    Ora2Pg is a Perl module to export an Oracle database schema to a PostgreSQL compatible schema. It connects your Oracle database, extracts its structure, and generates an SQL script that you can load into your PostgreSQL database. It dumps the database schema (tables, views, sequences, indexes, grants) with primary, unique, and foreign keys into PostgreSQL syntax without editing the SQL code generated. It also dump Oracle data into PostgreSQL DB as online process or into a file. You can choose what columns can be exported for each table.

    Screenshot

    Project Spotlight

    segatex

    A GUI tool to configure SELinux policy.

    Screenshot

    Project Spotlight

    cmocka

    A unit testing framework for C with mock objects.