K
K
kovalr2016-07-09 20:12:17
ubuntu
kovalr, 2016-07-09 20:12:17

How to start Bacula Director daemon from terminal?

How to start Bacula Director daemon from terminal? And do I understand correctly that she writes logs to /var/log/bacula ?
UPD: Does anyone have up-to-date instructions for installing Bacula on Ubuntu? With possibility to fasten webmin?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
O
O Di, 2016-07-09
@insiki

service bacula-dir start
?
/etc/bacula/bacula-dir.conf

Messages {
  Name = Daemon
  mailcommand = "/usr/sbin/bsmtp -h localhost -f \"\(Bacula\) \<%r\>\" -s \"Bacula daemon message\" %r"
  mail = [email protected] = all, !skipped
  console = all, !skipped, !saved
  append = "/var/log/bacula.log" = all, !skipped
}

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question