To enable Wake-On-Lan (WOL) on your hda:
1. Open a terminal and execute <code>su</code> to get root accessEnable WOL in the BIOS
2. Boot Fedora. Open a terminal and execute <code>su</code> to get root access 3. Assuming your LAN interface is on eth0, run <code>ethtool eth0</code>
The output will look similar to this:
</code>
34. Look for a line similar to this:
<code>Wake-on: g</code>