System Software Updates: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
<!--PVE_IMPORT_START_MARKER--> | |||
<!-- Do not edit - this is autogenerated content --> | |||
{{#pvedocs:system-software-updates-plain.html}} | |||
[[Category:Reference Documentation]] | |||
<pvehide> | |||
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 | |||
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 Proxmox VE Community Forum. Those announcement also contain detailed | |||
upgrade instructions. | |||
We recommend to run regular upgrades, because it is important to | |||
get the latest security updates. | |||
</pvehide> | |||
<!--PVE_IMPORT_END_MARKER--> | |||
{{#pvedocs:system-software-updates-plain.html}} | {{#pvedocs:system-software-updates-plain.html}} | ||
[[Category:Reference Documentation]] | [[Category:Reference Documentation]] |
Revision as of 08:59, 17 October 2016
Proxmox provides updates on a regular basis for all repositories. To install updates use the web-based GUI or the following CLI commands:
# apt-get update # apt-get dist-upgrade
The APT package management system is very flexible and provides many features, see man apt-get, or [Hertzog13] for additional information. |
Regular updates are essential to get the latest patches and security related fixes. Major system upgrades are announced in the Proxmox VE Community Forum. |
Proxmox provides updates on a regular basis for all repositories. To install updates use the web-based GUI or the following CLI commands:
# apt-get update # apt-get dist-upgrade
The APT package management system is very flexible and provides many features, see man apt-get, or [Hertzog13] for additional information. |
Regular updates are essential to get the latest patches and security related fixes. Major system upgrades are announced in the Proxmox VE Community Forum. |