Commit 8e5f3d47 authored by mamunozgil's avatar mamunozgil
Browse files

Files renaming

parent fcb2c799
No related merge requests found
Showing with 8 additions and 0 deletions
+8 -0
...@@ -26,12 +26,20 @@ Download and install the following: ...@@ -26,12 +26,20 @@ Download and install the following:
## Virtual Machine (VM) Installation ## Virtual Machine (VM) Installation
1. **Create a new VM** in VirtualBox with the following settings: 1. **Create a new VM** in VirtualBox with the following settings:
1. Minimum settings:
- **CPU**: 2 CPUs x 1 Core - **CPU**: 2 CPUs x 1 Core
- **RAM**: 4 GB - **RAM**: 4 GB
- **HDD**: 40 GB - **HDD**: 40 GB
- **Network**: Default settings - **Network**: Default settings
- **ISO Image**: Use the downloaded Ubuntu 22.04 LTS Desktop ISO - **ISO Image**: Use the downloaded Ubuntu 22.04 LTS Desktop ISO
2. Recommended developer settings (Personal preference for better performance in multitasking):
- **CPU**: 4 CPUs x 1 Core
- **RAM**: 8 GB
- **HDD**: 60 GB
- **Network**: Default settings
- **ISO Image**: Use the downloaded Ubuntu 22.04 LTS Desktop ISO
2. **Start the VM** and proceed with the installation: 2. **Start the VM** and proceed with the installation:
- Choose `Install Ubuntu`. - Choose `Install Ubuntu`.
- Select `Minimal Installation`. - Select `Minimal Installation`.
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment