Difference between revisions of "Enterprise Backup, bacula"
(Created page with "Category:LinuxLV Category:Backup == Motivation == If you want to do backup for a larger organisation with many hosts then you do not want the backup on each individu...") |
(→Motivation) |
||
Line 5: | Line 5: | ||
If you want to do backup for a larger organisation with many hosts then you do not |
If you want to do backup for a larger organisation with many hosts then you do not |
||
want the backup on each individual host but want it centralized. So that e.g. you can search a directory of files that has been backed up from each host. For this you need an enterprise backup solution. |
want the backup on each individual host but want it centralized. So that e.g. you can search a directory of files that has been backed up from each host. For this you need an enterprise backup solution. |
||
+ | |||
+ | If you want to backup to tape you will need a tape library that can change tapes and tools to maintain the library. On the Linux side there is the free, open source tool: bacula. |
Latest revision as of 14:24, 16 April 2020
Motivation
If you want to do backup for a larger organisation with many hosts then you do not want the backup on each individual host but want it centralized. So that e.g. you can search a directory of files that has been backed up from each host. For this you need an enterprise backup solution.
If you want to backup to tape you will need a tape library that can change tapes and tools to maintain the library. On the Linux side there is the free, open source tool: bacula.