Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Excerpt
hiddentrue

Tricks with ethernet interfaces.

...

Code Block
languagebash
$ sudo apt install ethtool wakeonlan

Remote PC

  • BIOS: Enable Wake on Lan(WOL) or Wake On PCI(E).

  • MAC Address: Get your MAC Address from ipconfig

  • WOL: Run the following code to enable wol on your interface

...