Files
notes/tiddlywiki/Wake on LAN.md

11 lines
218 B
Markdown
Raw Permalink Normal View History

2026-03-12 22:01:38 +01:00
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