RSS 764 projects tagged "Linux"

Download Website Updated 15 May 2013 Webmin

Screenshot
Pop 1,409.99
Vit 235.63

Webmin is a web-based interface for system administration for Unix. Using any browser that supports tables and forms, you can setup user accounts, internet services, DNS, file sharing and so on.

Download Website Updated 06 May 2013 rsyslog

Screenshot
Pop 1,251.00
Vit 200.25

Rsyslog is an enhanced multi-threaded syslogd. Among others, it offers support for on-demand disk buffering, reliable syslog over TCP, SSL, TLS, and RELP, writing to databases (MySQL, PostgreSQL, Oracle, and many more), email alerting, fully configurable output formats (including high-precision timestamps), the ability to filter on any part of the syslog message, on-the-wire message compression, and the ability to convert text files to syslog. It is a drop-in replacement for stock syslogd and able to work with the same configuration file syntax.

Download Website Updated 18 May 2013 libburnia

Screenshot
Pop 427.09
Vit 189.08

libburnia is a project comprised of libraries and binaries for reading, mastering, and writing optical discs. It provides libburn, a CD/DVD/BD burn library, libisofs, a manipulation library for ISO 9660 filesystems, and libisoburn, a ISO 9660 multi-session library. On top of them there is cdrskin, a cdrecord emulator, and xorriso, a all-in-one application for ISO 9660 multi-session operations which additionaly provides a limited emulation of mkisofs.

Download Website Updated 29 Apr 2013 YourKit Java Profiler

Screenshot
Pop 726.46
Vit 157.72

YourKit Java Profiler is a CPU and memory profiler that makes it easy to solve wide range of CPU- and memory-related performance problems. It features automatic leak detection, powerful tools for the analysis of memory distribution, an object heap browser, comprehensive memory tests as part of your JUnit testing process, extremely low profiling overhead, transparent deobfuscation support, and integration with Eclipse, JBuilder, IntelliJ IDEA, NetBeans, and JDeveloper IDEs.

Download Website Updated 22 May 2013 GNU Parallel

Screenshot
Pop 587.68
Vit 156.26

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 Website Updated 14 May 2013 GNU Gatekeeper

Screenshot
Pop 567.89
Vit 150.40

The GNU Gatekeeper is a free H.323 gatekeeper based on the OpenH323 project. You can use it to manage a Voice-over-IP network and let endpoints (e.g., Netmeeting) communicate through symbolic names. It also has an external interface for billing and other applications. It runs on a number of Unix versions (including Linux and Solaris) and Windows.

Download Website Updated 25 May 2013 LibRaw-demosaic-pack-GPL2

Screenshot
Pop 126.53
Vit 115.71

LibRaw-demosaic-pack-GPL2 is a set of additional demosaic and noise reduction algorithms for LibRaw. These algorithms include AFD, LMMSE by Manuel Llorens, VCD, modified VCD, AHD+VCD, and two advanced median filters by Paul Lee.

Download Website Updated 13 May 2013 Monitorix

Screenshot
Pop 742.19
Vit 109.61

Monitorix is a lightweight system monitoring tool designed to monitor as many services and system resources as possible. It has been created to be used under production Linux/UNIX servers, but due to its simplicity and small size may also be used on embedded devices as well.

No download Website Updated 01 Apr 2013 RPL/2

Screenshot
Pop 308.18
Vit 107.46

RPL/2 (Reverse Polish Lisp/2) is a langage derived from the RPL made by Hewlett-Packard for its HP-28S. It has some extensions (preprocessor, compilated libraries, new functions), a TeX output, and can draw graphics.

Download Website Updated 22 Apr 2013 Sendmail

Screenshot
Pop 830.04
Vit 99.57

Sendmail is a Mail Transfer Agent, which is the program that moves mail from one machine to another. Sendmail implements a general internetwork mail routing facility, featuring aliasing and forwarding, automatic routing to network gateways, and flexible configuration.

Screenshot

Project Spotlight

DomCore

A set of foundation classes for PHP.

Screenshot

Project Spotlight

HTTPTunnel

A program to tunnel arbitrary TCP connections over HTTP.