]> git.sur5r.net Git - bacula/docs/blob - docs/home-page/en/pages/home.php
Update VirtualFull doc + BSys course dates
[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>3 May 2009: <strong>Bacula Enterprise Edition 1.0</strong> will be released shortly.</p>
109       <p>10 June 2009: <strong>Foundation Training Course: <a href="http://www.baculasystems.com/eng/About-us/Recent-news/Foundation-Course-Dates-Announced">dates announced</a><p>
110       <p>See: <a href="http://www.baculasystems.com/eng/About-us/Recent-news">Bacula Systems News</a>
111 <!--
112
113           or <a href="http://www.baculasystems.com/eng/Products/Enterprise-Edition">
114           Bacula Enterprise Edition main page</a></p>     
115 -->
116      </td>
117     </tr>
118    </table>
119   </td>
120  </tr>
121  <tr align="center" height="14">
122   <td width="331" height="14">
123    <table class="cellcolor" width="209" border="0" cellspacing="0" cellpadding="0" bgcolor="#739ab9" height="3">
124     <tr align="center" height="3">
125      <td align="right" width="275" height="3"></td>
126     </tr>
127    </table>
128   </td>
129   <td width="210" height="14">
130    <table class="cellcolor" width="209" border="0" cellspacing="0" cellpadding="0" bgcolor="#739ab9" height="3">
131     <tr height="3">
132      <td width="209" height="3"></td>
133     </tr>
134    </table>
135   </td>
136  </tr>
137 </table>
138 <p></p>
139
140
141      Most of the <b>Bacula</b> source code is released under the
142      <b>GPL</b> version 2 license.  If you wish additional
143      details, please follow the License link to your left.<br>
144
145      <br>The Documentation link takes you to a page where you
146      can access all the available Bacula documentation (HTML,
147      PDF, and TGZ) both for the officially released version 
148      and for the current code under development in the Source
149      Forge SVN. The development version of the manual typically has
150      more documentation, but may also document new features that are
151      not in the released version.  The <b>Developer's Guide</b>
152      presents important information for users who want to
153      contribute to the Bacula project.<br>  
154         
155      <br>Bacula is released on
156      SourceForge at <a href="http://sourceforge.net/projects/bacula">
157      http://sourceforge.net/projects/bacula </a> where you can
158      download the software.<br> <br> You may also use
159      the links on the left side of this page for more
160      information.  In particular, Current Files link takes
161      you to the currently available downloads, and the All
162      Downloads link takes you to a list of all files ever
163      released to SourceForge.
164   </td>
165 </tr>
166 </table>
167
168 <? require_once("inc/footer.php"); ?>