Proxmox Backup Server (PBS)
Proxmox Backup Server is an enterprise backup solution, for backing up and restoring VMs, containers, and physical hosts. By supporting incremental, fully deduplicated backups, Proxmox Backup Server significantly reduces network load and saves valuable storage space.
Proxmox Backup Server (PBS)
Installation
Default install:
1
bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/proxmox-backup-server.sh)"
Default Credentials
| Username | Password |
|---|---|
root | None |
Notes
Set a root password if using autologin. This will be the PBS password.
passwd rootAdvanced Install is only possible with IPv6 disabled! Otherwise, the installation may get stuck.
Web Interface
Links
This post is licensed under CC BY 4.0 by the author.