Changes for page Wake on Lan

Last modified by Thomas Coelho (local) on 2025/01/20 11:29

From version 3.1
edited by Thomas Coelho
on 2022/12/20 13:45
Change comment: There is no comment for this version
To version 5.1
edited by Thomas Coelho
on 2022/12/21 12:01
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -2,7 +2,7 @@
2 2  {{toc/}}
3 3  {{/box}}
4 4  
5 -Wake on Lan is technique to power on a computer over the network by sending a specific data ("Magic Package"). This does not require administrative privileges. You only need access to computer on the same network.
5 +Wake on Lan is technique to power on a computer over the network by sending a specific data paket ("Magic paket"). This does not require administrative privileges. You only need access to computer on the same network.
6 6  
7 7  Our computers have an IDLE Timeout, which turns them off when they are not used (no user processes are running). In former times it was possible to request a flag which disabled this feature. To save power we no longer support this.
8 8  
... ... @@ -18,7 +18,7 @@
18 18  
19 19  Run the command
20 20  
21 -{{code language="bash"}}wakeon RECORDED-MAC-ADDRESS{{/code}}
21 +{{code language="bash"}}wakeonlan RECORDED-MAC-ADDRESS{{/code}}
22 22  
23 23  
24 24  With RECORDED-MAC-ADDRESS replaced by the numbers recorded from the "ip a" output.