New customers can spin up VMs, build with AI, and query data at no cost.
Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
Start Free
Go from Code to Production URL in Seconds
Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.
Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
This bash-script checks that backups are not too old, that the last backup had no errors, that all shares and subshares exist in the data root directory, etc.
This plugin and the "check_backuppc" check sligtly different things, and in different was. You can use both...
Tested on:
BackupPC 3.2.1 / Ubuntu 12.04
Should work in most similar systems i think.
Backup solution based using git and rsync next level
Etckeeper-ng is a bashscript which uses git and rsync awk sed and find to create a backup directory of your /etc linux directory.
It is easy to configure. The default configuration should work on most boxes. Just make sure you have git rsync and all the other requirements installed.
When you use the etckeeper-ng the first time open a terminal and type "etckeeper-ng init" to create your first initial backup or "etckeeper-ng help" to show the help for this script.
This is a BASH shell script written for LINUX. This script uses the dd command to make mirror images of a drive. It can copy from one drive to another, or can copy the contents of a drive to a file. It uses friendly menus and makes a nice log.
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.
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.
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.