de-intern-guide/docs/onboarding/ubuntu-vm-setup.mdx
2023-06-05 17:57:16 -04:00

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