Debian with Proxmox

From Wiki
(Redirected from Debian 12 with Proxmox)

Why not the Proxmox Installer?

  • The Proxmox installer does not allow for manual partitioning and wipes the whole disk
  • The Debian allows manual partitioning

Installation of Debian

Config basics

su
apt update
apt upgrade
apt install sudo mc nmap powertop fail2ban 
  • /etc/hosts
127.0.0.1       localhost
192.168.111.10  proxmox.local  proxmox

Install proxmox