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 March 6, 2025 18:29
Proxmox backup server on-demand wakeonlan wake-on-lan
#!/bin/bash
#
# This script expects that the ssh key authentication is set up between root@pve and root@pbs
#
# PBS server name
PBS_NAME=pve0
# Broadcast ip of the interface of the local server where the PBS is reachable
PBS_BROADCASTIP=192.168.99.255
# MAC address of the PBS server
PBS_MAC=90:1b:0e:aa:bb:cc