<?xml version="1.0" encoding="utf-8"?><?xml-stylesheet type="text/xsl" href="rss.xsl"?>
<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>Pandu Hakam Blog</title>
        <link>https://pndhkm.github.io/blog</link>
        <description>Pandu Hakam Blog</description>
        <lastBuildDate>Wed, 19 Nov 2025 00:00:00 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>https://github.com/jpmonette/feed</generator>
        <language>en</language>
        <item>
            <title><![CDATA[CoreDNS with ASN Lookup]]></title>
            <link>https://pndhkm.github.io/blog/coredns-with-asn-lookup</link>
            <guid>https://pndhkm.github.io/blog/coredns-with-asn-lookup</guid>
            <pubDate>Wed, 19 Nov 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[Biidznillah, I built a DNS server using CoreDNS with a custom ASN Lookup plugin to handle DNS requests based on ASN (Autonomous System Numbers). The goal is to reduce latency by directing DNS requests to the nearest server according to the user's ASN.]]></description>
            <content:encoded><![CDATA[<p>Biidznillah, I built a DNS server using CoreDNS with a custom ASN Lookup plugin to handle DNS requests based on ASN (Autonomous System Numbers). The goal is to reduce latency by directing DNS requests to the nearest server according to the user's ASN.</p>
<p>Read the full tutorial at <a class="" href="https://pndhkm.github.io/docs/category/coredns-with-asn-lookup">CoreDNS with ASN Lookup Tutorial</a></p>
<hr>]]></content:encoded>
            <category>Linux</category>
            <category>DNS</category>
            <category>project</category>
            <category>Archive</category>
        </item>
        <item>
            <title><![CDATA[cPanel Mail Exporter]]></title>
            <link>https://pndhkm.github.io/blog/cpanel-mail-exporter</link>
            <guid>https://pndhkm.github.io/blog/cpanel-mail-exporter</guid>
            <pubDate>Wed, 19 Nov 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[Biidznillah, I built cPanel Mail Exporter, a tool that fetches email logs from a WHM/cPanel server and exposes them as Prometheus metrics.]]></description>
            <content:encoded><![CDATA[<p>Biidznillah, I built <strong>cPanel Mail Exporter</strong>, a tool that fetches email logs from a WHM/cPanel server and exposes them as <strong>Prometheus metrics</strong>.</p>
<p>Read the full tutorial at <a class="" href="https://pndhkm.github.io/docs/category/cpanel-mail-exporter">cPanel Mail Exporter Tutorial</a></p>
<hr>]]></content:encoded>
            <category>Linux</category>
            <category>Prometheus</category>
            <category>project</category>
            <category>Grafana</category>
            <category>Monitoring</category>
        </item>
        <item>
            <title><![CDATA[First Blog Post]]></title>
            <link>https://pndhkm.github.io/blog/first-blog-post</link>
            <guid>https://pndhkm.github.io/blog/first-blog-post</guid>
            <pubDate>Tue, 18 Nov 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[Linux can feel overwhelming when you're first getting started, but once you understand the fundamentals, it becomes a powerful tool for development, automation, and system administration.]]></description>
            <content:encoded><![CDATA[<p>Linux can feel overwhelming when you're first getting started, but once you understand the fundamentals, it becomes a powerful tool for development, automation, and system administration.</p>
<p>Read the full tutorial at <a class="" href="https://pndhkm.github.io/docs/category/linux">Linux Tutorial</a>.</p>]]></content:encoded>
            <category>Linux</category>
            <category>tutorial</category>
            <category>Basic</category>
        </item>
    </channel>
</rss>