Wake On LAN (WOL) Howto

To enable Wake-On-Lan functionality:

  1. Make sure it is enabled in BIOS settings
  2. Put the following code to /etc/rc.local
    (the NIC will be then properly initialized on the system startup):
    ethtool -s eth0 wol g
This entry was posted in in english and tagged , , . Bookmark the permalink.

Leave a Reply

Your email address will not be published. Required fields are marked *