Files
notes/tiddlywiki/Wake on LAN.md
2026-03-12 22:01:38 +01:00

218 B
Executable File

Install tools:

dnf install -y ethtool.x86_64 net-tools.x86_64 ipmitool.x86_64

Using ether-wake:

ether-wake <mac_address>

Using ipmitool:

ipmitool -H <IP_address> -U <username> -P <password> chassis power on