A shellscript which determines by brute force the best compression format (bzip2, gzip, Z, zip, etc.) and which compression level to use in order to archive a file the smallest possible.
split.pl is a file splitter for large files. When it splits a file it also creates a shellscript and DOS batch file to recreate the original file with its original name. It comes with a companion script, join.pl, to reassemble file fragments.
Forkback is a backup script written for the UNIX bash shell that backups data
using tar. It can be used to write data to a backup server or any directory saving space using
compression and granting security using gpg encryption.
Extends flexbackup (Flexible backup script) for those who want to manage their backups on hard disc drives. Like flexbackup itself it is easy to configure, uses dump/afio/tar/cpio/star/etc. backend.
Xelfbackups creates statuslogfiles containing summary
Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.
Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
script for full/differencial backup based on shell commands as: sed, tar, diff, ...
the whole backup system is user-friendly with command-line features (like gentoo's portage :-)
easy to configure and use.
The project provides a script which permits to generate automatically a small rescue system for Linux (boot floppy, CDROM, ZIP or tftpboot configuration). All usal Linux console commands are available. Only hard disk and network drivers are supported.
PhpWikiBackup is a simple script for PhpWiki used to backup your data to a remote host using rsync and ssh; it is written in Bash Shell and it is easily configurable so you can manage many phpWiki sites.
This scriptshell (in environment BASH) has the purpose to create archives of backup of a partition or specific directory, effecting rotating of these archives in agreement space in disk.
A script to automatically backup the primary disk on a secondary one. In case of disaster you can simply invert the disks order and boot up again with your fully functional system. It\'s based on the powerful rsync tool.
Simple script of backup using tar for *NIX systems and written in bash, very easy to suit whatever backup policy, using complete, incremental or parcial backups. It has some features for esample mail notification, index of files, error notices, etc.
Do you hate having a few giant directories that hold all of your packages? Do you hate installing something only to find that it doesn\'t work properly, and it doesn\'t have a make uninstall? If so, this script is for you.
A basic console script backup systems without X. Rather than remembering the perplexing tar options, this will use a .conf file, and prompt the user for information. USER BEWARE!!! This was mostly designed for me to practice my bash skills
LRSR / Linux Restore ScRipt is a command line (Bash/Perl) script for restoring system information. LRSR also can be edited to create "Mini" distros from a pre-existing UNIX/Linux computer.
This is just a simple bash2 script for burning cds. You have the ability to simply copy data or audio disc, burn images and directories to a cdrom via the commandline, without remembering all the cdrecord, mkisofs or cdrdao arguments. And so now you know
A simple BASH script to do nightly backups to tarballs to a seperate hard drive (not to tape). Supports full and incremental backups. Ideal for linux home users to easily backup all or parts of their system, provided they have an extra hard drive.
Bash script to clone the package state of a debian system, or, in other words,
the list of currently installed packages, to another system(s). It is fairly simple, but serves it's purpose very well.
A shellscript to copy long files into several floppy disks. It tar,
compress, uuencoded and split input files. Then copy the generated
files in the necessary number of floppy disks. After, all the process
can be reversed through the script refloppy