Skip to content

Instantly share code, notes, and snippets.

@darknetehf
darknetehf / pbs_up-down.sh
Created August 16, 2026 01:12 — forked from ZsZs73/pbs_up-down.sh
Proxmox backup server on-demand wakeonlan wake-on-lan
#!/bin/bash
#
# Instructions
# ------------
# do the following on every node of your cluster
# - save this script to /etc/pbs_up-down.sh
# - chmod 755 /etc/pbs_up-down.sh
# - add the following line to /etc/vzdump.conf on (without the #)
# script: /etc/pbs_up-down.sh
# - set up ssh key authentication from the root@PVE and root@PBS