openvz

WOL (Wake On LAN) on Debian 11 + autostart script in description

WOL (Wake On LAN) on Debian 11 + autostart script in description

#WOL #Wake #LAN #Debian #autostart #script #description

“StalkerClubMinsk”

Enabling WOL function in Debian 11 and solving the problem of saving settings after shutdown or sleep.

1. Install ethtool:

sudo apt install ethtool -y

2. Setting up WOL function for specific network interface (as example I’ll use enp2s0):

sudo ethtool -s enp2s0 wol g

3. Shell script:

#!…

source

 

To see the full content, share this page by clicking one of the buttons below

Related Articles

Leave a Reply