jpprojects

Proxmox Ubuntu

Ubuntu

Ubuntu is one of the friendliest distros for people new to Linux. It’s widely supported with a large community. It boeasts a slick GUI and reliable stability.

These are the steps for configuring an Ubuntu Virtual Machine

1. Download the Ubuntu ISO

Download here.

2. Upload the ISO to Proxmox

Make sure you see the iso listed

3. Create the VM

This has a lot of steps, but there is some room for error. These configurations are organized by section/tab:

4. Install Ubuntu

Click on the VM (listed by id) on the left bar, then click “Console”. Click the “Start Now” power button in the middle.

As it boots up, it will send you through an installation process. Follow these configuration steps and then restart the VM

5. Remove the ISO

When the installation finishes and restarts, it will show a black screen instructing you to remove the ISO. To do so, click on “Hardware” on the left menu of the VM. Click “CD/DVD” in the list, and click “Remove” on the top. Select “Confirm”.

This keeps the machine from reinstalling Ubuntu over and over again. Navigate back to the “Console” section of the VM and press “Enter” as instructed.

6. Login and finish configurations

Login with the name and password set in step 4. Make the following selections when prompted:


7. Install the QEMU Guest Agent

See the Proxmox Scripting project page, step 2, for instructions on how to do this.

8. Install OpenSSH

See OpenSSH project page for instructions on how to do this.