<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Power – Yeri Tiete</title>
    <link>https://yeri.be/tag/power/</link>
    <description>Yeri Tiete&#39;s blog</description>
    <language>en</language>
    <copyright>© Yeri Tiete</copyright>
    <lastBuildDate>Sat, 26 Apr 2014 14:26:38 +0200</lastBuildDate>
    <atom:link href="https://yeri.be/tag/power/index.xml" rel="self" type="application/rss+xml" />
    
    <item>
      <title>Auto turn on a Linux Mac Mini after a power outage</title>
      <link>https://yeri.be/auto-turn-on-a-linux-mac-mini-after-power-outage/</link>
      <pubDate>Sat, 26 Apr 2014 14:26:38 +0200</pubDate>
      <author>Yeri Tiete</author>
      <guid isPermaLink="true">https://yeri.be/auto-turn-on-a-linux-mac-mini-after-power-outage/</guid>
      <description>&lt;p&gt;Mainly a note for myself, in case I need it again in the future.&lt;/p&gt;&#xA;&lt;p&gt;And the &lt;a href=&#34;http://raamdev.com/2007/recovering-from-power-outages-with-a-linux-mac-mini/&#34; target=&#34;_blank&#34;&gt;original blog post is here&lt;/a&gt;.&lt;/p&gt;&#xA;&lt;p&gt;This will turn on a Mac Mini (at least PowerPC arch, not sure about Intel), running Linux, the moment it has power again.&lt;/p&gt;&#xA;&lt;p&gt;&lt;code&gt;echo &amp;lsquo;server_mode=1&amp;rsquo; &amp;gt; /proc/pmu/options&lt;/code&gt;&lt;/p&gt;&#xA;&lt;p&gt;&lt;span style=&#34;text-decoration: underline;&#34;&gt;Edit &amp;amp; Note&lt;/span&gt;: This option seems to be reset after every boot to. So add it to &lt;code&gt;rc.local&lt;/code&gt; or something.&lt;/p&gt;</description>
      <content:encoded><![CDATA[<p>Mainly a note for myself, in case I need it again in the future.</p>
<p>And the <a href="http://raamdev.com/2007/recovering-from-power-outages-with-a-linux-mac-mini/" target="_blank">original blog post is here</a>.</p>
<p>This will turn on a Mac Mini (at least PowerPC arch, not sure about Intel), running Linux, the moment it has power again.</p>
<p><code>echo &lsquo;server_mode=1&rsquo; &gt; /proc/pmu/options</code></p>
<p><span style="text-decoration: underline;">Edit &amp; Note</span>: This option seems to be reset after every boot to. So add it to <code>rc.local</code> or something.</p>
]]></content:encoded>
      <category>apple</category><category>hardware</category><category>linux</category><category>software</category>
      <category>power</category>
    </item>
    
  </channel>
</rss>
