RSS 325 projects tagged "Linux"

Download Website Updated 22 May 2013 GNU Parallel

Screenshot
Pop 586.76
Vit 136.29

GNU parallel is a shell tool for executing jobs in parallel locally or using remote computers. A job is typically a single command or a small script that has to be run for each of the lines in the input. The typical input is a list of files, a list of hosts, a list of users, a list of URLs, or a list of tables. If you use xargs today you will find GNU parallel very easy to use, as GNU parallel is written to have the same options as xargs. If you write loops in shell, you will find GNU parallel may be able to replace most of the loops and make them run faster by running several jobs in parallel. If you use ppss or pexec you will find GNU parallel will often make the command easier to read. GNU parallel makes sure output from the commands is the same output as you would get had you run the commands sequentially. This makes it possible to use output from GNU parallel as input for other programs.

Download No website Updated 25 May 2013 360-FAAR Firewall Analysis Audit and Repair

Screenshot
Pop 933.78
Vit 420.79

360-FAAR (Firewall Analysis Audit and Repair) is an offline, command line, Perl firewall policy manipulation tool to filter, compare to logs, merge, translate, and output firewall commands for new policies, in Checkpoint dbedit, Cisco ASA, or ScreenOS commands. It is all contained in one file. It can read policy and logs for: Checkpoint FW1 (in odumper.csv / logexport format), Netscreen ScreenOS (in get config / syslog format), and Cisco ASA (show run / syslog format). It uses both inclusive and exclusive CIDR and text filters, permitting you to split large policies into smaller ones for virutalization at the same time as removing unused connectivity. It supports policy to log association, object translation, rulebase reordering and simplification, rule moves, and duplicate matching automatically. It allows you to seamlessly move rules to where you need them. 'print' mode creates a spreadsheet for your audit needs with one command.

Download Website Updated 01 May 2013 ora2pg

Screenshot
Pop 555.10
Vit 93.52

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.

Download Website Updated 25 Apr 2013 storebackup

Screenshot
Pop 615.59
Vit 77.63

storeBackup is a backup utility that stores files on other disks. It's able to compress data, and recognize copying and moving of files and directories (deduplication), and unifies the advantages of traditional full and incremental backups. It can handle big image files with block-wise changes efficiently. Depending on its contents, every file is stored only once on disk. Tools for analyzing backup data and restoring are provided. Once archived, files are accessible by mounting file systems (locally, or via Samba or NFS). It is easy to install and configure. Additional features are backup consistency checking, offline backups, and replication of backups.

Download No website Updated 21 May 2013 WebDAV CGI

Screenshot
Pop 275.49
Vit 76.98

WebDAV CGI implements the WebDAV server protocol (compliance classes 1, 2, and 3). If you need a WebDAV enabled Apache Web server with UID/GID wrapping for special file/folder permissions, you can use WebDAV CGI in conjunction with a UID/GID wrapper.

No download Website Updated 17 Dec 2001 @1 Day Publisher

Screenshot
Pop 28.93
Vit 64.63

@1 Day Publisher allows you to display pre- programmed events for the current day on existing Web pages via SSI. The event can be a text message or an image, with or without an embedded link.

No download Website Updated 28 Jan 2002 @1 Table Publisher

Screenshot
Pop 40.79
Vit 64.31

@1 Table Publisher allows you to create, edit, and display Microsoft Excel or Access tables directly via a Web browser. It allows you to create tables from scratch, import MS-Excel/Access tables, or use existing data files on servers. It has support for master login and sub-user login. It also allows two-way import/export to/from MS-Excel/Access data files.

Download Website Updated 14 Mar 2002 pemf

Screenshot
Pop 26.12
Vit 63.96

pemf is a Perl mail filter that is easy to modify and control. It can save mail, reply to mail, forward mail, pipe mail, forge mail, and do anything else that a Turing complete mail filter should do.

No download Website Updated 19 Mar 2002 @1 HTM Email Template

Screenshot
Pop 28.62
Vit 63.92

@1 Web HTM Email Template allows a Web site administrator to send email in HTML format. It allows the use of unlimited custom fields and supports unlimited email attachments.

No download Website Updated 19 Mar 2002 @1 Content Board for Desktop and Handheld

Screenshot
Pop 46.12
Vit 63.92

Conten Board for Desktop and Handheld allows you to maintain articles on your Web site from a desktop or handheld device. The articles can be viewed from a desktop browser, PDA browser, or other PDA software. It has been tested on Palmscape, Handspring Blazer, and iSilo (using Sony Clie).

Screenshot

Project Spotlight

pdf_gantt

A TCPDF wrapper class for rendering Gantt charts as part of a PDF document.

Screenshot

Project Spotlight

YourKit Java Profiler

A CPU and memory Java profiler.