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