bdirjson
network backup service - Director daemon
Install
- All systems
-
curl cmd.cat/bdirjson.sh
- Debian
-
apt-get install bacula-director
- Ubuntu
-
apt-get install bacula-director
- Kali Linux
-
apt-get install bacula-director
- CentOS
-
yum install bacula-director
- Fedora
-
dnf install bacula-director
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install bacula-director
- Raspbian
-
apt-get install bacula-director
- Dockerfile
- dockerfile.run/bdirjson
bacula-director
network backup service - Director daemon
Bacula is a set of programs to manage backup, recovery, and verification of data across a network of computers of different kinds. The Bacula Director service supervises all the backup, restore, verify, and archive operations. It can run as a daemon or as a foreground service which administrators can use to schedule backups and recover files. This package provides the Bacula Director daemon.