23 projects tagged "Linux"
mod_vhs is an Apache 2.2+ Web server module allowing mass virtual hosting without the need for file-based configuration. The virtual host paths are translated from any database supported by mod_ldap or mod_dbd at request time from MySQL, LDAP, PAM, or a system password file. PHP security can be basically auto-configured from the database using this module. Requests are cached by mod_ldap when configured.
mod_log_sql (formerly known as mod_log_mysql) is an Apache module that enables access logging to an SQL database. This capability can replace or coexist with Apache's regular text-file logging mechanisms. The currently supported database backend is MySQL, with PostgreSQL and others in development.
Nexenta is a complete GNU-based operating system built on top of the OpenSolaris kernel and runtime. The Debian system is used for software distribution and packaging to glue the numerous pieces together. However, Nexenta is not currently part of the Debian Project, nor are its packages present in the Debian database. It includes Apache, MySQL, Perl, Python, PHP, Firefox, Evolution, a software update manager, Synaptic package manager, Gaim, Abiword, administration and development utilities, editors, graphics, GNOME, interpreters, libraries, and much more.
The GlobeCom Jukebox is a music jukebox with integrated CDDB-aware ripping and groupware functionality. It is completely configurable from the Web interface, seamlessly integrates ripping from CD to encoded MP3, and supports grouping of songs, peak adjustment, account management for access, streaming of jukebox or single song, themability, album handling, and online help.
ClearSilver is a high-performance, powerful, and language-neutral HTML template system. It enforces a separation between presentation code and application logic which makes writing, debugging, and maintaining Web pages easier. It can be used from C/C++, Python, Perl, Java, and Ruby. It runs on Windows and Unix.
mod_backhand is a load balancing module for Apache. It provides per-request HTTP redirection within a heterogeneous Apache server cluster. Each request is processed and run through a set of "candidacy functions" to determine which server is best suited to respond. The request is then proxied to that server. Facilities are in place to allow you to write your own dynamically loadable decision making algorithms. Everything about the request and the current availability of resources can be used in the decision-making process.
apt-got is a customizable mirror engine. It works like a highly specialized proxy. It employs several pluggable modules that are customized for specific jobs. The first available module builds and supervises a partial (or full) Debian mirror which is populated on-the-fly by apt-get requests. There is also a simple mirror module that can be used to mirror source directories or even (static) Web pages. For increased performance on already-cached files, it employes its own Apache module. It supports customized mirroring algorithms.
AntFlow builds upon Apache Ant to provide a new approach to simplifying system automation that uses pipelines of hot folders chained together to perform a given task. Using XML, it associates an automated task such as data transfer, encryption, or XML processing with a directory on the local system. Whenever a file is copied or written into the hot folder, the associated task is executed and the file is moved to the next hot folder in the pipeline for further processing.