Clean up virtual machines page by making sentences less redundant

Anthony Wang 2022-08-16 13:10:49 -05:00
parent 3e69e5aae9
commit 39eb1c55ba

@ -1,6 +1,6 @@
We offer high-performance **virtual machines** (VMs) with the [QEMU/KVM](https://wiki.qemu.org/Features/KVM) hypervisor.
For a more lightweight alternative to a full-blown virtual machine, see [containers](Containers). **We recommend using containers if possible since they are much more performant than VMs and you can even install a [desktop environment](Window-managers) inside the container.**
**We recommend using [containers](Containers) if possible** since they are much more lightweight than VMs and you can even install a [desktop environment](Window-managers) inside the container.
## Setup
@ -10,4 +10,4 @@ Alternatively, you can use the graphical web interface in [exoportal](https://po
## Usage
You can create a new VM by clicking on the icon in the top left corner of the Virtual Machine Manager app. You will also need an ISO disk image for the OS that you would like to install. You should download your ISO disk image to `/tmp` which speeds up the installation. The app will guide you through configuring the VM and once it boots up, follow the installation instructions for your ISO's OS. It shouldn't take more than 10 minutes to finish. Remember to delete the ISO installation image after you're done. Enjoy your new VM!
You can create a new VM by clicking on the icon in the top left corner of the Virtual Machine Manager app. You will also need an ISO installation image for the OS that you would like to install. You can download the ISO to `/tmp`, which speeds up the installation. The app will guide you through configuring the VM and once it boots up, follow the installation instructions. It should take less than 10 minutes to finish. Remember to delete the ISO after you're done. Enjoy your new VM!