Raincoat is a flashing utility designed by the folks at the Xbox-Linux
project. It allows you to flash the BIOS of (almost) every Xbox
available at the market today.
rdiff-backup backs up one directory to another, possibly over a network. The
target directory ends up a copy of the source directory, but extra reverse
diffs are stored in a special subdirectory of that target directory, so you
can still recover files lost some time ago. The idea is to combine the best
features of a mirror and an incremental backup. rdiff-backup also preserves
subdirectories, hard links, dev files, permissions, uid/gid ownership (if it
is running as root), and modification times. Finally, rdiff-backup can operate
in a bandwidth efficient manner over a pipe, like rsync. Thus you can use
rdiff-backup and ssh to securely back a hard drive up to a remote location,
and only the differences will be transmitted.
This port tracks the development branch 1.3.
rdiff-backup backs up one directory to another, possibly over a network. The
target directory ends up a copy of the source directory, but extra reverse
diffs are stored in a special subdirectory of that target directory, so you
can still recover files lost some time ago. The idea is to combine the best
features of a mirror and an incremental backup. rdiff-backup also preserves
subdirectories, hard links, dev files, permissions, uid/gid ownership (if it
is running as root), and modification times. Finally, rdiff-backup can operate
in a bandwidth efficient manner over a pipe, like rsync. Thus you can use
rdiff-backup and ssh to securely back a hard drive up to a remote location,
and only the differences will be transmitted.
rdup is an utility inspired by rsync and the Plan9 way of doing backups.
rdup itself does not backup anything; it only prints a list of the names
of files that have changed since the last backup. It also handles files
that are removed, allowing for correct incremental backups.
An example script named rdup-simple is included to show how to implement
a simple snapshot-style backup strategy.
realsync daemon with rsync and python:
- config support /usr/local/etc/realsync.cfg
- e-mail stats support
- threads support
- threads wait support
SEC is an event correlation tool that was designed to fill the gap between
commercial event correlation systems and homegrown solutions that usually
comprise of a few simple shell scripts.
SEC is highly customizable to accept events from many sources and build a
powerful correlation engine.
This program will help you recover disks with bad sectors.
You can recover files as well complete devices.
In case if finds sectors which simply cannot be recoverd, it writes an
empty sector to the outputfile and continues. If you're recovering a CD
or a DVD and the program cannot read the sector in "normal mode", then
the program will try to read the sector in "RAW mode" (without error-checking
etc.).
This toolkit also has a utility called 'mergebad': mergebad merges multiple
images into one. This can be usefull when you have, for example, multiple CD's
with the same data which are all damaged. In such case, you can then first use
recoverdm to retrieve the data from the damaged CD's into image-files and then
combine them into one image with mergebad.
reed is a text pager for reading large files, such as full books
(usually etexts from Project Gutenberg). It has the features one
would expect for a pager (multiple buffers, searching, file
information, subshells, etc) and more: persistent bookmarks, auto
scrolling, and support for many different types of files.
relaxconf contains a set of text menu based utilities for configuring RelaxBSD
(a LiveCD system base on FreeBSD),they're also useful for FreeBSD user.
relaxconf: The main menu, allow the following utilities.
relaxsnddetect: Auto detects audio cards (if present) and loads
appropriate modules.
relaxmountdisk: Auto mount other file systems (such as ufs,msdosfs,
ntfs,ext2fs).
relax[u]mountusb: Auto mount/umount USB removable storage.
relaxnetconf: Allow the user to setting network interface such as
ppp(pppoe),ethernet interface.
relaxxconf: Allow the user to generating an xorg.conf file for use
with Xorg(also XFree86).
relaxlangconf: Allow the user to appoint the locale language.
- Only for LiveCD:
relaxsavesetting: Allows user to save preferences in a compressed file.
relaxloadsetting: Auto seek and load preference save file in a partition.
relaxmediabackup: Backup your person data.
relaxrestore: Restore your person data.
relaxinstaller: Launch BSD/RelaxBSD Installer to install LiveCD.
http://sourceforge.net/projects/relaxbsd
Rename is a quick and powerful tool written in C, featuring extended
regular expression support for searching and substituting pattern
strings in filenames.
Rename can rename, convert to lowercase/uppercase, and change the
ownership of a large number of files.