Start computer from remote machine. You need to set BIOS enable function of Wake on Lan.
[1] Install wakeonlan.
[root@server ~]# wget http://gsd.di.uminho.pt/jpo/software/wakeonlan/downloads/wakeonlan-0.41-0.fdr.1.noarch.rpm
[root@server ~]# rpm -Uvh wakeonlan-0.41-0.fdr.1.noarch.rpm
warning: wakeonlan-0.41-0.fdr.1.noarch.rpm: Header V3 DSA signature: NOKEY, key ID 91bd851b
Preparing... ############################ [100%]
1:wakeonlan ############################ [100%]
[2] 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.
[root@dlp ~]# wakeonlan **:**:**:**:**:**
------------------------------------------------------------------------------------------
Wake on LAN
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment