Justin's Blog

Proxmox Series – Part 3: Proxmox Installation

Published: August 27, 2025

Setting up Proxmox was a lot easier than anticipated, thanks to their useful manuals and guides.

I went straight to their download section and downloaded the Proxmox VE 9.0 ISO. They recommended using Etcher to create a bootable USB for a baremetal install. After using Etcher to create my USB, I plugged it into my OptiPlex and repeatedly pressed F12 for boot select. After selecting the USB to boot from, I selected the first item on the list to install Proxmox. Running the setup GUI was pretty straightforward and simply involved setting up location, network, user, hostname, and gateway details.

Now my server was ready and I could leave it idle in the bedroom while I could access it over any browser on my network. First thing I did was create a new user for myself with admin privileges under PAM. This gives me a safer way to work. Unlike the root user that can mess with Proxmox system settings, my admin user can only manage VMs and containers. Perfect for spinning up machines without accidentally breaking anything important.

Now I wanted to have some fun and spin up some machines. I'll talk about the machines I created in my next blog.


Home