« Proxmox Backup Server (PBS) » : différence entre les versions

Aller à la navigation Aller à la recherche
Ligne 148 : Ligne 148 :
Ajoutez la clé gpg du dépôt :
Ajoutez la clé gpg du dépôt :
<pre>
<pre>
wget http://download.proxmox.com/debian/proxmox-ve-release-6.x.gpg -O /etc/apt/trusted.gpg.d/proxmox-ve-release-6.x.gpg
wget https://enterprise.proxmox.com/debian/proxmox-release-bookworm.gpg -O /etc/apt/trusted.gpg.d/proxmox-release-bookworm.gpg
</pre>
</pre>


Ajoutez le dépot PBS dans <code>/etc/apt/sources.list</code> :
Ajoutez le dépot PBS dans <code>/etc/apt/sources.list</code> :
<pre>
<pre>
# PBS pbs-no-subscription repository provided by proxmox.com,
# Proxmox Backup Server pbs-no-subscription repository provided by proxmox.com,
# NOT recommended for production use
# NOT recommended for production use
deb http://download.proxmox.com/debian/pbs buster pbs-no-subscription
deb http://download.proxmox.com/debian/pbs bookworm pbs-no-subscription
</pre>  
</pre>  


Ligne 169 : Ligne 169 :


Si vous le souhaitez, vous pouvez également installer le kernel officiel de proxmox :
Si vous le souhaitez, vous pouvez également installer le kernel officiel de proxmox :
<pre>apt install pve-kernel-5.4 pve-firmware</pre>
<pre>apt install proxmox-kernel-6.8 pve-firmware</pre>


=Création de la partition de datastore=
=Création de la partition de datastore=
4 231

modifications

Menu de navigation