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