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