From the course: CompTIA Linux+ (XK0-005) Cert Prep

Unlock the full course today

Join today to access over 24,900 courses taught by industry experts.

Ubuntu install

Ubuntu install

- [Instructor] In order to have a Debian based virtual machine, we need to download a DVD ISO image and install it. For this, we'll install Ubuntu Linux. In a web browser, go to ubuntu.com/download, and then click on Ubuntu Desktop. There will be two Ubuntu Desktops, the latest release and also the long-term support release. Ubuntu is released twice per year, once in April, which is the release ending in 04, and once in October, the release ending in 10. The first two digits are the year it was released. So in my case, the long-term support version was released April of 2022, and the latest release came out in October of 2022. In theory, the LTS release will be more stable, so that is what I will install. Once the ISO image has downloaded, start VirtualBox and create a new VM. For the name, I'll start typing debian, and it will fill in the other fields for me. I will then change the name to dbhost1 for Debian host one.…

Contents