Skip to content

Instantly share code, notes, and snippets.

View ZsZs73's full-sized avatar

Zsolt Zsiros ZsZs73

  • Munich, Germany
View GitHub Profile
@ZsZs73
ZsZs73 / pbs_up-down.sh
Last active November 23, 2025 14:58
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