source: MondoRescue/trunk/mondo/mondo/docs/en/1.6x-howto/history.html@ 30

Last change on this file since 30 was 30, checked in by bcornec, 19 years ago

Id property added on files to allow for better conf. management

  • Property svn:keywords set to Id
File size: 3.5 KB
Line 
1<HTML>
2 <HEAD>
3 <!-- $MVD$:app("MicroVision WebExpress","769") -->
4 <!-- $MVD$:template("","0","0") -->
5 <!-- $MVD$:color("18","840084","Custom #1","0") -->
6 <!-- $MVD$:color("19","80ff","Orange","1") -->
7 <!-- $MVD$:color("20","ffd6ce","Lavender","1") -->
8 <TITLE>Mondo Rescue and Mindi Linux History </TITLE>
9 <META NAME="GENERATOR" CONTENT="Modular DocBook HTML Stylesheet Version 1.76b+
10">
11 <LINK REL="HOME" HREF="index.html" TITLE=" Mondo Rescue and Mindi Linux HOWTO "><LINK REL="UP" HREF="overview.html" TITLE=" Overview "><LINK REL="PREVIOUS" HREF="windowsbackup.html" TITLE=" Windows Backup "><LINK REL="NEXT" HREF="systemrequirements.html" TITLE=" System Requirements "></HEAD>
12 <BODY BGCOLOR="WHITE" TEXT="BLACK" LINK="BLUE" VLINK="#840084" ALINK="BLUE" CLASS="SECTION">
13 <DIV ALIGN=LEFT>
14 <P ALIGN=LEFT>
15 <TABLE WIDTH="100%" CELLPADDING="0" CELLSPACING="0" BORDER="0" SUMMARY="Header navigation table">
16 <TR>
17 <TD COLSPAN="3" VALIGN=CENTER>
18 <P ALIGN=CENTER>
19 Mondo Rescue and Mindi Linux HOWTO</TD>
20 </TR>
21 <TR>
22 <TD WIDTH="10%" VALIGN=BOTTOM>
23 <P ALIGN=LEFT>
24 <A HREF="windowsbackup.html" ACCESSKEY="P">Prev</A></TD>
25 <TD WIDTH="80%" VALIGN=BOTTOM>
26 <P ALIGN=CENTER>
27 Chapter 3. Overview</TD>
28 <TD WIDTH="10%" VALIGN=BOTTOM>
29 <P ALIGN=RIGHT>
30 <A HREF="systemrequirements.html" ACCESSKEY="N">Next</A></TD>
31 </TR>
32 </TABLE>
33 <HR ALIGN=LEFT WIDTH="100%" SIZE="2">
34 </P>
35 </DIV>
36 <H1 CLASS="SECTION" ALIGN=LEFT>
37 <A NAME="HISTORY"></A>3.5. Mondo Rescue and Mindi Linux History</H1>
38 <P ALIGN=JUSTIFY>
39 Mondo Rescue was created in December 1999 as a utility to clone
40 Linux/Windows installations. Norton Ghost would not do the job, and
41 my boss wanted to jump on the Linux bandwagon. So, I wrote a few
42 scripts and shoehorned them into the latest Linux-Mandrake CD. Since
43 that time, Mondo grew into a disaster recovery suite for Linux and
44 Windows. Mondo forced me to learn about the kernel, its initrd
45 initial ramdisk, modules, library dependencies, disk partitioning,
46 and the myriad differences between the Top 10 Linux distributions.</P>
47 <P ALIGN=JUSTIFY>
48 The first formal release was made on February 18th, 2000. Mondo is
49 currently one of the top five Linux backup/restore programs. Mondo
50 has been compared favorably to ArcServe, Arkeia and BRU. Although
51 Mondo lacks the more advanced, enterprise-level features of ArcServe
52 and Arkeia, for workstations and small- to medium-size servers it is
53 ideal because it is small, fast, efficient, stable, comes with source
54 code, and is being actively developed and supported.</P>
55 <P ALIGN=LEFT>
56 <HR ALIGN=LEFT WIDTH="100%" SIZE="2">
57 </P>
58 <DIV ALIGN=LEFT>
59 <P ALIGN=LEFT>
60 <TABLE WIDTH="100%" CELLPADDING="0" CELLSPACING="0" BORDER="0" SUMMARY="Footer navigation table">
61 <TR>
62 <TD WIDTH="33%" VALIGN=TOP>
63 <P ALIGN=LEFT>
64 <A HREF="windowsbackup.html" ACCESSKEY="P">Prev</A></TD>
65 <TD WIDTH="34%" VALIGN=TOP>
66 <P ALIGN=CENTER>
67 <A HREF="index.html" ACCESSKEY="H">Home</A></TD>
68 <TD WIDTH="33%" VALIGN=TOP>
69 <P ALIGN=RIGHT>
70 <A HREF="systemrequirements.html" ACCESSKEY="N">Next</A></TD>
71 </TR>
72 <TR>
73 <TD WIDTH="33%" VALIGN=TOP>
74 <P ALIGN=LEFT>
75 Windows Backup</TD>
76 <TD WIDTH="34%" VALIGN=TOP>
77 <P ALIGN=CENTER>
78 <A HREF="overview.html" ACCESSKEY="U">Up</A></TD>
79 <TD WIDTH="33%" VALIGN=TOP>
80 <P ALIGN=RIGHT>
81 System Requirements</TD>
82 </TR>
83 </TABLE>
84 </BODY>
85</HTML>
Note: See TracBrowser for help on using the repository browser.