mirror of
https://github.com/dathere/de-intern-guide.git
synced 2025-12-19 08:39:25 +00:00
🎉 Initial file upload!
This commit is contained in:
commit
a7bd657561
29 changed files with 22290 additions and 0 deletions
31
docs/onboarding/ubuntu-vm-setup.mdx
Normal file
31
docs/onboarding/ubuntu-vm-setup.mdx
Normal 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
|
||||
Loading…
Add table
Add a link
Reference in a new issue