Download and install wakeonlan Perl script Open a terminal and type the following curl command: $ mkdir -p $HOME/bin $ curl https://raw.githubusercontent.com/jpoliv/wakeonlan/master/wakeonlan -o ~/bin/wakeonlan $ chmod +x ~/bin/wakeonlan The syntax is: $ ~/bin/wakeonlan server-mac-address-here   ...

Read More