Loading doc/deployment_guide.md +42 −38 Original line number Original line Diff line number Diff line Loading @@ -151,9 +151,11 @@ __Note__: IP address 10.0.2.10 is the one that will be assigned to the VM. __Note__: (*) settings to be editing after the VM is created. __Note__: (*) settings to be editing after the VM is created. <h3><u>Install Ubuntu 22.04 LTS Operating System</u></h3> <h3><u>Install Ubuntu 22.04 LTS Operating System</u></h3> In "Oracle VM VirtualBox Manager", start the VM in normal mode, and follow the In "Oracle VM VirtualBox Manager", start the VM in normal mode, and follow the installation procedure. installation procedure. Below we provide some installation guidelines: Below we provide some installation guidelines: - Installation Language: English - Installation Language: English - Autodetect your keyboard - Autodetect your keyboard - If asked, select "Ubuntu Server" (do not select "Ubuntu Server (minimized)"). - If asked, select "Ubuntu Server" (do not select "Ubuntu Server (minimized)"). Loading Loading @@ -182,6 +184,7 @@ Below we provide some installation guidelines: - Restart the VM when the installation is completed. - Restart the VM when the installation is completed. **Upgrade the Ubuntu distribution** **Upgrade the Ubuntu distribution** ```bash ```bash sudo apt-get update -y sudo apt-get update -y sudo apt-get dist-upgrade -y sudo apt-get dist-upgrade -y Loading @@ -191,6 +194,7 @@ sudo apt-get dist-upgrade -y **Install VirtualBox Guest Additions** **Install VirtualBox Guest Additions** On VirtualBox Manager, open the VM main screen. If you are running the VM in headless On VirtualBox Manager, open the VM main screen. If you are running the VM in headless mode, right click over the VM in the VirtualBox Manager window and click "Show". mode, right click over the VM in the VirtualBox Manager window and click "Show". If a dialog informing about how to leave the interface of the VM is shown, confirm If a dialog informing about how to leave the interface of the VM is shown, confirm Loading Loading
doc/deployment_guide.md +42 −38 Original line number Original line Diff line number Diff line Loading @@ -151,9 +151,11 @@ __Note__: IP address 10.0.2.10 is the one that will be assigned to the VM. __Note__: (*) settings to be editing after the VM is created. __Note__: (*) settings to be editing after the VM is created. <h3><u>Install Ubuntu 22.04 LTS Operating System</u></h3> <h3><u>Install Ubuntu 22.04 LTS Operating System</u></h3> In "Oracle VM VirtualBox Manager", start the VM in normal mode, and follow the In "Oracle VM VirtualBox Manager", start the VM in normal mode, and follow the installation procedure. installation procedure. Below we provide some installation guidelines: Below we provide some installation guidelines: - Installation Language: English - Installation Language: English - Autodetect your keyboard - Autodetect your keyboard - If asked, select "Ubuntu Server" (do not select "Ubuntu Server (minimized)"). - If asked, select "Ubuntu Server" (do not select "Ubuntu Server (minimized)"). Loading Loading @@ -182,6 +184,7 @@ Below we provide some installation guidelines: - Restart the VM when the installation is completed. - Restart the VM when the installation is completed. **Upgrade the Ubuntu distribution** **Upgrade the Ubuntu distribution** ```bash ```bash sudo apt-get update -y sudo apt-get update -y sudo apt-get dist-upgrade -y sudo apt-get dist-upgrade -y Loading @@ -191,6 +194,7 @@ sudo apt-get dist-upgrade -y **Install VirtualBox Guest Additions** **Install VirtualBox Guest Additions** On VirtualBox Manager, open the VM main screen. If you are running the VM in headless On VirtualBox Manager, open the VM main screen. If you are running the VM in headless mode, right click over the VM in the VirtualBox Manager window and click "Show". mode, right click over the VM in the VirtualBox Manager window and click "Show". If a dialog informing about how to leave the interface of the VM is shown, confirm If a dialog informing about how to leave the interface of the VM is shown, confirm Loading