Skip to content

Commit 42110db

Browse files
lennyzeltsergitbook-bot
authored andcommitted
GitBook: [master] one page modified
1 parent cf9afae commit 42110db

File tree

1 file changed

+8
-27
lines changed

1 file changed

+8
-27
lines changed

install-distro/get-virtual-appliance.md

Lines changed: 8 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -4,28 +4,21 @@ The easiest way to get the REMnux distro is to download the REMnux virtual appli
44

55
## Step 1: Download the Virtual Appliance File <a id="download-virtual-appliance"></a>
66

7-
The REMnux virtual appliance approximately 5 GB. It comes as an industry-standard OVA file, which you can import into your virtualization software.
7+
The REMnux virtual appliance approximately 5 GB. It comes as an industry-standard OVA file, which you can import into your virtualization software. It's based on Ununtu 20.04 \(Focal\).
88

9-
Decide which OVA file to download by making two choices:
10-
11-
* _Will you use VirtualBox or another hypervisor?_ Unless you're using Oracle VM VirtualBox, get the general OVA file. If you're using VirtualBox, get the VirtualBox version.
12-
* _Do you prefer to Ubuntu 20.04 \(Focal\) or 18.04 \(Bionic\) as the base OS?_ The 20.04 version is newer, and will be supported longer; go with the 20.04 unless you specifically need the 18.04 version.
13-
14-
Then download your preferred OVA file:
9+
Decide which OVA file to download. Unless you're using Oracle VM VirtualBox, get the general OVA file. If you're using VirtualBox, get the VirtualBox version. Download your preferred OVA file:
1510

1611
{% tabs %}
1712
{% tab title="General OVA" %}
18-
These OVA files work with most hypervisors; if you're using VirtualBox, get the VirtualBox version instead from the other tab:
13+
This general OVA file works with most hypervisors. If you're using VirtualBox, get the VirtualBox version instead from the other tab:
1914

20-
* Ubuntu 20.04 \(Focal\) General OVA: Download from [Box](https://app.box.com/s/u1uoseysbxk0hay31t12hm0m45wvl8tq) or [SourceForge](https://sourceforge.net/projects/remnux/files/ova-general/remnux-v7-focal.ova/download)
21-
* Ubuntu 18.04 \(Bionic\) General OVA: Download from [Box](https://app.box.com/s/90on2oy03ej3p183yvd4yqw56zfidn1k) or [SourceForge](https://sourceforge.net/projects/remnux/files/ova-general/remnux-v7-bionic.ova/download)
15+
Download the general OVA file from [Box](https://app.box.com/s/u1uoseysbxk0hay31t12hm0m45wvl8tq) \(primary\) or [SourceForge](https://sourceforge.net/projects/remnux/files/ova-general/remnux-v7-focal.ova/download) \(mirror\).
2216
{% endtab %}
2317

2418
{% tab title="VirtualBox OVA" %}
25-
These VirtualBox OVA files are specifically for VirtualBox; get the general version from the other tab if you're using other hypervisors:
19+
This VirtualBox OVA file is specifically for VirtualBox. Get the general version from the other tab if you're using other hypervisors:
2620

27-
* Ubuntu 20.04 \(Focal\) VirtualBox OVA: Download from [Box](https://app.box.com/s/wf8pxzgo5cvrirglmeieqsrqkncera5c) or [SourceForge](https://sourceforge.net/projects/remnux/files/ova-virtualbox/remnux-v7-focal-virtualbox.ova/download)
28-
* Ubuntu 18.04 \(Bionic\) VirtualBox OVA: Download from [Box](https://app.box.com/s/ts82ebr1g5g7lwuzrj1x0xs5g866yi2q) or [SourceForge](https://sourceforge.net/projects/remnux/files/ova-virtualbox/remnux-v7-bionic-virtualbox.ova/download)
21+
Download the VirtualBox OVA file from [Box](https://app.box.com/s/wf8pxzgo5cvrirglmeieqsrqkncera5c) \(primary\) or [SourceForge](https://sourceforge.net/projects/remnux/files/ova-virtualbox/remnux-v7-focal-virtualbox.ova/download) \(mirror\)
2922
{% endtab %}
3023
{% endtabs %}
3124

@@ -39,31 +32,19 @@ Validate the SHA-256 hash of the downloaded file using a tool such as `sha256sum
3932

4033
{% tabs %}
4134
{% tab title="General OVA Hash" %}
42-
General OVA file based on Ubuntu 20.04 \(Focal\):
35+
The general OVA file:
4336

4437
```text
4538
8be61dec9856f47bd2592b1c5b5e499cbcffc66a58114e6ca24c85e5a0fcc1d9
4639
```
47-
48-
General OVA file based on Ubuntu 18.04 \(Bionic\):
49-
50-
```text
51-
fda0d96b9b7d07f87064f5d2a3560862145802e760fba7ad78f344d0f7c19789
52-
```
5340
{% endtab %}
5441

5542
{% tab title="VirtualBox OVA Hash" %}
56-
VirtualBox OVA File based on Ubuntu 20.04 \(Focal\):
43+
The VirtualBox OVA file:
5744

5845
```text
5946
041f79db1f956b22bb72554e026dfd518ae2a8bb81a927787bd22665f566a6e4
6047
```
61-
62-
VirtualBox OVA file based on Ubuntu 18.04 \(Bionic\):
63-
64-
```text
65-
2cbd42b5d31e3fe499d4f5b42f1113bf9751639a309bdc082199ca1b6f866e89
66-
```
6748
{% endtab %}
6849
{% endtabs %}
6950

0 commit comments

Comments
 (0)