Setting up Proxmox - Simple Setup Guide
Learn how to quickly set up a Proxmox server.
Home Tech Automation
Complete Proxmox installation guide (Step-by-Step Tutorial)
15,816 views
Overview
In this guide, we'll walk through setting up Proxmox Virtual Environment from scratch. By the end, you'll have a fully functional hypervisor ready to host virtual machines and containers.
Prerequisites
- A dedicated machine or server (bare metal recommended)
- A USB drive (8 GB or larger) for the installer
- A stable network connection
Step 1: Download Proxmox VE ISO
Head to the official Proxmox website and download the latest Proxmox VE ISO image. Flash it to your USB drive using a tool like Balena Etcher or Rufus.
Step 2: Boot and Install
Boot your server from the USB drive. The Proxmox installer will guide you through disk selection, timezone, and network configuration. Accept the defaults if you're unsure — you can change everything later.
Step 3: Access the Web UI
Once installed, navigate to https://your-server-ip:8006 in your browser. Log in with the root credentials
you set during installation.
Next Steps
- Create your first virtual machine
- Set up a Linux container (LXC)
Related tutorials
Other guides covering similar topics.
