RSS 15776 projects tagged "Linux"

Download Website Updated 22 May 2013 TimeTrex Time and Attendance

Screenshot
Pop 509.00
Vit 806.71

TimeTrex is a complete Web-based payroll and time management suite that offers employee scheduling, time and attendance (timeclock, timesheet/timecard), job costing, invoicing, and payroll in a single package. Employees can use Web browsers or timeclocks to track their time and attendance, check their own timesheet for missed punches, and respond to flagged timesheet errors. Payroll administrators can quickly generate paystubs and process payroll based off timesheet information or export timesheet data to other applications.

Download Website Updated 20 May 2013 BalanceNG

Screenshot
Pop 949.16
Vit 792.12

BalanceNG is a modern, IPv6 capable software IP load balancing solution. It is small, fast, and easy to use and set up. It offers session persistence, different distribution methods (Round Robin, Random, Weighted Random, Least Session, Least Bandwidth, Hash, Agent, and Randomized Agent) and a customizable UDP health check agent in source code. It supports VRRP to set up high availability configurations on multiple nodes. It supports SNMP, integrating the BALANCENG-MIB with Net-SNMPD. It implements a very fast in-memory IP-to-location database, allowing powerful location-based server load-balancing.

Download Website Updated 22 May 2013 GNU Parallel

Screenshot
Pop 545.11
Vit 649.81

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 09 May 2013 PacketFence ZEN

Screenshot
Pop 294.49
Vit 631.64

PacketFence Zero Effort NAC (ZEN) is a network access control (NAC) system. It supports registration of new network devices, detection of abnormal network activities, isolation of problematic devices, remediation through a captive portal, registration-based and scheduled vulnerability scans, VLAN isolation with VoIP support (even in heterogeneous environments) for multiple switch vendors, support for 802.1X through a FreeRADIUS module, wireless integration with FreeRADIUS, DHCP fingerprinting, and more. It consists of a fully installed and preconfigured version of PacketFence inside a VMWare image.

Download Website Updated 20 May 2013 Asymptote

Screenshot
Pop 788.08
Vit 596.48

Asymptote is a powerful descriptive 2D and 3D vector graphics language for technical drawing, inspired by MetaPost but with an improved C++-like syntax. It provides for figures the same high-quality level of typesetting that LaTeX does for scientific text. Asymptote is a programming language as opposed to just a graphics program. It can exploit the best features of script (command-driven) and graphical user interface (GUI) methods. High-level graphics commands are implemented in the language itself, allowing them to be easily tailored to specific applications.

Download Website Updated 22 May 2013 cryptmount

Screenshot
Pop 356.10
Vit 575.97

cryptmount is a utility for creating and managing secure filing systems on GNU/Linux systems. After initial setup, it allows any user to mount or unmount filesystems on demand, solely by providing the decryption password, with any system devices needed to access the filing system being configured automatically. A wide variety of encryption schemes (provided by the kernel dm-crypt system and the libgcrypt library) can be used to protect both the filesystem and the access key. The protected filing systems can reside in either ordinary files or disk partitions. The package also supports encrypted swap partitions, and automatic configuration on system boot-up.

Download Website Updated 22 May 2013 WebIssues

Screenshot
Pop 383.88
Vit 555.50

WebIssues is a multi-platform system for issue tracking and team collaboration. It can be used to store, share, and track issues with various attributes, comments, and file attachments. It is easy to install and use but has many capabilities and is highly customizable. Desktop and Web clients are provided.

Download Website Updated 22 May 2013 pf-kernel

Screenshot
Pop 372.77
Vit 545.98

pf-kernel is a fork of the Linux kernel. It provides useful features which are not merged into the mainline, including the BFS CPU scheduler, the BFQ I/O scheduler, and TuxOnIce.

Download Website Updated 22 May 2013 LibRaw

Screenshot
Pop 283.64
Vit 468.35

LibRaw is a library for reading RAW files obtained from digital photo cameras (CRW/CR2, NEF, RAF, DNG, and others). LibRaw is based on the source codes of the dcraw utility, though some of the drawbacks of dcraw have been eliminated. The users of the library are provided with an API to be used when writing their software programs.

No download Website Updated 20 May 2013 Seed7

Screenshot
Pop 599.70
Vit 455.42

Seed7 is a general purpose programming language. It is a higher level language compared to Ada, C++, and Java. In Seed7, new statements and operators can be declared easily. Functions with type results and type parameters are more elegant than a template or generics concept. Object orientation is used when it brings advantages and not in places when other solutions are more obvious. Although Seed7 contains several concepts of other programming languages, it is generally not considered as a direct descendant of any other programming language.

Screenshot

Project Spotlight

JasperReports

A Java reporting library.

Screenshot

Project Spotlight

cmocka

A unit testing framework for C with mock objects.