bextract
network backup service - storage daemon
Install
- All systems
-
curl cmd.cat/bextract.sh
- Debian
-
apt-get install bareos-dbg
- Ubuntu
-
apt-get install bacula-sd-dbg
- Arch Linux
-
pacman -S marsyas
- Kali Linux
-
apt-get install bacula-sd
- CentOS
-
yum install bacula-storage-common
- Fedora
-
dnf install bacula-storage
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install bacula-sd-dbg
- Raspbian
-
apt-get install bareos-dbg
- Dockerfile
- dockerfile.run/bextract
bacula-sd
network backup service - storage daemon
Bacula is a set of programs to manage backup, recovery, and verification of data across a network of computers of different kinds. The storage daemon performs the storage and recovery of the file attributes and data to the physical media; in other words, it is responsible for reading and writing the backups. It runs on the machine which has access to the backup device(s) - usually a tape drive, but alternatively other storage media, such as files.
bacula-storage
Bacula storage daemon files
bareos-tools
Backup Archiving Recovery Open Sourced - common tools
Bareos is a set of programs to manage backup, recovery and verification of data across a network of computers of different kinds. This package provides some additional tools, mostly to work directly with Bareos storage volumes.
bacula-sd-dbg
network backup service - storage daemon (debugging)
Bacula is a set of programs to manage backup, recovery, and verification of data across a network of computers of different kinds. This package provides debugging symbols for bacula-sd.
bareos-dbg
Backup Archiving Recovery Open Sourced - debugging symbols
Bareos is a set of programs to manage backup, recovery and verification of data across a network of computers of different kinds. This package provides debugging symbols for Bareos.