diff --git a/Proxmox/proxmox-setup.sh b/Proxmox/proxmox-setup.sh index 78cb87c..3b53972 100755 --- a/Proxmox/proxmox-setup.sh +++ b/Proxmox/proxmox-setup.sh @@ -34,6 +34,7 @@ reboot #pveam download local ubuntu-24.04-standard_24.04-2_amd64.tar.zst # I'd actual prefer the Debian template. # Downloads the Ubuntu Server LTS ISO for VMs. This is useful for the live OS capability, while Debian netinstall without the GUI is a lower footprint and easier network interface configuration. +# Debian netinstall: https://www.debian.org/CD/netinst/ #cd /var/lib/vz/template/iso/ #wget https://releases.ubuntu.com/24.04.2/ubuntu-24.04.2-live-server-amd64.iso