]> git.sur5r.net Git - bacula/docs/blob - docs/home-page/en/pages/home.php
Update
[bacula/docs] / docs / home-page / en / pages / home.php
1 <? require_once("inc/header.php"); ?>
2 <table>
3 <tr>
4    <td class="contentTopic">
5       Bacula&reg; - The Network Backup Solution
6    </td>
7 </tr>
8 <tr>
9   <td class="content">
10      <b>Bacula</b> is a set of computer programs that permit you
11      (or the system administrator) to manage backup, recovery,
12      and verification of computer data across a network of
13      computers of different kinds.<br>
14
15      <br>     
16      In technical terms, it is a <b>network based backup program</b>.<br>
17
18      <br>
19      Kern Sibbald announces the creation of Bacula Systems SA to provide
20      professional services to Bacula users. See: 
21      <a href="http://www.bacula.org/en/?page=news">
22      News </a><br>
23
24      <br>
25      Bacula is relatively easy to use and efficient, while
26      offering many advanced storage management features that make
27      it easy to find and recover lost or damaged files.<br> 
28
29      <br>
30      Most of the <b>Bacula</b> source code is released under the
31      <b>GPL</b> version 2 license.  If you wish additional
32      details, please follow the License link to your left.<br>
33
34      <br>The Documentation link takes you to a page where you
35      can access all the available Bacula documentation (HTML,
36      PDF, and TGZ) both for the officially released version 
37      and for the current code under development in the Source
38      Forge SVN. The development version of the manual typically has
39      more documentation, but may also document new features that are
40      not in the released version.  The Developer's Guide
41      presents important information for users who want to
42      contribute to the Bacula project.<br>  
43         
44      <br> Bacula is Hosted on
45      SourceForge at <a href="http://sourceforge.net/projects/bacula">
46      http://sourceforge.net/projects/bacula </a> where you can
47      download the software.<br> <br> You may also use
48      the links on the left side of this page for more
49      information.  In particular, Current Files link takes
50      you to the currently available downloads, and the All
51      Downloads link takes you to a list of all files ever
52      released to SourceForge.
53   </td>
54 </tr>
55 </table>
56
57 <? require_once("inc/footer.php"); ?>