fsprotect is a set of scripts that combine tmpfs and aufs to make existing filesystems immutable. After the filesystems are protected, everything that is written will be lost when the computer powers off. It is a great tool for testing and for public computers like those in schools, libraries, etc. It is also very easy to use. It is currently available only for Debian-based systems.
katimon is an unofficial ATI graphics card temperature monitor, fan regulator, and overclocking utility. It is a graphical front-end to the command-line aticonfig utility. Katimon monitors and controls supported ATI graphics cards. It can monitor temperature, fan speed, GPU speed and memory speed. It can automatically control fan speed by monitoring the temperature. It can also act as an overclocking utility for cards that support it. This utility only works with the proprietary fglrx driver.
Netinfo is a IP/MAC address locater for switched networks. It collects information from routers and L2/L3 switches and combines them to provide IP-MAC, IP-switch interface, and MAC-switch interface pairs. This makes it possible to determine the exact location of an IP or a MAC address in a network. It supports policy configuration and violation detection and can location duplicate IPs and IP address changes. It can also be used to monitor access to switch interfaces and stores a history of all collected information. Experimental support for automatic user lock-out in the event of violations is also included. It works with Cisco devices and is intended for use by NOCs and network administrators.
This project is a network weather map creator and network traffic statistics collector. It uses SNMP to collect data from various network devices and stores them in a database. It prints the collected data on existing images creating nice weather maps. Weather maps are designed from an easy to use Web-based interface.
Vbackup is a modular backup utility that can be used to perform full or incremental system backups. It consists of a set of scripts that can be used to create backups using tar and xfsdump. It can also make backups of PostgreSQL, MySQL, and LDAP databases, keep a copy of the boot record, the partition table, or the LVM configuration, encrypt archives using x509 certificates, and back up the Debian package list and the RPM database. It can store the backups in a local or remote directory using either NFS or SCP. It is modular, and can be extended to perform other functions as well.