🎉 Initial file upload!

This commit is contained in:
rzmk 2023-06-05 17:57:16 -04:00
commit a7bd657561
No known key found for this signature in database
29 changed files with 22290 additions and 0 deletions

View file

@ -0,0 +1,31 @@
---
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