User Tools

Site Tools


ubuntu:network:configuration:wake_on_lan

Differences

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

Link to this comparison view

ubuntu:network:configuration:wake_on_lan [2020/08/19 14:44] – created 192.168.1.1ubuntu: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://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/configuration/wake_on_lan.1597848267.txt.gz · Last modified: 2020/08/19 14:44 by 192.168.1.1

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki