mirror of
https://git.proxmox.com/git/pve-docs
synced 2025-04-28 16:07:15 +00:00

reformat most existing 'text' as either `text` or ``text'' reformat most existing "text" as either ``text'' or `text` reformat 'x' as `x` harmonize bullet list syntax to use '*' instead of '-'
23 lines
781 B
Plaintext
23 lines
781 B
Plaintext
System Software Updates
|
|
-----------------------
|
|
include::attributes.txt[]
|
|
|
|
We provide regular package updates on all repositories. You can
|
|
install those update using the GUI, or you can directly run the CLI
|
|
command `apt-get`:
|
|
|
|
apt-get update
|
|
apt-get dist-upgrade
|
|
|
|
NOTE: The `apt` package management system is extremely flexible and
|
|
provides countless of feature - see `man apt-get` or <<Hertzog13>> for
|
|
additional information.
|
|
|
|
You should do such updates at regular intervals, or when we release
|
|
versions with security related fixes. Major system upgrades are
|
|
announced at the https://forum.proxmox.com/[Forum]. Those announcement
|
|
also contain detailed upgrade instructions.
|
|
|
|
TIP: We recommend to run regular upgrades, because it is important to
|
|
get the latest security updates.
|