Changes for page Bacula

Last modified by Sebastian Marsching on 2022/06/21 21:12

From version 4.1
edited by Sebastian Marsching
on 2022/03/27 15:33
Change comment: There is no comment for this version
To version 5.1
edited by Sebastian Marsching
on 2022/06/21 21:12
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,5 +1,7 @@
1 1  {{info}}
2 2  While the information compiled on this page was originally intended for Bacula, most of it should also apply to Bareos.
3 +
4 +There is a [[separate page with information about Bareos|doc:Software.Bareos.WebHome]], and some of the information there might also apply to Bacula.
3 3  {{/info}}
4 4  
5 5  {{toc/}}
... ... @@ -424,6 +424,7 @@
424 424  Finally, we have to ensure that the IP address of the system is set correctly. If the IP address does not match the address in the Bacula director configuration, we can either change the director configuration or manually configure the IP address of the system.
425 425  
426 426  Now we start the Bacula FD by opening a command prompt, changing to the installation directory and running `bacula-fd.exe` with the right command-line parameters. Example:
429 +
427 427  ```bat
428 428  c:
429 429  cd BaculaJustForRestore
... ... @@ -454,4 +454,3 @@
454 454   echo Backup Level is %1, skipping system state backup.
455 455  )
456 456  ```
457 -