ubuntu:network:wake_on_lan
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
ubuntu:network:wake_on_lan [2020/07/15 09:30] – external edit 127.0.0.1 | ubuntu:network:wake_on_lan [2020/08/19 14:44] (current) – removed 192.168.1.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== Ubuntu - Network - Wake on LAN ====== | ||
- | |||
- | To start the computer from a remote machine. | ||
- | |||
- | ---- | ||
- | |||
- | ===== 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/wake_on_lan.1594805433.txt.gz · Last modified: 2020/07/15 09:30 by 127.0.0.1