]> git.sur5r.net Git - bacula/docs/blob - docs/home-page/de/pages/testimonials.php
6fa5174fe2b9f4312a0860b0946e3bd5d1d745da
[bacula/docs] / docs / home-page / de / pages / testimonials.php
1 <? require_once("inc/header.php"); ?>
2 <table>
3 <tr>
4         <td class="contentTopic">
5                 Empfehlungsschreiben
6         </td>
7 </tr>
8 <tr>
9         <td class="content">
10         Hier finden Sie einige Ausz&uuml;ge aus E-Mails die uns von Benutzer geschrieben wurden.
11         Das Ziel ist es, Ihnen zu zeigen, an welchen Stellen Bacula l&auml;uft und wie es dort eingesetzt wird.
12         Alle Ausz&uuml;ge werden mit Erlaubnis des Authors verwendet.
13         </td>
14 </tr>
15
16 <tr>
17         <td class="content">
18         <h3 style="padding: 5px; border-bottom: 1px dotted #002244"> Norm Dressler - 2004/06/15 </h3>
19         Bacula has been awesome for us. We used to use Ar**** but I
20         have always hated the interface. And the cost was outrageous.
21         Then I found bacula and wow! Everything in Ar**** and then
22         some! The console is easy to use, easy to understand once you
23         get the hang of it, and I usually don't have any problems
24         restoring files! :)
25         <br>
26         I have 15+ machines I backup with Bacula
27         with an autoloader, and I'm extremely happy with the product.
28         Whenever someone asks me about what to use, I point them at
29         Bacula.
30         <p> Norm Dressler, Senior Network Architect</p>
31         </td>
32 </tr>
33
34 <tr>
35         <td class="content">
36         <h3 style="padding: 5px; border-bottom: 1px dotted #002244"> Michael Scherer - 2005/02/09 </h3>
37         Our former backup-system was ARGHserve running on NT4.
38         Due to the fact that we replaced most of our servers with
39         Linux machines we had to find some other solution.<br> At
40         first we tried ARGHserve on Linux, without much comfort.
41         Database updates took days to complete, the database
42         itself grew enormously large, ...  not really something
43         you except from such an expensive piece of software.<br>
44         I began the quest for a new backup-solution, testing
45         almost anything I could find on Sourceforge and Freshmeat
46         and finally decided to go with Bacula.<br> It's perfectly
47         maintained by Kern and many others, is an (very) active
48         project with good support through maillists and an
49         irc-channel, which can be found on Freenode.<br>
50         <br>
51         Today we run Bacula on a SuSE based x86 machine with a
52         2.6 kernel, some RAID5-Systems and IBM Ultrium
53         Tapelibrary.  Without any issues and without more work
54         than changing two tapes in the morning.<br>
55         <br>
56         Recoveries aren't complicated as well, you either choose
57         a jobid to restore from or let Bacula find the correct
58         jobid for a file or directory you need to recover.  You
59         mark everything you need, Bacula tells you which tapes it
60         needs, done.<br>
61         You don't even have to wait for any daemon to finish
62         database updates for backuped files, you can start with
63         the recovery right after the backup-job is done.
64         Perfect.  <br>
65
66         <br>
67         <p> Michael Scherer, some admin </p>
68         </td>
69 </tr>
70 <tr>
71         <td class="content">
72         <h3 style="padding: 5px; border-bottom: 1px dotted #002244"> Ludovicz Strappazon - 2005/03/05</h3>
73                 I had previously used Veritas Netbackup, but it was really too expensive
74                 for our University. Bacula permitted us to buy a library. Now, we use
75                 Bacula since 10/2002 with an ADIC Scalar 24 library and LTO ultrium,
76                 without any problems. I think it can do anything Netbackup could do with our
77                 configuration. We backup seven Linux servers, one NT server, four
78                 Windows 2003 servers and a few XP workstations. Some of these servers
79                 are backed up across a firewall using ssh; some others are on a private
80                 network. We tried succesfully the disaster recovery procedure on Linux
81                 and had some good results in restoring Windows "from bare metal". What do I
82                 like in Bacula ?  It is very flexible and reliable. With its light
83                 interface console, I can manage the backups from everywhere. A few words
84                 about the support : it is free but efficient. I don't have to cross a
85                 level 1, level 2 helpdesk to have some help, I never felt alone, and the
86                 bacula-users mailing list is a mix of courtesy and honest speech. At
87                 last, you don't need to be a big company to have your features requests
88                 heard.<br>
89                 Thanks to Kern Sibbald and the others who give so much work and time
90                 for this project.<br>
91                 <br>
92                 Ludovic Strappazon<br>
93                 University Marc Bloch de Strasbourg.<br>
94         </td>
95 </tr>
96
97 <tr>
98   <td class="content">
99   <h3 style="padding: 5px; border-bottom: 1px dotted #002244"> Jeff Richards - 2006/08/26</h3>
100       I used Bacula at my previous employer to backup:  Linux, OpenBSD, Windows 2000,XP,2003, and AIX 5.1 
101       <br>  <br>
102       Bacula provided a solution when I had no budget for backup
103       software.  The Linux systems (about 30) acted as Tivoli (TMF)
104       gateways.  The Linux systems were commodity PCs, so when the IDE
105       HDs failed it took hours (usually at least 4) to clean up the
106       Tivoli environment and rebuild the failed gateway.  Using Bacula
107       and mkCDrec I cut that time down to under an hour, and most of
108       that time was not spent doing anything except waiting for the
109       restore to finish.  I recovered 2 failed Linux systems with
110       Bacula.
111       <br>     
112       I would like to thank you and the entire Bacula team for an
113       excellent piece of software.
114          <br> <br>
115          Jeff Richards<br>
116          Consultant<br>
117   </td>
118 </tr>
119
120 </table>
121
122 <? require_once("inc/footer.php"); ?>