meta data for this page
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
vm:proxmox:pbs [2023/04/20 07:26] – niziak | vm:proxmox:pbs [2025/04/02 21:02] (current) – niziak | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== Proxmox Backup Server ====== | ====== Proxmox Backup Server ====== | ||
aka: '' | aka: '' | ||
+ | |||
+ | ===== change owner ===== | ||
+ | |||
+ | <code bash> | ||
+ | #!/bin/bash -eux | ||
+ | |||
+ | DSTDIR=" | ||
+ | OWNER=" | ||
+ | |||
+ | find " | ||
+ | </ | ||
===== Internet access ===== | ===== Internet access ===== |