You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: install-distro/get-virtual-appliance.md
+8-27Lines changed: 8 additions & 27 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,28 +4,21 @@ The easiest way to get the REMnux distro is to download the REMnux virtual appli
4
4
5
5
## Step 1: Download the Virtual Appliance File <aid="download-virtual-appliance"></a>
6
6
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\).
8
8
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:
15
10
16
11
{% tabs %}
17
12
{% 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:
19
14
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\).
22
16
{% endtab %}
23
17
24
18
{% 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:
26
20
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\)
29
22
{% endtab %}
30
23
{% endtabs %}
31
24
@@ -39,31 +32,19 @@ Validate the SHA-256 hash of the downloaded file using a tool such as `sha256sum
0 commit comments