<?xml version="1.0" encoding="utf-8"?><?xml-stylesheet type="text/xsl" href="atom.xsl"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <id>https://pndhkm.github.io/blog</id>
    <title>Pandu Hakam Blog</title>
    <updated>2025-11-19T00:00:00.000Z</updated>
    <generator>https://github.com/jpmonette/feed</generator>
    <link rel="alternate" href="https://pndhkm.github.io/blog"/>
    <subtitle>Pandu Hakam Blog</subtitle>
    <icon>https://pndhkm.github.io/img/favicon.ico</icon>
    <entry>
        <title type="html"><![CDATA[CoreDNS with ASN Lookup]]></title>
        <id>https://pndhkm.github.io/blog/coredns-with-asn-lookup</id>
        <link href="https://pndhkm.github.io/blog/coredns-with-asn-lookup"/>
        <updated>2025-11-19T00:00:00.000Z</updated>
        <summary type="html"><![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.]]></summary>
        <content type="html"><![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>
        <author>
            <name>Pandu Hakam</name>
            <uri>https://paha.my.id</uri>
        </author>
        <category label="Linux" term="Linux"/>
        <category label="DNS" term="DNS"/>
        <category label="project" term="project"/>
        <category label="Archive" term="Archive"/>
    </entry>
    <entry>
        <title type="html"><![CDATA[cPanel Mail Exporter]]></title>
        <id>https://pndhkm.github.io/blog/cpanel-mail-exporter</id>
        <link href="https://pndhkm.github.io/blog/cpanel-mail-exporter"/>
        <updated>2025-11-19T00:00:00.000Z</updated>
        <summary type="html"><![CDATA[Biidznillah, I built cPanel Mail Exporter, a tool that fetches email logs from a WHM/cPanel server and exposes them as Prometheus metrics.]]></summary>
        <content type="html"><![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>
        <author>
            <name>Pandu Hakam</name>
            <uri>https://paha.my.id</uri>
        </author>
        <category label="Linux" term="Linux"/>
        <category label="Prometheus" term="Prometheus"/>
        <category label="project" term="project"/>
        <category label="Grafana" term="Grafana"/>
        <category label="Monitoring" term="Monitoring"/>
    </entry>
    <entry>
        <title type="html"><![CDATA[First Blog Post]]></title>
        <id>https://pndhkm.github.io/blog/first-blog-post</id>
        <link href="https://pndhkm.github.io/blog/first-blog-post"/>
        <updated>2025-11-18T00:00:00.000Z</updated>
        <summary type="html"><![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.]]></summary>
        <content type="html"><![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>
        <author>
            <name>Pandu Hakam</name>
            <uri>https://paha.my.id</uri>
        </author>
        <category label="Linux" term="Linux"/>
        <category label="tutorial" term="tutorial"/>
        <category label="Basic" term="Basic"/>
    </entry>
</feed>