Excerpt | ||
---|---|---|
| ||
Tricks with ethernet interfaces. |
...
Code Block | ||
---|---|---|
| ||
$ 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
...