bacula-fd
network backup service - file daemon
Install
- All systems
-
curl cmd.cat/bacula-fd.sh
- Debian
-
apt-get install bacula-fd
- Ubuntu
-
apt-get install bacula-fd
- Kali Linux
-
apt-get install bacula-fd
- CentOS
-
yum install bacula-fd
- Fedora
-
dnf install bacula-fd
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install bacula-fd
- OS X
-
brew install bacula-fd
- Raspbian
-
apt-get install bacula-fd
- Dockerfile
- dockerfile.run/bacula-fd
bacula-fd
network backup service - file daemon
Bacula is a set of programs to manage backup, recovery, and verification of data across a network of computers of different kinds. The file daemon has to be installed on the machine to be backed up. It is responsible for providing the file attributes and data when requested by the Director, and also for the file system-dependent part of restoration.
bacula-client
network backup service - client metapackage
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. The package is a metapackage for client installations (file daemon and console only).
bacula-fd-dbg
network backup service - file 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 contains the debugging symbols for bacula-fd.