Main public logs
Jump to navigation
Jump to search
Combined display of all available logs of RVM Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 09:02, 2 July 2026 Gabriele.vivinetto talk contribs created page Cambiare owner dei backup in Proxmox Backup Server (Created page with "Se si cambia lo user di accesso al Datastore, occorre cambiare l'owner dei backup esistenti. Questo script cambia l'owner per tutti backup dell vm/.*<pre> #!/bin/bash # Script per cambiare proprietario di TUTTI i gruppi di backup # ==================== CONFIGURAZIONE ==================== # Inserisci qui i dati del tuo PBS PBS_SERVER=$1 PBS_PORT="8007" # Porta di default DATASTORE=$2 # Il repository nel formato corretto REPOSITORY="${PBS_SERVER...") Tag: Visual edit