Fancy resource usage charts to put into the tmux status line. The CPU
utilization history chart is tinted with colors to reflect the system
memory allocation.
If available, battery charge is displayed on the right.
plconfig is an experimental commandline tool for configuring HomePlug
(Ethernet over AC) powerline bridges powered by the Intellon INT5130
chipset. Again, this tool is considered "between an ugly hack and
simple use-once-and-throw-away" quality by the program's author.
PolicyKit is a framework for defining policy for system-wide components and
for desktop pieces to configure it. PolicyKit-gnome is a GTK+/GNOME frontend
for that framework.
read-edid is a pair of tools (originally by John Fremlin) for reading the
EDID from a monitor. It should work with most monitors made since 1996,
assuming the video card supports the standard read commands (most do).
Two tools are provided: get-edid, which gets the raw EDID information from
the monitor, and parse-edid, which turns the raw binary information into a
xorg.conf-compatible monitor section (or xrandr-compatible modelines).
Cfengine is an automated suite of programs for configuring and
maintaining Unix-like computers. It has been used on computing arrays
of between 1 and 20,000 computers since 1993 by a wide range of
organizations. Cfengine is supported by active research and was the
first autonomic, hands-free management system for Unix-like operating
systems. Cfengine is an autonomic maintenance system not merely a
change management roll-out tool. Cfengine has a history of security
and adaptability.
PolicyKit is a framework for defining policy for system-wide components and
for desktop pieces to configure it. It is used by HAL.
PolicyKit is a framework for defining policy for system-wide components and
for desktop pieces to configure it. PolicyKit-gnome is a GTK+/GNOME frontend
for that framework.
Command line tools for OpenShift, cloud Platform as a service.
Respond listens on stdin or on a specified named pipe and matches
each line it reads to the regular expressions it finds in the
specified actionscript. If a line matches, respond executes a
rewritten command defined in the actionscript.
Re-Tail is a command line program which is intended as an intelligent
incremental logfile reader. It will read a file or group of files
given on the command line, and output any changes since last time it
read the file(s) in question. It will attempt to compensate if the
filesize changes unexpectedly, and will also attempt to compensate if
the file contents changes as well. It is not a very complex program.