<?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 UNIX Esoterica</title>
    <link>https://unix-esoterica.com/tags/macos/</link>
    <description>Recent content in Macos on UNIX Esoterica</description>
    <generator>Hugo</generator>
    <language>en</language>
    <lastBuildDate>Tue, 23 Dec 2025 13:00:15 +0100</lastBuildDate>
    <atom:link href="https://unix-esoterica.com/tags/macos/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Flush DNS on macOS Tahoe</title>
      <link>https://unix-esoterica.com/posts/macos-dns-flush/</link>
      <pubDate>Tue, 23 Dec 2025 13:00:15 +0100</pubDate>
      <guid>https://unix-esoterica.com/posts/macos-dns-flush/</guid>
      <description>&lt;p&gt;While not normally required, you may in rare circumstances find it useful to flush the DNS cache on your Mac. For example, you might experience undesirable DNS settings which persist despite all efforts to remove them through conventional means.&lt;/p&gt;&#xA;&lt;h3 id=&#34;flush-dns&#34;&gt;Flush DNS&lt;/h3&gt;&#xA;&lt;p&gt;NOTE: An iPhone sharing cellular data via USB is being used as an example here. Replace &amp;ldquo;iPhone USB&amp;rdquo; as needed.&lt;/p&gt;&#xA;&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;sudo networksetup -setdnsservers &amp;#34;iPhone USB&amp;#34; Empty&#xA;sudo dscacheutil -flushcache&#xA;sudo killall -HUP mDNSResponder&#xA;&lt;/code&gt;&lt;/pre&gt;&lt;h3 id=&#34;verify-dns&#34;&gt;Verify DNS&lt;/h3&gt;&#xA;&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;scutil --dns&#xA;&lt;/code&gt;&lt;/pre&gt;</description>
    </item>
  </channel>
</rss>
