<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>funzt.one</title>
    <link>https://funzt.one/</link>
    <description>Recent content on funzt.one</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <managingEditor>gerrit@funzt.one (gerrit)</managingEditor>
    <webMaster>gerrit@funzt.one (gerrit)</webMaster>
    <copyright>&lt;a href=&#34;https://creativecommons.org/licenses/by-nc/4.0/&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;CC BY-NC 4.0&lt;/a&gt;</copyright>
    <lastBuildDate>Mon, 02 Mar 2026 18:26:19 +0100</lastBuildDate>
    <atom:link href="https://funzt.one/feed.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>New Raspberry Pi setup - Part III (DAV)</title>
      <link>https://funzt.one/posts/new-raspberry-pi-setup-part-iii/</link>
      <pubDate>Mon, 02 Mar 2026 18:26:19 +0100</pubDate><author>gerrit@funzt.one (gerrit)</author>
      <guid>https://funzt.one/posts/new-raspberry-pi-setup-part-iii/</guid>
      <description>&lt;h2 id=&#34;carddav-caldav-and-webdav&#34;&gt;CardDAV, CalDAV and WebDAV&lt;/h2&gt;&#xA;&lt;p&gt;In part III of this series (s. &lt;a href=&#34;../new-raspberry-pi-setup-part-i&#34;&gt;part I&lt;/a&gt; and &lt;a href=&#34;../new-raspberry-pi-setup-part-ii&#34;&gt;part II&lt;/a&gt;) I&amp;rsquo;m going to highlight how I installed a Cal-/CardDAV and WebDAV server on my Pi. This will require valid certificates again (s. &lt;a href=&#34;../creating-your-own-custom-ca&#34;&gt;here&lt;/a&gt; for help).&lt;/p&gt;&#xA;&lt;p&gt;&lt;strong&gt;Please note: this setup is for internal use only - do &lt;em&gt;not&lt;/em&gt; expose it to the internet!&lt;/strong&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Arch Linux &#43; systemd-boot &#43; LUKS &#43; btrfs</title>
      <link>https://funzt.one/posts/arch-linux-&#43;-systemd-boot-&#43;-luks-&#43;-btrfs/</link>
      <pubDate>Sun, 22 Feb 2026 14:34:14 +0100</pubDate><author>gerrit@funzt.one (gerrit)</author>
      <guid>https://funzt.one/posts/arch-linux-&#43;-systemd-boot-&#43;-luks-&#43;-btrfs/</guid>
      <description>&lt;p&gt;After switching from Windows to &lt;a href=&#34;https://cachyos.org/&#34;&gt;CachyOS&lt;/a&gt; on my gaming laptop and seeing how easy it would be to activate secure boot with systemd-boot as boot manager, I decided to re-install &lt;a href=&#34;https://archlinux.org/&#34;&gt;Arch Linux&lt;/a&gt; on my main computer and give it a new disk layout.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Switched to Hugo</title>
      <link>https://funzt.one/posts/switched-to-hugo/</link>
      <pubDate>Sun, 08 Feb 2026 18:53:23 +0100</pubDate><author>gerrit@funzt.one (gerrit)</author>
      <guid>https://funzt.one/posts/switched-to-hugo/</guid>
      <description>&lt;p&gt;New theme, new site generator: I switched from &lt;a href=&#34;https://jekyllrb.com/&#34;&gt;Jekyll&lt;/a&gt; to &lt;a href=&#34;https://gohugo.io/&#34;&gt;Hugo&lt;/a&gt;. There is still some stuff I need to figure out, but overall the transfer was not very complicated. Jekyll worked fine, but I found it always a little difficult to handle all those ruby dependencies, whereas Hugo is just a binary and installed quite easily. Also, finding a theme which does not load tons of stuff from CDNs was easier with Hugo. Anyway, there&amp;rsquo;s still some parts I&amp;rsquo;d like to tweak, but for now it seems fine. :-)&lt;/p&gt;</description>
    </item>
    <item>
      <title>New Raspberry Pi setup - Part II (Pi-hole)</title>
      <link>https://funzt.one/posts/new-raspberry-pi-setup-part-ii/</link>
      <pubDate>Wed, 07 Jan 2026 19:29:53 +0100</pubDate><author>gerrit@funzt.one (gerrit)</author>
      <guid>https://funzt.one/posts/new-raspberry-pi-setup-part-ii/</guid>
      <description>&lt;h2 id=&#34;install-pi-hole&#34;&gt;Install Pi-hole&lt;/h2&gt;&#xA;&lt;p&gt;&lt;a href=&#34;../new-raspberry-pi-setup-part-i&#34;&gt;In part I&lt;/a&gt; of this series I described how I installed Raspberry Pi OS. Now that we got the basics configured, let&amp;rsquo;s start installing &lt;a href=&#34;https://pi-hole.net/&#34;&gt;Pi-Hole&lt;/a&gt;. I basically followed Mike Kutz&amp;rsquo; blog, see &lt;a href=&#34;https://www.kuketz-blog.de/pi-hole-einrichtung-und-konfiguration-mit-fritzbox-adblocker-teil1/&#34;&gt;here&lt;/a&gt; and &lt;a href=&#34;https://www.kuketz-blog.de/pi-hole-einrichtung-und-konfiguration-mit-unbound-adblocker-teil2/&#34;&gt;here&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>New Raspberry Pi setup - Part I (OS installation)</title>
      <link>https://funzt.one/posts/new-raspberry-pi-setup-part-i/</link>
      <pubDate>Tue, 23 Dec 2025 15:32:08 +0200</pubDate><author>gerrit@funzt.one (gerrit)</author>
      <guid>https://funzt.one/posts/new-raspberry-pi-setup-part-i/</guid>
      <description>&lt;p&gt;When trying to avoid &lt;em&gt;&amp;ldquo;big tech&amp;rdquo;&lt;/em&gt; self hosting is a great way to achieve this. Since I first started out with my Raspberry Pi running &lt;em&gt;Pi-hole&lt;/em&gt; I&amp;rsquo;ve added quite a lot of services - and it still performs very well. So I thought I&amp;rsquo;d write an updated series of how the Pi is set up, starting with the new OS. I&amp;rsquo;ll then add one post for each service I&amp;rsquo;ve got running. I&amp;rsquo;ll reference my old posts in case there are any.&lt;/p&gt;</description>
    </item>
    <item>
      <title>New TLD</title>
      <link>https://funzt.one/posts/new-tld/</link>
      <pubDate>Sat, 09 Aug 2025 14:08:00 +0200</pubDate><author>gerrit@funzt.one (gerrit)</author>
      <guid>https://funzt.one/posts/new-tld/</guid>
      <description>&lt;p&gt;Just FYI:&#xA;So I moved this blog to a new TLD. Formerly &lt;code&gt;funzt.info&lt;/code&gt;, now: &lt;a href=&#34;https://funzt.one&#34;&gt;https://funzt.one&lt;/a&gt; (this TLD is just less expensive&amp;hellip;). Also, this blog is now hosted via GitLab pages, which makes updating easier.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Arch Linux with LUKS &#43; LVM</title>
      <link>https://funzt.one/posts/arch-linux-with-luks-&#43;-lvm/</link>
      <pubDate>Sun, 23 Mar 2025 09:41:17 +0100</pubDate><author>gerrit@funzt.one (gerrit)</author>
      <guid>https://funzt.one/posts/arch-linux-with-luks-&#43;-lvm/</guid>
      <description>&lt;p&gt;&lt;img src=&#34;https://funzt.one/images/2025/03/arch-logo.png&#34; alt=&#34;&#34;&gt; When I saw that &lt;a href=&#34;https://archlinux.org/&#34;&gt;Arch Linux&lt;/a&gt; was actually providing a &lt;a href=&#34;https://wiki.archlinux.org/title/Archinstall&#34;&gt;guided installer&lt;/a&gt; again, I was up for the challenge. Having used Arch Linux a couple of years ago very happily I wanted to give it a try again. I would have done earlier, but the manual installation process is quite time consuming and I was too lazy to go through with it. As it turned out, the installer failed on me and my setup, so I &lt;em&gt;did&lt;/em&gt; go through installing Arch Linux the &amp;ldquo;hard way&amp;rdquo; ;-)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Add DAV server to Raspberry Pi</title>
      <link>https://funzt.one/posts/add-dav-server-to-raspberry-pi/</link>
      <pubDate>Sun, 14 Jul 2024 13:21:01 +0200</pubDate><author>gerrit@funzt.one (gerrit)</author>
      <guid>https://funzt.one/posts/add-dav-server-to-raspberry-pi/</guid>
      <description>&lt;p&gt;After installing &lt;a href=&#34;https://pi-hole.net/&#34;&gt;Pi-hole&lt;/a&gt; and &lt;a href=&#34;https://github.com/dani-garcia/vaultwarden&#34;&gt;Vaultwarden&lt;/a&gt; (and even a MiniDLNA server) on my Raspberry Pi there were still plenty of resources left. So I decided to add a DAV server to the setup. Until then I was syncing my addressbook and calendar with my email account on Posteo, which I only kept for the DAV capabilities.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Add Vaultwarden to Pi-hole</title>
      <link>https://funzt.one/posts/add-vaultwarden-to-pi-hole/</link>
      <pubDate>Sun, 23 Jun 2024 17:06:49 +0200</pubDate><author>gerrit@funzt.one (gerrit)</author>
      <guid>https://funzt.one/posts/add-vaultwarden-to-pi-hole/</guid>
      <description>&lt;p&gt;If followed my &lt;a href=&#34;../setting-up-pi-hole-on-a-raspberry-pi&#34;&gt;last post&lt;/a&gt; about setting up &lt;a href=&#34;https://pi-hole.net/&#34;&gt;Pi-hole&lt;/a&gt; on a Raspberry Pi, you will probably have a Raspberry Pi running all the time leaving still some resources unused. Why not add something useful? Like a password manager?&lt;/p&gt;</description>
    </item>
    <item>
      <title>Setting up Pi-hole on a Raspberry Pi</title>
      <link>https://funzt.one/posts/setting-up-pi-hole-on-a-raspberry-pi/</link>
      <pubDate>Mon, 20 May 2024 09:36:48 +0200</pubDate><author>gerrit@funzt.one (gerrit)</author>
      <guid>https://funzt.one/posts/setting-up-pi-hole-on-a-raspberry-pi/</guid>
      <description>&lt;p&gt;As ads and tracking can be considered a huge privacy and security concern I finally decided to setup a &lt;a href=&#34;https://pi-hole.net/&#34;&gt;Pi-hole&lt;/a&gt; in my private network. So far, I was relying on browser add-ons (like &lt;a href=&#34;https://addons.mozilla.org/en-US/firefox/addon/ublock-origin/&#34;&gt;uBlock Origin&lt;/a&gt;, &lt;a href=&#34;https://addons.mozilla.org/en-US/firefox/addon/noscript/&#34;&gt;NoScript&lt;/a&gt;) and &lt;a href=&#34;https://mullvad.net/en/help/dns-over-https-and-dns-over-tls&#34;&gt;Mullvad DNS&lt;/a&gt;, but that of course did not cover all my network devices.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Debian 12 and HiRes audio</title>
      <link>https://funzt.one/posts/debian-12-and-hires-audio/</link>
      <pubDate>Thu, 28 Dec 2023 18:30:27 +0100</pubDate><author>gerrit@funzt.one (gerrit)</author>
      <guid>https://funzt.one/posts/debian-12-and-hires-audio/</guid>
      <description>&lt;p&gt;Besides the small file size I never was a fan of MP3 audio files. MP3s are fine when listening to them via bluetooth earphones on your phone, but even tracks encoded with maximal quality sound bad when listening to them via a good headphone. So, I started very early ditching MP3s in favour of &lt;a href=&#34;https://xiph.org/flac/&#34;&gt;flac&lt;/a&gt; to archive my CDs in order to maintain the original CD quality (HiFi). Today you can even have &amp;ldquo;better-than-CD&amp;rdquo; sound quality, usually referred to as &amp;ldquo;HiRes&amp;rdquo;. Let me state that I don&amp;rsquo;t know if my hardware equipment or my old ears are capable of getting the difference between &amp;ldquo;CD quality&amp;rdquo; and &amp;ldquo;HiRes&amp;rdquo;. Nevertheless, I&amp;rsquo;d like to think so and give it a try anyway. :-)&lt;/p&gt;</description>
    </item>
    <item>
      <title>New phone - new OS</title>
      <link>https://funzt.one/posts/new-phone---new-os/</link>
      <pubDate>Sat, 14 Oct 2023 16:41:43 +0200</pubDate><author>gerrit@funzt.one (gerrit)</author>
      <guid>https://funzt.one/posts/new-phone---new-os/</guid>
      <description>&lt;p&gt;&lt;img src=&#34;https://funzt.one/images/2023/09/grapheneos.png&#34; alt=&#34;&#34;&gt;&lt;/p&gt;&#xA;&lt;p&gt;Google&amp;rsquo;s support for my current Pixel phone will end in a couple of weeks and though &lt;a href=&#34;https://calyxos.org/&#34;&gt;CalyxOS&lt;/a&gt; will probably still release updates for quite a while, it will not receive &lt;em&gt;full&lt;/em&gt; security updates anymore. Thus I opted for a new Pixel 7a. It&amp;rsquo;s a nice phone, not too expensive, about the size of my old Pixel 4a(5G) and will be supported by Google until May 2028. Of course, I wanted to replace Google&amp;rsquo;s version of Android with a privacy respecting custom ROM again.&lt;/p&gt;</description>
    </item>
    <item>
      <title>LUKS2 &#43; YubiKey Bio</title>
      <link>https://funzt.one/posts/luks2-&#43;-yubikey-bio/</link>
      <pubDate>Sun, 16 Jul 2023 08:17:49 +0200</pubDate><author>gerrit@funzt.one (gerrit)</author>
      <guid>https://funzt.one/posts/luks2-&#43;-yubikey-bio/</guid>
      <description>&lt;p&gt;&lt;img src=&#34;https://funzt.one/images/2023/07/yubikeybio_200x120.jpg&#34; alt=&#34;&#34;&gt;&lt;/p&gt;&#xA;&lt;p&gt;&lt;em&gt;UPDATED Oct. 2024: added extra instructions for Debian&lt;/em&gt;&lt;/p&gt;&#xA;&lt;p&gt;Recently I got myself a YubiKey Bio which I wanted to replace the YubiKey 5 with in terms of unlocking my LUKS2 encrypted drive(s). In this setup you can then simply use your fingerprint to unlock the drive, which I consider more secure than entering a PIN. I&amp;rsquo;m not sure if it&amp;rsquo;s a good idea to add multiple FIDO2 keys to systemd&amp;rsquo;s cryptsetup - I read about some issues - so I removed the YubiKey 5 first.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Installing Nextcloud All-in-One docker image in rootless mode</title>
      <link>https://funzt.one/posts/installing-nextcloud-all-in-one-docker-image-in-rootless-mode/</link>
      <pubDate>Sun, 04 Jun 2023 19:26:17 +0200</pubDate><author>gerrit@funzt.one (gerrit)</author>
      <guid>https://funzt.one/posts/installing-nextcloud-all-in-one-docker-image-in-rootless-mode/</guid>
      <description>&lt;p&gt;&lt;img src=&#34;https://funzt.one/images/2023/06/nc_logo.png&#34; alt=&#34;&#34;&gt;&lt;/p&gt;&#xA;&lt;p&gt;Running your own instance of &lt;a href=&#34;https://nextcloud.com&#34;&gt;Nextcloud&lt;/a&gt; is probably one of the best solutions for reclaiming some privacy and avoiding services hosted by Google, Apple or Microsoft. I tried to cover the task of installing Nextcloud on a Synology NAS &lt;a href=&#34;../installing-nextcloud-on-a-synology-nas-system&#34;&gt;here&lt;/a&gt; by using the archive file provided by Nextcloud. However, they also offer some very handy &amp;ldquo;AIO - all-in-one docker image&amp;rdquo; which will pretty much take care of everything.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Fedora 38</title>
      <link>https://funzt.one/posts/fedora-38/</link>
      <pubDate>Sat, 06 May 2023 18:49:26 +0200</pubDate><author>gerrit@funzt.one (gerrit)</author>
      <guid>https://funzt.one/posts/fedora-38/</guid>
      <description>&lt;p&gt;&lt;img src=&#34;https://funzt.one/images/2023/05/fedoralogo.png&#34; alt=&#34;&#34;&gt;&lt;/p&gt;&#xA;&lt;p&gt;With version 38 just being released I decided to give &lt;a href=&#34;https://www.fedoraproject.org/&#34;&gt;Fedora&lt;/a&gt; a try again. From time to time I&amp;rsquo;d like to check out how things are going with other distributions. And sometimes it&amp;rsquo;s nice to have really current versions of your favorite applications. ;-) So I replaced my beloved &lt;a href=&#34;https://www.debian.org/&#34;&gt;Debian&lt;/a&gt; 11 with Fedora 38.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
