]> git.sur5r.net Git - bacula/docs/blob - docs/home-page/en/pages/home.php
Update home page
[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      Bacula 3.0.0 is released.
22      See: <a href="http://www.bacula.org/en/?page=news">
23      News </a><br>
24
25      <br>
26      Bacula is relatively easy to use and efficient, while
27      offering many advanced storage management features that make
28      it easy to find and recover lost or damaged files.<br> 
29
30      <br>
31      Most of the <b>Bacula</b> source code is released under the
32      <b>GPL</b> version 2 license.  If you wish additional
33      details, please follow the License link to your left.<br>
34
35      <br>The Documentation link takes you to a page where you
36      can access all the available Bacula documentation (HTML,
37      PDF, and TGZ) both for the officially released version 
38      and for the current code under development in the Source
39      Forge SVN. The development version of the manual typically has
40      more documentation, but may also document new features that are
41      not in the released version.  The Developer's Guide
42      presents important information for users who want to
43      contribute to the Bacula project.<br>  
44         
45      <br>Bacula is released on
46      SourceForge at <a href="http://sourceforge.net/projects/bacula">
47      http://sourceforge.net/projects/bacula </a> where you can
48      download the software.<br> <br> You may also use
49      the links on the left side of this page for more
50      information.  In particular, Current Files link takes
51      you to the currently available downloads, and the All
52      Downloads link takes you to a list of all files ever
53      released to SourceForge.
54   </td>
55 </tr>
56 </table>
57
58 <? require_once("inc/footer.php"); ?>