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