dbcheck
network backup service - Director daemon
Install
- All systems
-
curl cmd.cat/dbcheck.sh
- Debian
-
apt-get install bacula-director-sqlite3-dbg
- Ubuntu
-
apt-get install bacula-director-sqlite3-dbg
- 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-sqlite3-dbg
- Raspbian
-
apt-get install bacula-director-sqlite3-dbg
- Dockerfile
- dockerfile.run/dbcheck
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.
bacula-director-mysql
network backup service - MySQL storage for Director
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 stores Bacula's catalog in a MySQL database, and thus is suitable for medium-sized installations.
bacula-director-pgsql
network backup service - PostgreSQL storage for Director
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 stores Bacula's catalog in a PostgreSQL database, and thus is suited for large installations.
bacula-director-sqlite3
network backup service - SQLite 3 storage for Director
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 stores Bacula's catalog in an SQLite 3 database and thus is only suitable for small or test installations. Please be aware that using SQLite 3 databases is no longer supported by the author.
bacula-director-mysql-dbg
network backup service - MySQL storage for Director (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 the debugging symbols for bacula-director-mysql.
bacula-director-pgsql-dbg
network backup service - PostgreSQL storage for Director (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 the debugging symbols for bacula-director-pgsql.
bacula-director-sqlite3-dbg
network backup service - SQLite 3 storage for Director (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 the debugging symbols for bacula-director-sqlite3.