-
Notifications
You must be signed in to change notification settings - Fork 24
Home
Steven Koch edited this page Feb 11, 2026
·
29 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)"
# Enable system time synchronization
apt install systemd-timesyncd -y && timedatectl set-ntp truedeprecated
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- Example: Advanced Configuration
- External can be mounted via container's
config.env: