Skip to content

Instantly share code, notes, and snippets.

@brunneis
Created July 31, 2019 21:31
Show Gist options
  • Save brunneis/39aa64c8bb3afae9527aaae050e00291 to your computer and use it in GitHub Desktop.
Save brunneis/39aa64c8bb3afae9527aaae050e00291 to your computer and use it in GitHub Desktop.
Enable Wake on Lan with a Magic Packet | Fedora, CentOS, RHEL
dnf -y install ethtool
ethtool -s eth0 wol g
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment