Written tutorial for Ubuntu VM setup complete

This commit is contained in:
rzmk 2023-06-08 08:06:36 -04:00
parent 5ead3f4fcb
commit f94ee403fd
No known key found for this signature in database
18 changed files with 118 additions and 5 deletions

View file

@ -24,6 +24,6 @@ We'll use VirtualBox to create a virtual machine (VM) running Ubuntu. On your VM
:::info One more thing! 🎈
Though using an Ubuntu VM with VirtualBox is not required and you can do development on your own setup, the setup instructions will go over using an Ubuntu VM. If you're using a different setup (such as a different OS), you may need to adjust your steps accordingly.
Though using a VM is not required and you can do development on your own setup, the guide will cover running an Ubuntu guest OS through a VM using VirtualBox on a Windows 10 host OS. If you're using a different setup (such as a different host OS), you may need to adjust your steps accordingly.
:::