219 projects tagged "GNU/Linux"
COMPILIBRE allows you to easily build your own software and documentation compilations for Windows and Mac OS X. Compilations are ready to be stored onto a digital medium (such as CD, DVD, or USB key) or to be broadcast over the Internet. It has a Web-based interface in which you store the description of several software packages. Then, you choose which software packages you want to put into the compilation, and COMPILIBRE produces an ISO file, a zip file, and a BitTorrent file that contains the software, their descriptions, their documentation, and a multi-installer program.
Zen Load Balancer is a complete solution for load balancing to provide high availability for TCP and UDP services and data line communications, targeted to become a professional open source product in networking for distributed systems. Not only a nice HTTPS GUI to control the load balancing system, Zen LB provides an advanced administration for network interfaces and routes, unlimited farms configuration, advanced checking for TCP farms, advanced check and monitoring for backend servers, clustering for active-passive load balancing services, monitoring graphs, configuration backups, VLAN support, real time config sync replication for cluster nodes, HTTP specific load balancing, client persistence, SSL wrapper, and much more.
Tiny Bash Server (TBS) is a small HTTP server. It allows CGI style scripting with .htsh files, which may contain Bash code embedded within normal HTML. TBS uses netcat to bind itself to open port(s). Multiple instances of the server may be run (on different ports and with different docroots) using separate configuration files. TBS comes with all the basic features you expect of a Web server: serving HTML/CSS, handling POST/GET forms, etc. It also passes selected environment variables for use with CGI scripting in .htsh files. However, it is highly not recommended to run TBS on any sort of production system. This is because, as a server, TBS is relatively slow, potentially insecure, and has fewer features than full-fledged servers like Apache HTTPD. A potential use for TBS is to develop browser-based frontends to bash scripts for local usage.
gcp (Goffi's CoPier) is a command line file copying tool, loosely inspired by cp, but with high level functionality like a progress indicator, the ability to continue copying multiple files even when there is a problem with one of them, and the use of a journal to track successful copying. File names can be fixed to ensure compatibility with the target filesystem. If you launch a copy operation when another is already running, the files are added to the first queue to avoid hard drive thrashing. You can keep track of files you have copied, and re-copy them later. gcp is approximately option-compatible with cp.
Gelide is a configurable multi emulator and multi system front-end that lets you manage any kind of emulated system (PC, console, arcade, etc.). Gelide lets you catalog and launch any game from any existing emulator under GNU/Linux. You can configure any emulator with command line parameters support.
MyMediaLite is a lightweight, multi-purpose library of recommender system algorithms. It addresses the two most common scenarios in collaborative filtering: rating prediction (e.g. on a scale of 1 to 5 stars), and item prediction from implicit feedback (e.g. from clicks or purchase actions). It contains dozens of recommender engines, including state-of-the-art matrix factorization methods. It also supports real-time updates to the recommender engines, storing engines to disk and reloading them again, and several evaluation measures to compare the accuracy of different recommender system methods. Three command-line programs that offer most of the functionality contained in the library are included.
freeDiameter is a framework in C for supporting the Diameter Base Protocol (RFC3588). Diameter is a protocol for authentication, authorization, and accounting; it is the successor of RADIUS. Applications can be loaded as modules. Example applications include a Diameter EAP server, a Diameter SIP server, and Diameter Accounting.