]> git.sur5r.net Git - bacula/docs/blob - docs/home-page/en/pages/home.php
Reorg
[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      <b>Serious Bug</b> - All users should read <a href="?page=news">
17      the news item</a> regarding a serious bug found in version 2.2.4 and
18      fixed with a patch the 29th of Sept 2007.  The patch is in all
19      subsequent releases. Please subscribe to the 
20      <a href="?page=maillists">announce mailing list</a> to be kept informed.<br>
21
22      <br>
23      In technical terms, it is a <b>network based backup program</b>.<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 Hosted 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"); ?>