<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>MacOS on Michael ODoherty.tech</title>
    <link>https://odoherty.pages.dev/tags/macos/</link>
    <description>Recent content in MacOS on Michael ODoherty.tech</description>
    <generator>Hugo</generator>
    <language>en</language>
    <lastBuildDate>Tue, 26 May 2026 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://odoherty.pages.dev/tags/macos/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>macOS background activity</title>
      <link>https://odoherty.pages.dev/posts/20260526/</link>
      <pubDate>Tue, 26 May 2026 00:00:00 +0000</pubDate>
      <guid>https://odoherty.pages.dev/posts/20260526/</guid>
      <description>&lt;p&gt;In macOS I have known how to remove Background Activity Apps by deleting their .plist files from the following directories in the System Library folder and hidden User Library folder:&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;/Library/LaunchAgents&lt;/li&gt;&#xA;&lt;li&gt;/Library/LaunchDaemons&lt;/li&gt;&#xA;&lt;li&gt;~/Library/LaunchAgents&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;hr&gt;&#xA;&lt;p&gt;What I did not know, is that you can run a simple command that will reset all background items.  And as a side effect it will also reset all login items.&lt;/p&gt;&#xA;&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;sfltool resetbtm&#xA;&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;With sfl standing for SharedFileList.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Windows Lock Screen</title>
      <link>https://odoherty.pages.dev/posts/20260507/</link>
      <pubDate>Thu, 07 May 2026 00:00:00 +0000</pubDate>
      <guid>https://odoherty.pages.dev/posts/20260507/</guid>
      <description>&lt;p&gt;When using macOS Screen Sharing, you cannot easily lock the screen of a remote Windows computer.&lt;/p&gt;&#xA;&lt;p&gt;The keyboard shortcuts do not seem to come through, like &amp;lsquo;Windows L&amp;rsquo; or &amp;lsquo;ctrl, alt, del&amp;rsquo;.&lt;/p&gt;&#xA;&lt;p&gt;The workaround is running this command from the Command Prompt.&lt;/p&gt;&#xA;&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;Rundll32.exe user32.dll,LockWorkStation&#xA;&lt;/code&gt;&lt;/pre&gt;&lt;hr&gt;&#xA;&lt;p&gt;&lt;a href=&#34;https://support.apple.com/en-au/guide/mac-help/mh14066/mac&#34;&gt;https://support.apple.com/en-au/guide/mac-help/mh14066/mac&lt;/a&gt;&lt;/p&gt;&#xA;&lt;p&gt;&lt;a href=&#34;https://www.revouninstaller.com/blog/5-ways-to-lock-your-windows-pc/&#34;&gt;https://www.revouninstaller.com/blog/5-ways-to-lock-your-windows-pc/&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>macOS GateKeeper --[no-]quarantine disabled</title>
      <link>https://odoherty.pages.dev/posts/20251115/</link>
      <pubDate>Sat, 15 Nov 2025 00:00:00 +0000</pubDate>
      <guid>https://odoherty.pages.dev/posts/20251115/</guid>
      <description>&lt;p&gt;I was trying to update my LibreWolf browswer via Homebrew, which I was already well aware required a brew &amp;ldquo;&amp;ndash;no-quaratine&amp;rdquo; switch to bypass macOS Gatekeeper, when I ran into this commandline response:&lt;/p&gt;&#xA;&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;updating librewolf Calling the `--[no-]quarantine` switch is disabled! There is no replacement.&#xA;&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;After some DDGing I found similar Homebrew issues on Github, and a news article about it:&lt;/p&gt;&#xA;&lt;p&gt;Removing support for &amp;ndash;no-quarantine for casks &lt;a href=&#34;https://github.com/Homebrew/brew/issues/20755&#34;&gt;https://github.com/Homebrew/brew/issues/20755&lt;/a&gt;&lt;/p&gt;&#xA;&lt;p&gt;The alternative is now running this command after installing via Homebrew:&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
