User Tools

Site Tools


ubuntu:network:wake_on_lan

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
ubuntu:network:wake_on_lan [2020/07/15 09:30] – external edit 127.0.0.1ubuntu: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.  You need to set BIOS enable function of Wake on Lan. 
- 
----- 
- 
-===== Install wakeonlan ===== 
- 
-<code bash> 
-wget http://gsd.di.uminho.pt/jpo/software/wakeonlan/downloads/wakeonlan-0.41-0.fdr.1.noarch.rpm 
-</code> 
- 
-or  
- 
-<code bash> 
-rpm -Uvh wakeonlan-0.41-0.fdr.1.noarch.rpm 
-</code> 
- 
- 
-displays: 
- 
-<code bash> 
-warning: wakeonlan-0.41-0.fdr.1.noarch.rpm: Header V3 DSA signature: NOKEY, key ID 91bd851b 
-Preparing... ############################ [100%] 
-1:wakeonlan ############################ [100%] 
-</code> 
- 
- 
-You need to know MAC address of the computer first you'd like to start from remote. It's possible to know 'ifconfig' command. 
- 
-MAC address is just the section 'HWaddr **:**:**:**:**:**'. 
-Then input the commands below from remote machine and start computer. 
- 
-<code bash> 
-wakeonlan **:**:**:**:**:** 
-</code> 
- 
  
ubuntu/network/wake_on_lan.1594805433.txt.gz · Last modified: 2020/07/15 09:30 by 127.0.0.1

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki