Ubuntu 24.04 | scripts-underground Ubuntu 24.04 | scripts-underground
⚠️
WARNING: Executing scripts from the internet without understanding what they do can be dangerous. This is an open frontier — always review the code before running it.

Ubuntu 24.04

CPU: cores RAM: MB Disk: GB
REPO_BASE=https://raw.githubusercontent.com/scripts-underground/proxmox/main bash -c "$(curl -fsSL https://raw.githubusercontent.com/scripts-underground/proxmox/main/scripts/vm/ubuntu2404-vm.sh)"

Ubuntu 24.04

Creates an Ubuntu 24.04 LTS (Noble) virtual machine on Proxmox VE with configurable resources.

Notes

  • Compatible with Proxmox VE 8.x and 9.x
  • Uses cloud image with Cloud-Init support
  • SSH key injection supported
Copied!