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