<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Homelab on Martin Koníček | Cloud Architect · DevOps · AI · Python</title>
    <link>https://martinkonicek.eu/categories/homelab/</link>
    <description>Recent content in Homelab on Martin Koníček | Cloud Architect · DevOps · AI · Python</description>
    <generator>Hugo</generator>
    <language>cs</language>
    <lastBuildDate>Tue, 19 May 2026 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://martinkonicek.eu/categories/homelab/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Sharing a USB Brother Printer on Android via Linux and CUPS</title>
      <link>https://martinkonicek.eu/archive/brother-printer-android/</link>
      <pubDate>Tue, 19 May 2026 00:00:00 +0000</pubDate>
      <guid>https://martinkonicek.eu/archive/brother-printer-android/</guid>
      <description>&lt;p&gt;You have a Brother printer plugged into a Linux box on your home network, and you want to print from your Android phone without fiddling with cables or third-party apps. This is doable with CUPS, nginx, and Avahi — but there are several non-obvious pitfalls along the way. This post covers the full setup, including the debugging steps that actually taught me what was going wrong.&lt;/p&gt;&#xA;&lt;h2 id=&#34;architecture&#34; class=&#34;relative group&#34;&gt;Architecture &lt;span class=&#34;absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100&#34;&gt;&lt;a class=&#34;group-hover:text-primary-300 dark:group-hover:text-neutral-700&#34; style=&#34;text-decoration-line: none !important;&#34; href=&#34;#architecture&#34; aria-label=&#34;Kotva&#34;&gt;#&lt;/a&gt;&lt;/span&gt;&lt;/h2&gt;&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;Android&#xA;  │  mDNS discovery (_ipps._tcp)&#xA;  ▼&#xA;Avahi (advertises printserver.local:631)&#xA;  │&#xA;nginx (port 631, TLS terminated, cert trusted by Android)&#xA;  │&#xA;CUPS (localhost:6310)&#xA;  │&#xA;Brother printer (USB)&#xA;&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;nginx sits between Android and CUPS to handle TLS properly. Android&amp;rsquo;s Mopria print service requires a trusted HTTPS connection for automatic discovery to work.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
