Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free
AI-powered service management for IT and enterprise teams
Enterprise-grade ITSM, for every business
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
The utility sfxcompress is a bashscript 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.
A collection of useful bash scripts to assist in Linux system administration. Includes flexible scripts to backup and install Linux systems. Requires (and includes) bash-script-lib. Tested on Ubuntu LTS.
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.
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 bashscript 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
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.
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.
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 bashscript, in conjunction with a java program, will backup your mysql database(s) to a file using mysqldump, and gzips it. Depending on setup, it will either e-mail you the file, or leave it in the installation directory.
A simple BASHscript 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.
Bashscript 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.