mirror of
https://github.com/dathere/de-intern-guide.git
synced 2025-12-19 08:39:25 +00:00
31 lines
730 B
Text
31 lines
730 B
Text
---
|
|
sidebar_position: 2
|
|
---
|
|
|
|
# 💻 Ubuntu VM Setup
|
|
|
|
In this section we'll go over how to install [VirtualBox](https://www.virtualbox.org/) and run [Ubuntu](https://ubuntu.com/) 22.04.2 LTS on a virtual machine.
|
|
|
|
## 📺 Video Tutorial
|
|
|
|
import LiteYouTubeEmbed from "react-lite-youtube-embed";
|
|
import "react-lite-youtube-embed/dist/LiteYouTubeEmbed.css";
|
|
|
|
<LiteYouTubeEmbed id="" />
|
|
|
|
### Video Resources
|
|
|
|
- [VirtualBox Downloads Page](https://www.virtualbox.org/wiki/Downloads)
|
|
- [Ubuntu Desktop Download Page](https://ubuntu.com/download/desktop)
|
|
|
|
## 📝 Written Tutorial
|
|
|
|
### 📥 Download VirtualBox
|
|
|
|
### 🛠 Install VirtualBox
|
|
|
|
### 📥 Download Ubuntu 22.04.2 LTS
|
|
|
|
### 🖥 Setup a Virtual Machine (VM)
|
|
|
|
### ✨ Bonus Tips
|