bareos-sd
Backup Archiving Recovery Open Sourced - storage daemon
Install
- All systems
-
curl cmd.cat/bareos-sd.sh
- Debian
-
apt-get install bareos-storage
- Ubuntu
-
apt-get install bareos-storage
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install bareos-storage
- Raspbian
-
apt-get install bareos-storage
- Dockerfile
- dockerfile.run/bareos-sd
bareos-storage
Backup Archiving Recovery Open Sourced - storage daemon
Bareos 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.
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.