228 projects tagged "Linux"
Backup-DVD is a simple script to backup the entire system on a rewritable DVD. It is designed to be manily used as a cron job. It logs operations in /var/log/backup.log and sends feedback by email, and it is fully configurable by editing /etc/backup-dvd/backup-dvd.conf. This script cannot be run as sudo; it must be run directly as root.
Openduckbill is a simple command line backup tool for Linux. It is capable of monitoring files and directories marked for backup for any changes, and transferring these changes either to a local backup directory, a remote NFS exported partition, or a remote SSH server using rsync. It can either maintain an exact copy of the source at the backup destination, or maintain both current and previous versions of the source at the backup destination.
The dsnapshot script provides a high-level interface to the Linux Logical Volume Manager. It uses its block-level snapshot support to create directory snapshots. In contrast to block-level snapshots, directory snapshots resemble the file system layer. Thus, you can snapshot any directory that is on a logical volume without worrying about the actual logical volumes, mount points, and paths.
Telemeta is a global audio archiving program which introduces useful and secure indexing methods to back up digitized audio files and metadata dictionaries. It is dedicated to backing up any digitized and documented sound from collections of vinyls, magnetic tapes, or audio CDs over a strong database in accordance with many standards. Export functions also encapsulate edited metadata into a compressed file. The object style architecture provides easy developed user-friendly interfaces and a plugin style audio processing.
SCST is a mid-level SCSI target subsystem for Linux. This subsystem allows a remote host to access local storage devices through the SCSI protocol. SCST supports multiple network storage protocols, including iSCSI, SRP, and FCoE, and also supports Qlogic 22xx/23xx SCSI HBAs. Strong points of SCST are its stability, maturity, high performance, and low latency. See also the iSCSI-SCST, SRPT and scstqla2x00t projects, as well as open-fcoe.org.
SRPT is a SCSI RDMA Protocol (SRP) target implementation on top of SCST, a mid-level SCSI target subsystem for the Linux kernel. This software makes it possible for remote systems to access local storage over an InfiniBand network. This storage protocol target implementation offers a higher bandwidth and a lower latency than any other storage protocol target implementation available for Linux.