Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| navodila:admin:proxmox_upgrade [2021/08/27 14:32] – created uros_g | navodila:admin:proxmox_upgrade [2021/08/27 16:14] (current) – uros_g | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | NASTAVI USTREZEN REPOSITORY | + | ## Upgrade |
| - | Rabiš naštimat no-subscription repository (kot root oziroma sudo su) | + | |
| - | | + | |
| - | Proxmox VE No-Subscription Repository | + | |
| - | This is the recommended repository for testing and non-production use. Its packages are not as heavily tested and validated. You don’t need a subscription key to access the pve-no-subscription repository. | + | |
| - | We recommend to configure this repository in / | + | |
| - | Sepravi: file / | + | |
| - | deb http:// | + | |
| - | deb http:// | + | |
| - | | + | ### Nastavi ustrezen repository |
| - | | + | |
| - | deb http:// | + | |
| - | # security updates | + | Proxmox dokumentacija ( https://pve.proxmox.com/wiki/ |
| - | deb http://security.debian.org/debian-security buster/updates main contrib | + | Proxmox VE No-Subscription Repository |
| - | | + | This is the recommended repository for testing and non-production use. Its packages are not as heavily tested and validated. |
| - | # PVE pve-no-subscription repository provided by proxmox.com, | + | You don’t need a subscription key to access the pve-no-subscription repository. We recommend to configure this repository in /etc/ |
| - | # NOT recommended for production use | + | |
| - | deb http:// | + | V fajlu / |
| - | + | **Pomembno | |
| - | | + | **kot superuser oziroma sudo s tekst editorjem v fajl / |
| - | apt update | + | |
| - | apt full-upgrade | + | `# PVE pve-no-subscription repository provided by proxmox.com, |
| - | reboot | + | `deb http:// |
| + | |||
| + | _____ | ||
| + | |||
| + | **Vsi Proxmox repositoryi v / | ||
| + | `deb http:// | ||
| + | `deb http:// | ||
| + | |||
| + | `# PVE pve-no-subscription repository provided by proxmox.com, | ||
| + | `deb http:// | ||
| + | |||
| + | `# security updates` | ||
| + | `deb http:// | ||
| + | |||
| + | _____ | ||
| + | |||
| + | |||
| + | ### Update in Upgrade Proxmox instalacijo | ||
| + | |||
| + | \* prej preveri ali imaš pravilno naštiman repository - glej višje. | ||
| + | **kot superuser oziroma sudo v terminalu izvedeš:** | ||
| + | `apt update` | ||
| + | `apt full-upgrade` | ||
| + | *še reboot: | ||
| + | `systemctl | ||