-
Notifications
You must be signed in to change notification settings - Fork 15
Home
Steven Koch edited this page Oct 8, 2025
·
26 revisions
The following commands and configurations are recommended:
# Apply base system patches and defaults
bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/tools/pve/post-pve-install.sh)"
# Clean and configure the repository sources
bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/tools/pve/update-repo.sh)"
# Enable system time synchronization
apt install systemd-timesyncd -y && timedatectl set-ntp true
deprecated
The following commands and configurations are required without root user authentication:
Download Debian LXC template (or change)
pveam download local debian-13-standard_13.1-1_amd64.tar.zst && pveam update # v1.1-3 +
pveam download local debian-12-standard_12.7-1_amd64.tar.zst && pveam update # v1.1-2
- Mount external example (for
config.env
):mkdir -p /mnt/ext # /etc/fstab