Skip to content

Instantly share code, notes, and snippets.

@tmkasun
Created February 15, 2020 16:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tmkasun/57f3e65aead610844dd8febe4e7abb49 to your computer and use it in GitHub Desktop.
Save tmkasun/57f3e65aead610844dd8febe4e7abb49 to your computer and use it in GitHub Desktop.
Setting up wakeonlan useful commands

Check wake on lan supported and enabled in hardware

sudo ethtool <NIC>

wakeonland command installation

in mac use

brew install wakeonlan

Send magic packet

wakeonlan <MAC-Address>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment