We ❤️ Open Source
A community education resource
Automate Proxmox security updates the right way
Configure unattended upgrades to protect your infrastructure without risky version jumps.
Keeping your Proxmox server updated is critical for security, but manually checking for updates can easily fall through the cracks when you’re juggling multiple responsibilities. In this video from Learn Linux TV, you’ll learn how to automate security updates on Proxmox using unattended upgrades, ensuring your infrastructure stays protected without constant manual intervention.
Jay walks through the complete setup process for automating updates on Proxmox, starting with important considerations before you begin. He highlights the importance of auditing which VMs and containers are set to start automatically, since your server will reboot to apply updates. The tutorial covers installing the unattended upgrades package, configuring it to only install security updates (avoiding problematic major version upgrades), and setting up automatic reboots at scheduled times.
Jay also shares best practices like configuring email notifications so you know when updates succeed or fail, and explains why focusing solely on security repositories prevents your server from automatically upgrading to new major Proxmox releases that might require manual intervention.
Key takeaways
- Security-only updates are safer – Configure unattended upgrades to only pull from security repositories, not feature updates, to avoid breaking changes that need manual attention.
- Test your server’s reboot capability first – Before automating reboots, manually restart your Proxmox server to catch any boot configuration issues early.
- Use randomized delays for security – Adding a 10-minute randomized delay to your update schedule makes the timing less predictable to potential attackers.
By the end of this tutorial, you’ll have a fully automated update system that keeps your Proxmox infrastructure secure while you focus on other tasks. Jay’s step-by-step approach makes this essential security practice accessible even for those new to Proxmox administration.
More from Learn Linux TV
- youtube.com/learnlinuxtv
- Linux tips | Linux how-to’s | Linux installation guides
- 10 tips to learn Linux easier and faster
- Why Linux experts are ditching Man pages for this simple tool
- 10 ways to use AI for Linux troubleshooting and productivity
The opinions expressed on this website are those of each author, not of the author's employer or All Things Open/We Love Open Source.