RSS 310 projects tagged "Linux"

Download Website Updated 15 May 2013 Webmin

Screenshot
Pop 1,430.66
Vit 125.80

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.

No download Website Updated 07 Jun 2013 unifdef

Screenshot
Pop 251.08
Vit 86.78

Unifdef is useful for removing #ifdef'ed lines from a file while otherwise leaving the file alone. You specify which symbols are defined or undefined with -D and -U flags, and unifdef removes the corresponding ifdefs, and the enclosed code if appropriate. It's especially useful for removing those "#ifdef BROKEN" and "#ifdef PRIVATE" clauses from code before you release it. Unifdef acts on #if, #ifdef, #ifndef, #elif, #else, and #en­dif lines, and it knows only enough about C and C++ to know when one of these is inactive because it is inside a comment or a single or double quote.

Download Website Updated 01 Apr 2001 Cistron RADIUS LDAP Patch

Screenshot
Pop 21.42
Vit 66.80

This is a patch for the popular Cistron RADIUS server to put the "users" file, including passwords in an LDAP directory. Integrating the radius server with LDAP has many benefits: all user accounts can be put in a central store, the store is easily replicated, and writing account management scripts also become easier with the multitudes of freely available LDAP browsers and administration tools.

No download Website Updated 14 May 2001 Taglines

Screenshot
Pop 15.81
Vit 66.47

Taglines is a program that will display a tagline selected at random from you the tags file. It also can append the tagline onto your signiture.

Download Website Updated 07 Jun 2001 Linux Driver and API for Datel PC-462

Screenshot
Pop 14.66
Vit 66.29

The Linux Driver and API for Datel PC-462 project aims to produce a Linux driver and API for the Datel PC-462 Data Acquisition Card/Power Supply. From correspondence with Datel, there is no other Linux driver/API for this board. This software will allow developers and engineers to write test software that runs on Linux and incorporates the Datel hardware.

Download Website Updated 05 Sep 2001 HTTP Grabber

Screenshot
Pop 24.00
Vit 65.61

HTTP grabber can be used to see what other people on your LAN are downloading as it saves information being sent via the HTTP protocol to disk.

No download Website Updated 08 Sep 2001 rc.firewall

Screenshot
Pop 43.68
Vit 65.60

rc.firewall is configurable for dialup and static IP addresses. It is based on Linux-kernel 2.4.x, and it generates it's own configuration file. It supports specific port filtering for the internet- , intranet-, and a dmz-zone. For the DMZ-Zone, there is also a machine-specific port filtering, and redirection of specific ports of the internet-interface available. Note: Do not install this in productive environments, until you have checked the rules/tables with your own eyes.

No download Website Updated 17 Oct 2001 Open Runtime Platform

Screenshot
Pop 17.83
Vit 65.29

Open Runtime Platform (ORP) is a Java Virtual Machine (JVM) that implements advanced JIT and GC interfaces. These interfaces allow the JIT, GC, and remaining runtime system to be developed in complete isolation and at independent rates. A major benefit is that JIT and GC researchers are relieved of the intractable task of developing a full system before they can innovate in their area of expertise.

Download No website Updated 13 Dec 2001 ijolt

Screenshot
Pop 10.68
Vit 64.85

ijolt is a basic ISDN keepalive/autodialer for permanent-style PPP over ISDN connections. The idea is that ijolt runs against an ISDN in manual dial mode, making sure its always connected.

Download Website Updated 19 Dec 2001 lmb (011219)

Screenshot
Pop 17.44
Vit 64.80

LMB is a tool to browse the web using a dumb terminal that isn't capable of even the most simple options (like deleting the screen or cursor placement). All commands are entered as a single line command. Links are visited by entering the number that is printed before the link. All other commands can be changed using the config file. LMB isn't a real browser, but a frontend to lynx. Documentation is nearly nonexistant. It is written in Pascal using the Freepascal compiler. An x86-linux binary is included.

Screenshot

Project Spotlight

spdylay

An experimental SPDY protocol implementation in C.

Screenshot

Project Spotlight

Mahotas

An image processing library for Python.