cmdok checks that specified commands are OK. If command is OK than it exists in PATH and can be run.
It is a simple, small and portable Bash script. It is useful in software packages that want to check that some commands exist before trying to run them.
See wiki for more information and examples.
r5backup is a backupscript using rsync and ssh to make backups. It can handle remote hosts, is rapid and reliable. r5backup comes with 5 scripts: the main backupscript, a scheduler, a launcher for remote invocation, an admin tool and a recover tool
Utilizes common unix utilities to provide a simplebackup solution. Like Apple's Time Machine, sbak uses hard-links to minimize disk usage. Reduces data transfer by using compressed rsync transfers. Web interface and subscription service coming soon.
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.
this is simplebackup client<=>server oriented system;
you put the server on the machine you want to backup;
and the client on the machine used for storage;
Simplescript 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.