PHP MogileFS is a client library to communicate with MogileFS trackers.
Those trackers are part of the distributed filesystem MogileFS created
by Danga Interactive (http://www.danga.com/) and used in serveral large
scale projects like LiveJournal.
ATAidle is a utility to set the power management and performance
features of ATA hard drives. This includes standby timeouts, power
(APM), write cache and acoustic (AAM) level settings, and it can show
details about the installed devices.
Confctl is a sysctl-like tool to provide access to C-syntax configuration
files, such as /etc/hast.conf. It allows for retrieving, modifying, adding
and removing variables, while preserving comments and formatting.
ConsoleKit is a framework for defining and tracking users, login
sessions, and seats. The primary motivations for this framework are to
facilitate fast-user-switching and multi-seat capabilities, and to
enable more sophisticated policy decisions for desktop sessions.
"cronolog" is a simple program that reads log messages from its input
and writes them to a set of output files, the names of which are
constructed using template and the current date and time.
"cronolog" is intended to be used in conjunction with a Web server, such
as Apache to split the access log into daily or monthly logs. E.g.:
TransferLog "|/www/sbin/cronolog /www/logs/%Y/%m/%d/access.log"
ErrorLog "|/www/sbin/cronolog /www/logs/%Y/%m/%d/errors.log"
would instruct Apache to pipe its access and error log messages into
separate copies of cronolog, which would create new log files each day
in a directory hierarchy structured by date, i.e. on 31 December 1996
messages would be written to:
/www/logs/1996/12/31/access.log
/www/logs/1996/12/31/errors.log
After midnight the following files would be used:
/www/logs/1997/01/01/access.log
/www/logs/1997/01/01/errors.log
"cronolog" is a simple program that reads log messages from its input
and writes them to a set of output files, the names of which are
constructed using template and the current date and time.
"cronolog" is intended to be used in conjunction with a Web server, such
as Apache to split the access log into daily or monthly logs. E.g.:
TransferLog "|/www/sbin/cronolog /www/logs/%Y/%m/%d/access.log"
ErrorLog "|/www/sbin/cronolog /www/logs/%Y/%m/%d/errors.log"
would instruct Apache to pipe its access and error log messages into
separate copies of cronolog, which would create new log files each day
in a directory hierarchy structured by date, i.e. on 31 December 1996
messages would be written to:
/www/logs/1996/12/31/access.log
/www/logs/1996/12/31/errors.log
After midnight the following files would be used:
/www/logs/1997/01/01/access.log
/www/logs/1997/01/01/errors.log
Dateutils are a collection of tools that revolve around manipulating
dates and times on the command line. Commands included in the suite
offer ways of converting dates between calendars, computing durations
between dates, and finding dates in input streams.
Dunst is a lightweight replacement for the notification-daemons provided
by most desktop environments. It's very customizable, doesn't depend on
any toolkits, and therefore fits in those window manager centric setups
we all love to customize to perfection.
Duply is a shell front end for the duplicity backup tool.
It greatly simplifies its usage by implementing backup
job profiles, batch commands and more. Who says secure
backups on non-trusted spaces are no child's play.
The dvdisaster project:
dvdisaster provides a margin of safety against data loss on CD and DVD media
caused by aging or scratches.
* dvdisaster creates error correction data to compensate read errors which
are not correctable in the CD/DVD drive.
* dvdisaster tries to read as much data as possible from defective media.
Afterwards unreadable sectors are recovered using the previously created
error correction data. The maximum error correction capacity is
user-selectable.
* dvdisaster operates at the image level and does not depend on the file
system.
If you create the error correction data in time and keep it at a safe place,
you have a good chance of recovering the medium contents from typical read
errors and to transfer your complete data onto a new medium.