<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
    <channel>
        <title>Ozelot's blog</title>
        <link>https://ozelot.fyi/</link>
        <description>undefined</description>
        <lastBuildDate>Sun, 22 Feb 2026 14:54:47 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>https://github.com/jpmonette/feed</generator>
        <image>
            <title>Ozelot's blog</title>
            <url>https://ozelot.fyi/favicon.png</url>
            <link>https://ozelot.fyi/</link>
        </image>
        <copyright>Copyright 2026 - Ozelot</copyright>
        <item>
            <title><![CDATA[Weird DNS behavior on Alpine Linux - .local and mDNS]]></title>
            <link>https://ozelot.fyi/blog/weird-dns-behavior-on-alpine-linux/</link>
            <guid>https://ozelot.fyi/blog/weird-dns-behavior-on-alpine-linux/</guid>
            <pubDate>Sun, 11 Jan 2026 20:03:00 GMT</pubDate>
            <description><![CDATA[Learn why .local name resolution behaves differently on Alpine Linux and minimal environments.]]></description>
            <content:encoded><![CDATA[
                <p>You are viewing this post as a preview for RSS readers and it may be slightly different from the original version due to markdown formatting issues. <a href='https://ozelot.fyi/blog/weird-dns-behavior-on-alpine-linux/'>Click here</a> to see full post.</p> 
                
                <p>For more articles, visit <a href="https://ozelot.fyi/">ozelot.fyi</a> or subscribe this RSS channel - <a href="https://ozelot.fyi/rss.xml">ozelot.fyi/rss.xml</a>.</p>
            ]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[Why are foxes so special?]]></title>
            <link>https://ozelot.fyi/blog/why-are-foxes-so-special/</link>
            <guid>https://ozelot.fyi/blog/why-are-foxes-so-special/</guid>
            <pubDate>Sun, 21 Sep 2025 15:32:00 GMT</pubDate>
            <description><![CDATA[Learn why foxes are smarter than most algorithms and cuter than any commit history.]]></description>
            <content:encoded><![CDATA[
                <p>You are viewing this post as a preview for RSS readers and it may be slightly different from the original version due to markdown formatting issues. <a href='https://ozelot.fyi/blog/why-are-foxes-so-special/'>Click here</a> to see full post.</p> 
                
                <p>For more articles, visit <a href="https://ozelot.fyi/">ozelot.fyi</a> or subscribe this RSS channel - <a href="https://ozelot.fyi/rss.xml">ozelot.fyi/rss.xml</a>.</p>
            ]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[How to set up Fail2ban with nftables and AbuseIPDB]]></title>
            <link>https://ozelot.fyi/blog/how-to-set-up-fail2ban-with-ntfables-and-abuseipdb/</link>
            <guid>https://ozelot.fyi/blog/how-to-set-up-fail2ban-with-ntfables-and-abuseipdb/</guid>
            <pubDate>Sun, 29 Jun 2025 14:58:00 GMT</pubDate>
            <description><![CDATA[Learn how to set up Fail2Ban with nftables and AbuseIPDB for reporting malicious IPs.]]></description>
            <content:encoded><![CDATA[
                <p>You are viewing this post as a preview for RSS readers and it may be slightly different from the original version due to markdown formatting issues. <a href='https://ozelot.fyi/blog/how-to-set-up-fail2ban-with-ntfables-and-abuseipdb/'>Click here</a> to see full post.</p> 
                
                <p>For more articles, visit <a href="https://ozelot.fyi/">ozelot.fyi</a> or subscribe this RSS channel - <a href="https://ozelot.fyi/rss.xml">ozelot.fyi/rss.xml</a>.</p>
            ]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[How to use multiple GitHub accounts on one machine]]></title>
            <link>https://ozelot.fyi/blog/how-to-use-multiple-github-accounts-on-one-machine/</link>
            <guid>https://ozelot.fyi/blog/how-to-use-multiple-github-accounts-on-one-machine/</guid>
            <pubDate>Thu, 05 Sep 2024 19:17:00 GMT</pubDate>
            <description><![CDATA[Learn how to configure Git for multiple profiles on a single machine, depending on the repository directory.]]></description>
            <content:encoded><![CDATA[
                <p>You are viewing this post as a preview for RSS readers and it may be slightly different from the original version due to markdown formatting issues. <a href='https://ozelot.fyi/blog/how-to-use-multiple-github-accounts-on-one-machine/'>Click here</a> to see full post.</p> 
                
                <p>For more articles, visit <a href="https://ozelot.fyi/">ozelot.fyi</a> or subscribe this RSS channel - <a href="https://ozelot.fyi/rss.xml">ozelot.fyi/rss.xml</a>.</p>
            ]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[How to use a GPG key for SSH authentication]]></title>
            <link>https://ozelot.fyi/blog/how-to-use-gpg-key-for-ssh-authentication/</link>
            <guid>https://ozelot.fyi/blog/how-to-use-gpg-key-for-ssh-authentication/</guid>
            <pubDate>Tue, 13 Jun 2023 14:00:00 GMT</pubDate>
            <description><![CDATA[Configure your SSH client to use a GPG key for authentication, enhancing security with GPG's passphrase protection and hardware token capabilities.]]></description>
            <content:encoded><![CDATA[
                <p>You are viewing this post as a preview for RSS readers and it may be slightly different from the original version due to markdown formatting issues. <a href='https://ozelot.fyi/blog/how-to-use-gpg-key-for-ssh-authentication/'>Click here</a> to see full post.</p> 
                
                <p>For more articles, visit <a href="https://ozelot.fyi/">ozelot.fyi</a> or subscribe this RSS channel - <a href="https://ozelot.fyi/rss.xml">ozelot.fyi/rss.xml</a>.</p>
            ]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[How to set up Fail2ban for Portainer via Cloudflare]]></title>
            <link>https://ozelot.fyi/blog/how-to-set-up-fail2ban-for-portainer-via-cloudflare/</link>
            <guid>https://ozelot.fyi/blog/how-to-set-up-fail2ban-for-portainer-via-cloudflare/</guid>
            <pubDate>Thu, 27 Oct 2022 07:15:00 GMT</pubDate>
            <description><![CDATA[Secure your Portainer instance with Fail2ban rule via Cloudflare. Don't let any pirate ships enter your port!]]></description>
            <content:encoded><![CDATA[
                <p>You are viewing this post as a preview for RSS readers and it may be slightly different from the original version due to markdown formatting issues. <a href='https://ozelot.fyi/blog/how-to-set-up-fail2ban-for-portainer-via-cloudflare/'>Click here</a> to see full post.</p> 
                
                <p>For more articles, visit <a href="https://ozelot.fyi/">ozelot.fyi</a> or subscribe this RSS channel - <a href="https://ozelot.fyi/rss.xml">ozelot.fyi/rss.xml</a>.</p>
            ]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[About this website]]></title>
            <link>https://ozelot.fyi/blog/about-this-website/</link>
            <guid>https://ozelot.fyi/blog/about-this-website/</guid>
            <pubDate>Wed, 24 Aug 2022 14:20:49 GMT</pubDate>
            <description><![CDATA[This is the first blog post. Describes how this website was created, how it works and where it is hosted.]]></description>
            <content:encoded><![CDATA[
                <p>You are viewing this post as a preview for RSS readers and it may be slightly different from the original version due to markdown formatting issues. <a href='https://ozelot.fyi/blog/about-this-website/'>Click here</a> to see full post.</p> 
                
                <p>For more articles, visit <a href="https://ozelot.fyi/">ozelot.fyi</a> or subscribe this RSS channel - <a href="https://ozelot.fyi/rss.xml">ozelot.fyi/rss.xml</a>.</p>
            ]]></content:encoded>
        </item>
    </channel>
</rss>