ubuntu:network:configuration:wake_on_lan
Differences
This shows you the differences between two versions of the page.
ubuntu:network:configuration:wake_on_lan [2020/08/19 14:44] – created 192.168.1.1 | ubuntu:network:configuration:wake_on_lan [2021/01/08 11:59] (current) – removed peter | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== Ubuntu - Network - Configuration - Wake on LAN ====== | ||
- | |||
- | To start the computer from a remote machine. | ||
- | |||
- | You need to set BIOS enable function of Wake on Lan. | ||
- | |||
- | ---- | ||
- | |||
- | ===== Install wakeonlan ===== | ||
- | |||
- | <code bash> | ||
- | wget http:// | ||
- | </ | ||
- | |||
- | or | ||
- | |||
- | <code bash> | ||
- | rpm -Uvh wakeonlan-0.41-0.fdr.1.noarch.rpm | ||
- | </ | ||
- | |||
- | |||
- | displays: | ||
- | |||
- | <code bash> | ||
- | warning: wakeonlan-0.41-0.fdr.1.noarch.rpm: | ||
- | Preparing... ############################ | ||
- | 1:wakeonlan ############################ | ||
- | </ | ||
- | |||
- | |||
- | You need to know MAC address of the computer first you'd like to start from remote. It's possible to know ' | ||
- | |||
- | MAC address is just the section ' | ||
- | Then input the commands below from remote machine and start computer. | ||
- | |||
- | <code bash> | ||
- | wakeonlan **: | ||
- | </ | ||
- | |||
ubuntu/network/configuration/wake_on_lan.1597848267.txt.gz · Last modified: 2020/08/19 14:44 by 192.168.1.1