install manually

  1. S

    Installing Proxmox VE 9.x on Debian with full disk LUKS (manual install)

    Hi, I would like to ask for confirmation and best practices regarding installing Proxmox VE 9.x on top of an existing Debian installation with full disk encryption (LUKS). Current situation: - Hardware: Dell workstation / server (single NVMe disk) - OS: Debian (clean install) - Disk layout...
  2. D

    [TUTORIAL] Quick setup for multiple Proxmox nodes on bare Debian 12 install

    Having recently installed 6 nodes for Proxmox I figured out a way to make it a lot simpler to do if you didn't want to use the Proxmox ISO image. I didn't personally because of the partitioning decisions made. Now I'm new to Proxmox but have been using Linux for going on 30 years, mainly on...
  3. C

    proxmox generate interfaces without "allow-hotplug"

    # ENV - Install proxmox in debian 11 manually. # ISSUE - Install proxmox ve with command: "apt install proxmox-ve postfix open-iscsi" - reboot debian - the origin config line "allow-hotplug ens3" in /etc/network/interfaces has vanished !