vbackup

modular backup utility

Install

All systems
curl cmd.cat/vbackup.sh
Debian Debian
apt-get install vbackup
Ubuntu
apt-get install vbackup
Arch Arch Linux
pacman -S vbackup
image/svg+xml Kali Linux
apt-get install vbackup
Windows (WSL2)
sudo apt-get update sudo apt-get install vbackup
Raspbian
apt-get install vbackup

vbackup

modular backup utility

vbackup constists of a set of scripts that handle the various aspects of a backup. It can be easily extended to support other backup methods too. It can be used for full or incremental backups. It also includes a wizard for basic (quick) configuration. Currently it supports/backups: * XFS using xfsdump * Generic filesystem backups using tar * PostgreSQL * MySQL * dpkg and RPM database * Partition tables, disk MBRs, MD and LVM information * OpenLDAP database It can work with local files, handle NFS mounts or scp backups to a remote location. It also supports encryption using x509 certificates.

plan9port

Ports of applications from Plan 9