]> git.proxmox.com Git - pve-docs.git/blame - system-software-updates.adoc
vzdump: drop overly scary & outdated warning about fleecing
[pve-docs.git] / system-software-updates.adoc
CommitLineData
c6284866 1[[system_software_updates]]
d91f8c1e
DM
2System Software Updates
3-----------------------
5f09af76
DM
4ifdef::wiki[]
5:pve-toplevel:
6endif::wiki[]
7
46d78303
AL
8Proxmox provides updates on a regular basis for all repositories. To install
9updates use the web-based GUI or the following CLI commands:
d91f8c1e 10
46d78303
AL
11----
12# apt-get update
13# apt-get dist-upgrade
14----
d91f8c1e 15
46d78303
AL
16NOTE: The APT package management system is very flexible and provides many
17features, see `man apt-get`, or <<Hertzog13>> for additional information.
d91f8c1e 18
46d78303
AL
19TIP: Regular updates are essential to get the latest patches and security
20related fixes. Major system upgrades are announced in the {forum}.