HostedLocallyHostedLocally
HomeTutorialsToolkit
HomeTutorialsToolkit
HostedLocallyHostedLocally

Making home labs and local AI accessible to everyone. No gatekeeping, just good guides.

Content

TutorialsToolkit

Community

TikTokYoutube

Contact

hostedlocally@gmail.com

© 2026 HostedLocally. All rights reserved.

Privacy PolicyTerms of Service
Back to Tutorials
Proxmox

Setting up Proxmox - Simple Setup Guide

Learn how to quickly set up a Proxmox server.

Home Tech Automation

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.

Setting up Docker & Portainer: A Simple Setup Guide
credibleDEVcredibleDEV

Setting up Docker & Portainer: A Simple Setup Guide

ProxmoxDocker