Files
oam/knowledge base/wake a host from lan.md
2023-07-09 18:00:36 +02:00

32 lines
666 B
Markdown

# Wake a host from LAN
The host needs to support wake-on-LAN and have it enabled.
## Table of contents <!-- omit in toc -->
1. [TL;DR](#tldr)
1. [Sources](#sources)
## TL;DR
See [`wakeonlan`][wakeonlan].
## Sources
All the references in the [further readings] section, plus the following:
- [How to wake up computers using Linux by sending magic packets]
<!--
References
-->
<!-- In-article sections -->
[further readings]: #further-readings
<!-- Knowledge base -->
[wakeonlan]: wakeonlan.md
<!-- Others -->
[how to wake up computers using linux by sending magic packets]: https://www.cyberciti.biz/tips/linux-send-wake-on-lan-wol-magic-packets.html