source: MondoRescue/branches/stable/website/support.shtml@ 368

Last change on this file since 368 was 368, checked in by bcornec, 18 years ago

Support page for website

File size: 2.3 KB
RevLine 
[358]1<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
2<html xmlns="http://www.w3.org/1999/xhtml" dir="ltr" xml:lang="en" lang="en">
3 <head>
[368]4<!--#include virtual="/head.shtml" -->
[358]5 </head>
6 <body>
[368]7<!--#include virtual="/top.shtml" -->
8<h1>Support around Mondo Rescue</h1>
[358]9
[368]10 <div class="h2-1">
11 <h2>Help yourself</h2>
[358]12 </div>
[368]13 <p>First, when you have an issue, please try to read the various log files that Mondo Rescue produces. 99% of the time, the error is described in it in clear text. Those file are:
14 <ul>
15 <li><tt>/var/log/mondo-archive.log</tt></li>
16 <li><tt>/var/log/mindi.log</tt></li>
17 <li><tt>/var/log/mondo-restore.log</tt></li>
18 </ul></p>
19 <p>Second look at the <a href="/docs.shtml">Mondo Rescue documentation</a> and the extensive FAQ section of the Mondo Rescue HOWTO, as a lot of good tip and tricks are provided there.</p>
20 <p>Third look at the <a href="">Mondo Rescue wiki</a> which may contain additional comments,and feel free to contribute by adding your remarks.</p>
21 <p>Fourth look at the <a href="">Mondo Rescue Mailing List Archives</a> as you're probably not the first with this problem.</p>
22 <p>Finally post on the <a href="">Mondo Rescue Mailing List</a> if you did not find what you were looking for, as there are more than 400 users there who could help you, including dev team members.</p>
23 <div class="h2-3">
24 <h2>Mondo Rescue Mailing Lists</h2>
25 </div>
26 <p>There are 4 mailing lists for the Mondo Rescue Community:</p>
27 <ul>
28 <li>The <a href="">Mondo Rescue Announce Mailing List</a> with low traffic dedicated to annoucements around Mondo Rescue.</li>
29 </ul>
30 <div class="h2-5">
31 <h2>Professional support services</h2>
32 </div>
33 <p>If you're ready to pay for a support contract around Mondo Rescue, for your business, you may enter in contact with the following companies which have the structure to deliver it:
34 <ul>
35 <li><b>Linagora</b></li>
36 </ul></p>
37 <p>If you're ready to pay for enhancement/consulting services around Mondo Rescue, for your business, you may enter in contact with the following companies which have the structure to deliver it:
38 <ul>
39 <li><b>HP</b> - Contact: info_at_hpintelco.net</li>
40 <li><b>Andree</b> - Contact: info_at_</li>
41 </ul></p>
42<!--#include virtual="/bottom.shtml" -->
43
[358]44 </body>
45</html>
Note: See TracBrowser for help on using the repository browser.