Changes for page Wake on Lan

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

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

Summary

Details

Page properties
Content
... ... @@ -18,6 +18,9 @@
18 18  
19 19  Run the command
20 20  
21 -{{code language="bash"}}
22 -wakeon RECORDED-MAC-ADDRESS
23 -{{/code}}
21 +{{code language="bash"}}wakeon RECORDED-MAC-ADDRESS{{/code}}
22 +
23 +
24 +With RECORDED-MAC-ADDRESS replaced by the numbers recorded from the "ip a" output.
25 +
26 +After some minutes you should be able to ssh to your machine.