mirror of
				git://git.proxmox.com/git/pve-docs.git
				synced 2025-10-31 04:23:45 +03:00 
			
		
		
		
	
		
			
				
	
	
		
			21 lines
		
	
	
		
			601 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			21 lines
		
	
	
		
			601 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| [[system_software_updates]]
 | |
| System Software Updates
 | |
| -----------------------
 | |
| ifdef::wiki[]
 | |
| :pve-toplevel:
 | |
| endif::wiki[]
 | |
| 
 | |
| 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
 | |
| ----
 | |
| 
 | |
| NOTE: The APT package management system is very flexible and provides many
 | |
| features, see `man apt-get`, or <<Hertzog13>> for additional information.
 | |
| 
 | |
| TIP: Regular updates are essential to get the latest patches and security
 | |
| related fixes. Major system upgrades are announced in the {forum}.
 |