]> git.sur5r.net Git - bacula/docs/blob - docs/home-page/en/pages/home.php
Update main 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.
18      In technical terms, it is an <b>Open Source, enterprise
19      ready, network based backup program</b>.
20      <br>
21      <br>
22      According to Source Forge statistics (rank and downloads),
23      Bacula is by far the most popular Enterprise grade Open
24      Source program.
25      <br>
26      <br>
27
28 <table width="759" border="0" cellspacing="2" cellpadding="0">
29    <tr>
30     <td width="25"></td>
31     <td><font size="5" color="#739ab9"> <strong>Bacula.org and Bacula Systems: 
32           How to find what you need.</strong></font></td>
33    </tr>
34     <tr height="10">
35      <td height="10"></td>
36     </tr>
37 </table>
38
39 <p></p>
40 <table width="644" border="0" cellspacing="0" cellpadding="0" height="224">
41  <tr height="215">
42   <td align="center" valign="middle" width="331" height="215">
43    <table width="237" border="0" cellspacing="0" cellpadding="0">
44     <tr>
45      <td>
46       <table width="158" border="0" cellspacing="0" cellpadding="0" bgcolor="#739ab9">
47        <tr>
48         <td valign="top">
49          <table class="cellcolor" width="276" border="0" cellspacing="0" cellpadding="0" height="137">
50           <tr height="137">
51            <td width="5" height="137"></td>
52            <td width="210" height="137">
53             <h4>Bacula.org is the community home of the Bacula project, for developers and contributors. You can find the latest release of Bacula here, along with full documentation.</h4>
54            </td>
55           </tr>
56          </table>
57         </td>
58        </tr>
59       </table>
60      </td>
61     </tr>
62     <tr height="10">
63      <td height="10"></td>
64     </tr>
65     <tr height="68">
66      <td height="68">
67       <p>30 April 2009: <strong>Bacula 3.0.1</strong> has been released.</p>
68       <p></p>
69       <p>See: <a href="http://www.bacula.org/en/?page=news">News</a></p>
70      </td>
71     </tr>
72    </table>
73   </td>
74   <td rowspan="2" width="25" height="229">
75    <table class="cellcolor" width="3" border="0" cellspacing="0" cellpadding="0" bgcolor="#739ab9" height="320">
76     <tr height="60">
77      <td height="60"></td>
78     </tr>
79    </table>
80   </td>
81   <td align="center" valign="middle" width="210" height="215">
82    <table width="288" border="0" cellspacing="0" cellpadding="0">
83     <tr>
84      <td>
85       <table width="276" border="0" cellspacing="0" cellpadding="0" bgcolor="#739ab9">
86        <tr>
87         <td valign="top">
88          <table class="cellcolor" width="264" border="0" cellspacing="0" cellpadding="0" bgcolor="#739ab9">
89           <tr height="137">
90            <td width="5" height="137"></td>
91            <td width="271" height="137">
92             <h4><a href="http://www.baculasystems.com">Bacula Systems</a> is the commercial support, services and 
93                 training organization for Enterprises using Bacula. The Bacula Systems 
94                 website is found at <a href="http://www.baculasystems.com">www.baculasystems.com</a></h4>
95            </td>
96           </tr>
97          </table>
98         </td>
99        </tr>
100       </table>
101      </td>
102     </tr>
103     <tr height="10">
104      <td height="10"></td>
105     </tr>
106     <tr height="68">
107      <td height="68">
108       <p>5 May 2009: <strong>Bacula Enterprise Edition 1.0</strong> will be released shortly.</p>
109       <p>See: <a href="http://www.baculasystems.com/eng/About-us/Recent-news">News</a>
110 <!--
111
112           or <a href="http://www.baculasystems.com/eng/Products/Enterprise-Edition">
113           Bacula Enterprise Edition main page</a></p>     
114 -->
115      </td>
116     </tr>
117    </table>
118   </td>
119  </tr>
120  <tr align="center" height="14">
121   <td width="331" height="14">
122    <table class="cellcolor" width="209" border="0" cellspacing="0" cellpadding="0" bgcolor="#739ab9" height="3">
123     <tr align="center" height="3">
124      <td align="right" width="275" height="3"></td>
125     </tr>
126    </table>
127   </td>
128   <td width="210" height="14">
129    <table class="cellcolor" width="209" border="0" cellspacing="0" cellpadding="0" bgcolor="#739ab9" height="3">
130     <tr height="3">
131      <td width="209" height="3"></td>
132     </tr>
133    </table>
134   </td>
135  </tr>
136 </table>
137 <p></p>
138
139
140      Most of the <b>Bacula</b> source code is released under the
141      <b>GPL</b> version 2 license.  If you wish additional
142      details, please follow the License link to your left.<br>
143
144      <br>The Documentation link takes you to a page where you
145      can access all the available Bacula documentation (HTML,
146      PDF, and TGZ) both for the officially released version 
147      and for the current code under development in the Source
148      Forge SVN. The development version of the manual typically has
149      more documentation, but may also document new features that are
150      not in the released version.  The <b>Developer's Guide</b>
151      presents important information for users who want to
152      contribute to the Bacula project.<br>  
153         
154      <br>Bacula is released on
155      SourceForge at <a href="http://sourceforge.net/projects/bacula">
156      http://sourceforge.net/projects/bacula </a> where you can
157      download the software.<br> <br> You may also use
158      the links on the left side of this page for more
159      information.  In particular, Current Files link takes
160      you to the currently available downloads, and the All
161      Downloads link takes you to a list of all files ever
162      released to SourceForge.
163   </td>
164 </tr>
165 </table>
166
167 <? require_once("inc/footer.php"); ?>