System Software Updates: Difference between revisions
Jump to navigation
Jump to search
m (Protected "System Software Updates" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite))) |
No edit summary |
||
Line 1: | Line 1: | ||
{{#pvedocs: | {{#pvedocs:system-software-updates-plain.html}} | ||
[[Category:Reference Documentation]] | [[Category:Reference Documentation]] |
Revision as of 16:40, 14 October 2016
Proxmox provides updates on a regular basis for all repositories. To install updates use the web-based GUI or the following CLI commands:
# apt-get update # apt-get dist-upgrade
The APT package management system is very flexible and provides many features, see man apt-get, or [Hertzog13] for additional information. |
Regular updates are essential to get the latest patches and security related fixes. Major system upgrades are announced in the Proxmox VE Community Forum. |