The utility sfxcompress is a bash script used to pack and encrypt the current directory on a self-extracting file. It also includes the calculation of the MD5 function to check if the compressed file is correct.
Chronicle is a set of BASH shell scripts that use rsync to back up data to a remote host. Snapshots are created and rotated using hard links to minimize storage requirements.
BashCronBackup is a backup script written in bash that can create full database and file backups. Before the database is dumped it will be optimized and repaired. Further, it will delete old backups for you. Available formats: Zip, Tar, Gzip, Bzip2
fotocd.sh bash-script: Build (S)VCDs with Photos and Videos with htmlpart. Add other fileformats (e.g. pdf, OpenOffice.org-files...) in htmlpart. (S)VCD-Navigation through albums and chapters, which are directorys on harddisk. Menus with thumbnails.
Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.
Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
Bash shell script that uses mySQL 6.0 online backup feature to perform hot (online) backups. Includes a number of interesting options. It's also compatible with older versions of mysql.
Dan's rsync to Disk incremental BACKup utility is a simple bash script driven by easy to edit and easier to understand config files. It's meant to be used with a laptop and an external USB harddrive as the backup media or over NFS to another server
GPB can be a ready to use out of the box backup solution or it can be the foundation for you to build and improve upon. The core and the power of GPB lies in the use of Bash scripting. Every single file used by GPB, main executable, configuration files a
MikesBackup is a simple scripted backup program designed for the system admin that has a local mount of a external share and wants to easily zip things up and archive them on that mount. MikesBackup requires bash, GNU tar, and Gzip.
Another SiteCOPY (ascopy) is a command-line tool to maintain remote copies of websites and is completely written in Bash, so no compilation required and very portable.
dumpnet is a collection of bash scripts that allows you to backup multiple servers simultaneously. You can do incremental file system dumps with tar, dump and rsync, backup databases and much more. AIDE can also easily be integrated.
Forkback is a backup script written for the UNIXbash 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.
This project is to create a Linux based Router Configuration Management System for Cisco Routers (initially supporting router IOS 12.0+). The project was written in bash and perl scripting but has now been rewritten in Ruby, and makes use of Linux system
A set of bash-functions (probably becomes scripts instead) that perform backups (full and incremental) on blockdevices with encryption and compression using standard tools like tar and mcrypt.
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 script shell (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.
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.
Imlug Remote Backup System make local copy of a dir and send other to a remote machine using rsync or ssh.
You need Bash, Tar, ( Bzip2 or Gzip for compress ) and rsync and ssh.
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
TCDR is a ncurses (dialog) based console frontend for the following
programs: mkisofs, cdrecord, cdrdao, cdda2wav, cdparanoia, readcd, dd, isoinfo, sox, mpg123 and bladeenc written in bash.
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.
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.