<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://wiki.fogproject.org/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Xibeaga</id>
		<title>FOG Project - User contributions [en]</title>
		<link rel="self" type="application/atom+xml" href="https://wiki.fogproject.org/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Xibeaga"/>
		<link rel="alternate" type="text/html" href="https://wiki.fogproject.org/wiki/index.php?title=Special:Contributions/Xibeaga"/>
		<updated>2026-04-06T03:42:16Z</updated>
		<subtitle>User contributions</subtitle>
		<generator>MediaWiki 1.30.0</generator>

	<entry>
		<id>https://wiki.fogproject.org/wiki/index.php?title=Wake_On_LAN_Bug_workaround&amp;diff=959</id>
		<title>Wake On LAN Bug workaround</title>
		<link rel="alternate" type="text/html" href="https://wiki.fogproject.org/wiki/index.php?title=Wake_On_LAN_Bug_workaround&amp;diff=959"/>
				<updated>2008-09-12T09:09:24Z</updated>
		
		<summary type="html">&lt;p&gt;Xibeaga: New page: == Wake On LAN does not work with etherwake == FOG-Version: 0.21  etherwake is located in: /usr/sbin/etherwake  The wol.php sourcecode reveals two things:  * FOG expects it here: /sbin * i...&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Wake On LAN does not work with etherwake ==&lt;br /&gt;
FOG-Version: 0.21&lt;br /&gt;
&lt;br /&gt;
etherwake is located in: /usr/sbin/etherwake&lt;br /&gt;
&lt;br /&gt;
The wol.php sourcecode reveals two things:&lt;br /&gt;
&lt;br /&gt;
* FOG expects it here: /sbin&lt;br /&gt;
* it is expected to have a DIFERENT NAME(!) *argh* (ether-wake)&lt;br /&gt;
&lt;br /&gt;
solution:&lt;br /&gt;
* become root&lt;br /&gt;
* ln -s /usr/sbin/etherwake /sbin/ether-wake  OR  cp /usr/sbin/etherwake /sbin/ether-wake&lt;br /&gt;
* visudo &lt;br /&gt;
add this line:&lt;br /&gt;
www-data ALL=(ALL) NOPASSWD: /sbin/ether-wake&lt;br /&gt;
&lt;br /&gt;
WOL should work now. At least it does at my site.&lt;br /&gt;
&lt;br /&gt;
Best Regards,&lt;br /&gt;
Roland&lt;/div&gt;</summary>
		<author><name>Xibeaga</name></author>	</entry>

	</feed>