From ff63a54c16214eac785eea8c036b7554e8adeb3b Mon Sep 17 00:00:00 2001 From: Lluis Gifre <lluis.gifre@cttc.es> Date: Mon, 29 Aug 2022 16:15:20 +0000 Subject: [PATCH] Update 1-1-1-create-vm-oracle-virtualbox.md to clarify Ubuntu Server should be use instead of Desktop --- tutorial/1-1-1-create-vm-oracle-virtualbox.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/tutorial/1-1-1-create-vm-oracle-virtualbox.md b/tutorial/1-1-1-create-vm-oracle-virtualbox.md index c53601e14..ea0da6cab 100644 --- a/tutorial/1-1-1-create-vm-oracle-virtualbox.md +++ b/tutorial/1-1-1-create-vm-oracle-virtualbox.md @@ -26,7 +26,8 @@ __Note__: IP address 10.0.2.10 is the one that will be assigned to the VM. - RAM: 8 GB - Disk: 40 GB, Virtual Disk Image (VDI), Dynamically allocated - Optical Drive ISO Image: "ubuntu-20.04.4-live-server-amd64.iso" - (from [Ubuntu Server 20.04 LTS](https://releases.ubuntu.com/20.04/)) + - Download the file "ubuntu-20.04.4-live-server-amd64.iso" from [Ubuntu 20.04 LTS](https://releases.ubuntu.com/20.04/). + - __Note__: use Ubuntu Server image instead of Ubuntu Desktop to create a lightweight VM. - Network Adapter 1 (*): enabled, attached to NAT Network "TFS-NAT-Net" - Minor adjustments (*): - Audio: disabled -- GitLab