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