Bacula

From Alessandro's Wiki
Revision as of 11:37, 10 October 2010 by Porcelinux (talk | contribs)

First Installation

  1. create databases
  2. configuration files


1: Databases

  • Bacula can work with MySQL, Postgres and SQLite:
elwood bacula # ./create_bacula_database -p
Creating SQLite database
elwood bacula # ./make_bacula_tables 
Making SQLite tables
elwood bacula # ./grant_bacula_privileges
Granting SQLite privileges

2: Configuration files

  • four files in total,
/etc/bacula/bacula-dir.conf
/etc/bacula/bacula-fd.conf
/etc/bacula/bacula-sd.conf
/etc/bacula/bconsole.conf