Difference between revisions of "Proxmox Backup Client"
Jump to navigation
Jump to search
Line 19: | Line 19: | ||
= Backup Client Usage = | = Backup Client Usage = | ||
[https://pbs.proxmox.com/docs/backup-client.html# Source] | [https://pbs.proxmox.com/docs/backup-client.html# Source] | ||
== Test Run(s) == | |||
* <code>proxmox-backup-client backup root.pxar:/ --repository schizopoop.tinkernet.ca:Other</code> |
Revision as of 23:41, 16 April 2023
Installation
wget https://enterprise.proxmox.com/debian/proxmox-release-bullseye.gpg -O /etc/apt/trusted.gpg.d/proxmox-release-bullseye.gpg
vi /etc/apt/sources.list
- add in:
# Proxmox Backup Server pbs-no-subscription repository provided by proxmox.com,
# NOT recommended for production use
deb http://download.proxmox.com/debian/pbs bullseye pbs-no-subscription
vi /etc/apt/sources.list.d/pbs-client.list
- add in:
deb http://download.proxmox.com/debian/pbs-client bullseye main
apt update
apt-get install proxmox-backup-client
Backup Client Usage
Test Run(s)
proxmox-backup-client backup root.pxar:/ --repository schizopoop.tinkernet.ca:Other