<?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>Macos on ae3.ch</title>
    <link>https://ae3.ch/tags/macos/</link>
    <description>Recent content in Macos on ae3.ch</description>
    <image>
      <title>ae3.ch</title>
      <url>https://ae3.ch/ae3-og.png</url>
      <link>https://ae3.ch/ae3-og.png</link>
    </image>
    <generator>Hugo -- 0.154.5</generator>
    <language>en</language>
    <lastBuildDate>Wed, 07 Dec 2022 18:31:35 +0100</lastBuildDate>
    <atom:link href="https://ae3.ch/tags/macos/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Fix macOS pssh logging caused by line buffering</title>
      <link>https://ae3.ch/fix-macos-pssh-logging-caused-by-line-buffering/</link>
      <pubDate>Wed, 07 Dec 2022 18:31:35 +0100</pubDate>
      <guid>https://ae3.ch/fix-macos-pssh-logging-caused-by-line-buffering/</guid>
      <description>&lt;p&gt;If you want to log the output of an SSH connection under macOS with pssh from Homebrew, the following error occurs:&lt;/p&gt;
&lt;p&gt;&lt;code&gt;line buffering (buffering=1) isn&#39;t supported in binary mode&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;In the pssh command this happens when you define the &lt;code&gt;-o&lt;/code&gt; option for output.&lt;/p&gt;
&lt;p&gt;&lt;code&gt;pssh -t 0 -p 10 -l root -h host.list -o logs &#39;command&#39;&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;In order to log the output of the SSH session, we have to make a small adjustment to the Python psshlib.&lt;/p&gt;</description>
    </item>
    <item>
      <title>macOS M1/M2/M3 fix incorrect auto date and time after dead battery</title>
      <link>https://ae3.ch/macos-m1-fix-incorrect-auto-date-time-dead-battery/</link>
      <pubDate>Sun, 10 Jul 2022 14:26:00 +0100</pubDate>
      <guid>https://ae3.ch/macos-m1-fix-incorrect-auto-date-time-dead-battery/</guid>
      <description>&lt;p&gt;When you completely discharge a MacBook with an M1, M2 or M3 processor and the device runs out of power, it will lose the date and time on the next boot.&lt;/p&gt;
&lt;p&gt;Normally there is a backup battery on a mainboard, which keeps the time and date in such a case. I cannot yet say what Apple has done here exactly and why the problem occurs. But I have a solution for you.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
