-
Notifications
You must be signed in to change notification settings - Fork 2
/
features.html
160 lines (153 loc) · 9.16 KB
/
features.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="description" content="" />
<meta name="keywords" content="" />
<script src="./modules/output_filter/js/mdcr.js" type="text/javascript"></script>
<link rel="stylesheet" type="text/css" href="./templates/redo2013/style.css" media="screen" />
<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon" />
<title>Features | Rescuezilla (Clonezilla GUI)</title>
<script type="text/javascript" src="/lightbox/js/prototype.js"></script>
<script type="text/javascript" src="/lightbox/js/scriptaculous.js?load=effects,builder"></script>
<script type="text/javascript" src="/lightbox/js/lightbox.js"></script>
<link rel="stylesheet" href="/lightbox/css/lightbox.css" type="text/css" media="screen" />
</head>
<body>
<center>
<div id="main">
<div id="header">
<div id="navbar">
<ul>
<li><span class="menu_default"><a href="./" target="_top" class="menu_default"> About </a></span>
</li>
<li><span class="menu_current"><a href="./features" target="_top" class="menu_current"> Features </a></span>
</li>
<li><span class="menu_default"><a href="./screenshots" target="_top" class="menu_default"> Screenshots </a></span>
</li>
<li><span class="menu_default"><a href="./download" target="_top" class="menu_default"> Download </a></span>
</li>
<li><span class="menu_default"><a href="./help" target="_top" class="menu_default"> Help </a></span>
</li>
<li><span class="menu_patreon"><a href="https://www.patreon.com/join/rescuezilla" target="_blank" class="menu_patreon"> Sponsor </a></span>
</li>
</ul></div>
</div>
<div id="content">
<a class="section_anchor" id="wb_3" name="wb_3"></a>
<div><div class="orangebox rounded">
<h2>Like Rescuezilla?</h2>
<p><strong>Consider giving the project a like on <a target="_blank" href="https://alternativeto.net/software/rescuezilla/reviews/">AlternativeTo</a> so that more people can discover it! :-)</strong></p>
</div></div>
<h1>Features</h1>
<p>Rescuezilla is a backup/recovery solution. It's a Clonezilla GUI that's fast, feature-packed and very easy-to-use, even for everyday computer users.</p>
<table width="100%" cellspacing="1" cellpadding="1" border="0" id="features">
<tbody>
<tr>
<td><img width="128" height="128" alt="" src="./media/icons/install.png" /></td>
<td>
<h2>No Installation Needed</h2>
<p>You don't have to install Rescuezilla. And you don't even need to have an operating system installed to recover. Just insert the USB stick into your PC and reboot.</p>
</td>
</tr>
<tr>
<td><img width="128" height="128" alt="" src="./media/icons/gui.png" /></td>
<td>
<h2>It's Easy-To-Use</h2>
<p>Rescuezilla provides a point-and-click interface with network access and a complete operating system (based on the Ubuntu GNU/Linux distribution). Open other applications while your system backup is being transferred.</p>
</td>
</tr>
<tr>
<td><img width="128" height="128" alt="" src="./media/icons/clonezilla.png" /></td>
<td>
<h2>Fully interoperable with Clonezilla</h2>
<p>Rescuezilla is the Clonezilla GUI (graphical user interface) that you've always wanted. It is carefully developed to be fully interoperable with the industry-standard Clonezilla, trusted by tens of millions of individuals and businesses for almost 20 years. Backup images made using Clonezilla can be restored with Rescuezilla, and vice versa!</p>
</td>
</tr>
<tr>
<td><img width="128" height="128" alt="" src="./media/icons/compatibility.png" /></td>
<td>
<h2>Works with virtual machine images</h2>
<p>Rescuezilla works with images created by virtual machines: VirtualBox (VDI), VMWare (VMDK), Hyper-V (VHDx), Qemu (QCOW2), raw (.dd, .img), in addition to all known open-source imaging frontends (including Clonezilla). For more information checkout the 'compatibility' section of <a href="https://github.com/rescuezilla/rescuezilla/releases/latest">Rescuezilla GitHub release page</a>.</p>
</td>
</tr>
<tr>
<td><img width="128" height="128" alt="" src="./media/icons/image_explorer.png" /></td>
<td>
<h2>Extract files from your backup images (beta)</h2>
<p>Rescuezilla makes it easy to access your files that are saved within all supported backup image formats, including virtual machine images. You won't need to struggle with the command-line!</p>
<p>It's great for large <em>uncompressed</em> images (including virtual machine images), but will be too slow for larger images using gzip or zstandard compression until Rescuezilla implements <a href="https://github.com/rescuezilla/rescuezilla/issues/153#issuecomment-763321667">indexed access using ratarmount (task #153)</a>.</p>
</td>
</tr>
<tr>
<td><img width="128" height="128" alt="" src="./media/icons/clock.png" /></td>
<td>
<h2>Boots in Seconds</h2>
<p>The system boots in about 30 seconds from USB, and all your hardware gets detected automatically. It uses minimal space and resources, and you can copy it freely. No licenses or serial numbers!</p>
</td>
</tr>
<tr>
<td><img width="128" height="128" alt="" src="./media/icons/windows.png" /></td>
<td>
<h2>Works with Windows, Mac or Linux</h2>
<p>Some backup solutions only work with Windows, some only work with Mac, and some only work with Linux. But with Rescuezilla, any computer user can save and restore all machines with the same tool.</p>
</td>
</tr>
<tr>
<td><img width="128" height="128" alt="" src="./media/icons/files.png" /></td>
<td>
<h2>Access Your Files</h2>
<p>Can't boot or log in, but need files from your PC? No problem: just pop the Rescuezilla USB in, reboot, and you can copy your documents to another drive, a network-shared folder, or a USB stick.</p>
</td>
</tr>
<tr>
<td><img width="128" height="128" alt="" src="./media/icons/trash.png" /></td>
<td>
<h2>Recover Lost Data</h2>
<p>If you accidentally delete a file or empty your Recycle Bin, simply shut down the computer, insert the Rescuezilla USB, and open the file recovery tool, which will undelete your files and save them to another drive.</p>
</td>
</tr>
<tr>
<td><img width="128" height="128" alt="" src="./media/icons/internet.png" /></td>
<td>
<h2>Easy Internet Access</h2>
<p>Is your computer broken, but you need Internet access to download drivers or read documentation? In about one minute, you can insert the Rescuezilla USB, reboot, and be browsing the Internet.</p>
</td>
</tr>
<tr>
<td><img width="128" height="128" alt="" src="./media/icons/partitions.png" /></td>
<td>
<h2>Drive Configuration Tools</h2>
<p>Graphically edit, manage, and resize partitions to take full advantage of your drive's capacity. Access powerful drive management and partition editing tools from the Rescuezilla start menu.</p>
</td>
</tr>
<tr>
<td><img width="128" height="128" alt="" src="./media/icons/icon128px-exported-black.png" /></td>
<td>
<h2>Available in many languages</h2>
<p>Rescuezilla has been translated into several languages. If your language is not yet listed, you can submit a translation by following the instructions at <a target="_blank" href="https://github.com/rescuezilla/rescuezilla/wiki/Translations-HOWTO">Translations HOWTO</a>.</p>
</td>
</tr>
</tbody>
</table>
<p> </p>
<h1>Complete Suite of Tools Included</h1>
<p>In addition to the Rescuezilla imaging utility, the live USB provides many essential graphical tools and command-line utilities that system administrators will find invaluable. Everyone from novices to advanced power users are finding that Rescuezilla makes life easier.</p>
<h1>Get It Now!</h1>
<h2>Visit the <a href="./download">download page</a> to get the latest version.</h2>
<div><div class="orangebox rounded">
<h2>Like Rescuezilla?</h2>
<p><strong>Consider giving the project a like on <a target="_blank" href="https://alternativeto.net/software/rescuezilla/reviews/">AlternativeTo</a> so that more people can discover it! :-)</strong></p>
</div></div>
</div>
<div id="footer">Copyright ©2013 RedoBackup.org. Released under GNU GPL license.<br />Copyright ©2019-2024 Rescuezilla: The Swiss Army Knife of System Recovery (rescuezilla.com).</div>
</div>
</center>
<script type="text/javascript">
window.onload=function(){
Nifty("div.rounded","big");
}
</script>
</body>
</html>