<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0"
  xmlns:atom="http://www.w3.org/2005/Atom"
  xmlns:content="http://purl.org/rss/1.0/modules/content/"
  xmlns:dc="http://purl.org/dc/elements/1.1/"
  xmlns:media="http://search.yahoo.com/mrss/">
  <channel>
    <title>beye.blog</title>
    <link>https://beye.blog</link>
    <description>Dive into automation, networking, and home lab adventures. Let&apos;s build something amazing together.</description>
    <language>en-us</language>
    <lastBuildDate>Mon, 13 Apr 2026 04:41:22 GMT</lastBuildDate>
    <atom:link href="https://beye.blog/feed.xml" rel="self" type="application/rss+xml" />
    <managingEditor>hello@beye.blog (Chris Beye)</managingEditor>
    <webMaster>hello@beye.blog (Chris Beye)</webMaster>
    <generator>Next.js</generator>
    <copyright>Copyright 2026 Chris Beye</copyright>
    <image>
      <url>https://beye.blog/logo.png</url>
      <title>beye.blog</title>
      <link>https://beye.blog</link>
    </image>
    
    <item>
      <title>EVPN in a Box Part 3: CI/CD, an LLM That Talks to Your Lab, and the Memory Wall</title>
      <link>https://beye.blog/blog/posts/evpn-in-a-box-part-3-cicd-mcp-resources</link>
      <description>The final stretch: adding a GitLab CI/CD pipeline, wiring an LLM into the lab through MCP, and discovering that the lite NX-OS image can&apos;t actually run BGP EVPN.</description>
      <pubDate>Fri, 27 Mar 2026 00:00:00 GMT</pubDate>
      <guid isPermaLink="true">https://beye.blog/blog/posts/evpn-in-a-box-part-3-cicd-mcp-resources</guid>
      <category>Cisco Technologies</category>
      <dc:creator>Chris Beye</dc:creator>
      <content:encoded><![CDATA[12 min read]]></content:encoded>
      <enclosure url="https://beye.blog/images/2026/03/evpn-in-a-box-part3.webp" type="image/jpeg" />
      <media:content url="https://beye.blog/images/2026/03/evpn-in-a-box-part3.webp" medium="image" />
      <category>VXLAN</category>
      <category>EVPN</category>
      <category>CI/CD</category>
      <category>MCP</category>
      <category>LLM</category>
      <category>Docker</category>
      <category>Home-Lab</category>
    </item>

    <item>
      <title>EVPN in a Box Part 2: Building an Automated VXLAN/EVPN Fabric Deployer</title>
      <link>https://beye.blog/blog/posts/evpn-in-a-box-part-2-fabric-deployer</link>
      <description>I built a tool that deploys a full VXLAN/EVPN data center fabric from a single YAML file. Four Nexus 9000v switches, two VRFs, two overlay networks. This is not a tutorial. This is a war story.</description>
      <pubDate>Mon, 23 Mar 2026 00:00:00 GMT</pubDate>
      <guid isPermaLink="true">https://beye.blog/blog/posts/evpn-in-a-box-part-2-fabric-deployer</guid>
      <category>Cisco Technologies</category>
      <dc:creator>Chris Beye</dc:creator>
      <content:encoded><![CDATA[8 min read]]></content:encoded>
      <enclosure url="https://beye.blog/images/2026/03/evpn-in-a-box-part2.webp" type="image/jpeg" />
      <media:content url="https://beye.blog/images/2026/03/evpn-in-a-box-part2.webp" medium="image" />
      <category>VXLAN</category>
      <category>EVPN</category>
      <category>Automation</category>
      <category>NDFC</category>
      <category>CML</category>
      <category>Ansible</category>
      <category>Home-Lab</category>
    </item>

    <item>
      <title>EVPN in a Box Part 1: Running Nexus Dashboard and CML on a Single Proxmox Node</title>
      <link>https://beye.blog/blog/posts/evpn-in-a-box-part-1-nexus-dashboard-cml-proxmox</link>
      <description>What happens when your VMware license expires and you try to run Cisco Nexus Dashboard and CML on Proxmox instead? Broken interface names, a wizard that forgets everything, and a weekend of initrd surgery.</description>
      <pubDate>Fri, 20 Mar 2026 00:00:00 GMT</pubDate>
      <guid isPermaLink="true">https://beye.blog/blog/posts/evpn-in-a-box-part-1-nexus-dashboard-cml-proxmox</guid>
      <category>Cisco Technologies</category>
      <dc:creator>Chris Beye</dc:creator>
      <content:encoded><![CDATA[10 min read]]></content:encoded>
      <enclosure url="https://beye.blog/images/2026/03/evpn-in-a-box-part1.webp" type="image/jpeg" />
      <media:content url="https://beye.blog/images/2026/03/evpn-in-a-box-part1.webp" medium="image" />
      <category>VXLAN</category>
      <category>EVPN</category>
      <category>Nexus Dashboard</category>
      <category>Proxmox</category>
      <category>CML</category>
      <category>Home-Lab</category>
      <category>KVM</category>
    </item>

    <item>
      <title>VXLAN as Code: Why I Built a Two-Day Workshop Around It</title>
      <link>https://beye.blog/blog/posts/vxlan-as-code-workshop-ndfc-cicd-network-automation</link>
      <description>Why network teams struggle with VXLAN EVPN automation and how a hands-on workshop helps bridge the gap between GUI clicks and infrastructure as code.</description>
      <pubDate>Wed, 18 Mar 2026 00:00:00 GMT</pubDate>
      <guid isPermaLink="true">https://beye.blog/blog/posts/vxlan-as-code-workshop-ndfc-cicd-network-automation</guid>
      <category>Cisco Technologies</category>
      <dc:creator>Chris Beye</dc:creator>
      <content:encoded><![CDATA[7 min read]]></content:encoded>
      <enclosure url="https://beye.blog/images/2026/03/vxlan-as-code-workshop.webp" type="image/jpeg" />
      <media:content url="https://beye.blog/images/2026/03/vxlan-as-code-workshop.webp" medium="image" />
      <category>VXLAN</category>
      <category>NDFC</category>
      <category>Network Automation</category>
      <category>CI/CD</category>
      <category>Ansible</category>
      <category>GitLab</category>
    </item>

    <item>
      <title>Building an AI-Powered Webhook Platform for Splunk and ServiceNow</title>
      <link>https://beye.blog/blog/posts/splunk-webhook-service-ai-netops-servicenow</link>
      <description>How a Cisco Live lab scenario turned into a full microservices platform for managing Splunk webhooks with LLM-enhanced ServiceNow ticket creation.</description>
      <pubDate>Tue, 17 Mar 2026 00:00:00 GMT</pubDate>
      <guid isPermaLink="true">https://beye.blog/blog/posts/splunk-webhook-service-ai-netops-servicenow</guid>
      <category>Automation</category>
      <dc:creator>Chris Beye</dc:creator>
      <content:encoded><![CDATA[8 min read]]></content:encoded>
      <enclosure url="https://beye.blog/images/2026/03/splunk-webhook-servicenow.webp" type="image/jpeg" />
      <media:content url="https://beye.blog/images/2026/03/splunk-webhook-servicenow.webp" medium="image" />
      <category>Splunk</category>
      <category>ServiceNow</category>
      <category>Webhook</category>
      <category>LLM</category>
      <category>AI</category>
      <category>Network Automation</category>
      <category>Docker</category>
    </item>

    <item>
      <title>De-Risk Your Network Using CML, Splunk and MCP Server</title>
      <link>https://beye.blog/blog/posts/cisco-live-derisk-network-cml-splunk-mcp</link>
      <description>How we combined CML, Splunk, and a Model Context Protocol server to validate network changes before they hit production.</description>
      <pubDate>Sat, 07 Feb 2026 00:00:00 GMT</pubDate>
      <guid isPermaLink="true">https://beye.blog/blog/posts/cisco-live-derisk-network-cml-splunk-mcp</guid>
      <category>Cisco Technologies</category>
      <dc:creator>Chris Beye</dc:creator>
      <content:encoded><![CDATA[9 min read]]></content:encoded>
      <enclosure url="https://beye.blog/images/2026/02/cisco-live-cml-splunk-mcp.webp" type="image/jpeg" />
      <media:content url="https://beye.blog/images/2026/02/cisco-live-cml-splunk-mcp.webp" medium="image" />
      <category>Cisco Live</category>
      <category>Cisco Modeling Labs</category>
      <category>MCP Server</category>
      <category>Splunk</category>
      <category>Network Automation</category>
      <category>AI</category>
      <category>Telemetry</category>
    </item>

    <item>
      <title>Fixing xRDP Over VPN: The Ultimate Optimizer for Training Labs</title>
      <link>https://beye.blog/blog/posts/fixing-xrdp-over-vpn-ultimate-optimizer</link>
      <description>Five critical fixes for xRDP over VPN tunnels: TCP buffer exhaustion, MTU black holes, keepalive timing, session persistence, and XFCE corruption. Packaged into automation.</description>
      <pubDate>Fri, 30 Jan 2026 00:00:00 GMT</pubDate>
      <guid isPermaLink="true">https://beye.blog/blog/posts/fixing-xrdp-over-vpn-ultimate-optimizer</guid>
      <category>Open-source</category>
      <dc:creator>Chris Beye</dc:creator>
      <content:encoded><![CDATA[8 min read]]></content:encoded>
      <enclosure url="https://beye.blog/images/2026/01/xrdp-ultimate-optimizer.webp" type="image/jpeg" />
      <media:content url="https://beye.blog/images/2026/01/xrdp-ultimate-optimizer.webp" medium="image" />
      <category>XRDP</category>
      <category>Ubuntu</category>
      <category>VPN</category>
      <category>Remote Desktop</category>
      <category>Performance Tuning</category>
      <category>Cisco Live</category>
      <category>Training Labs</category>
    </item>

    <item>
      <title>How Cloud PBS Saved My Home Lab: A Disaster Recovery Story</title>
      <link>https://beye.blog/blog/posts/cloud-pbs-saved-my-homelab-disaster-recovery-story</link>
      <description>After USB boot failures, a dying NAS, and counterfeit drives from China, my entire Proxmox cluster was at risk. Here&apos;s how Cloud PBS turned a potential catastrophe into a few hours of restore time.</description>
      <pubDate>Sat, 06 Dec 2025 00:00:00 GMT</pubDate>
      <guid isPermaLink="true">https://beye.blog/blog/posts/cloud-pbs-saved-my-homelab-disaster-recovery-story</guid>
      <category>Home-Lab</category>
      <dc:creator>Chris Beye</dc:creator>
      <content:encoded><![CDATA[9 min read]]></content:encoded>
      <enclosure url="https://beye.blog/images/2025/12/backup_restore_feature_image.jpg" type="image/jpeg" />
      <media:content url="https://beye.blog/images/2025/12/backup_restore_feature_image.jpg" medium="image" />
      <category>Proxmox</category>
      <category>Backup</category>
      <category>Cloud PBS</category>
      <category>Disaster Recovery</category>
      <category>Home Lab</category>
      <category>NAS</category>
      <category>Data Protection</category>
    </item>

    <item>
      <title>Securing MCP Servers: A Practical Guide and my lessons learned along the way</title>
      <link>https://beye.blog/blog/posts/securing-mcp-servers-enterprise-ai-tool-security</link>
      <description>MCP servers are everywhere, but security is underestimated. Learn how to implement transport encryption, RBAC, audit logging, and credential protection for production AI tooling.</description>
      <pubDate>Fri, 05 Dec 2025 00:00:00 GMT</pubDate>
      <guid isPermaLink="true">https://beye.blog/blog/posts/securing-mcp-servers-enterprise-ai-tool-security</guid>
      <category>AI</category>
      <dc:creator>Chris Beye</dc:creator>
      <content:encoded><![CDATA[11 min read]]></content:encoded>
      <enclosure url="https://beye.blog/images/2025/11/ai-brain-circuit.jpg" type="image/jpeg" />
      <media:content url="https://beye.blog/images/2025/11/ai-brain-circuit.jpg" medium="image" />
      <category>MCP Server</category>
      <category>Security</category>
      <category>Network Automation</category>
      <category>Claude AI</category>
      <category>Enterprise</category>
      <category>Python</category>
      <category>Docker</category>
    </item>

    <item>
      <title>Building a secur Nexus Dashboard MCP Server</title>
      <link>https://beye.blog/blog/posts/building-nexus-dashboard-secure-mcp-server</link>
      <description>How I built and open-sourced a Model Context Protocol server that enables Claude AI to automate Cisco Nexus Dashboard operations - from architecture to GitHub release.</description>
      <pubDate>Sun, 23 Nov 2025 00:00:00 GMT</pubDate>
      <guid isPermaLink="true">https://beye.blog/blog/posts/building-nexus-dashboard-secure-mcp-server</guid>
      <category>AI</category>
      <dc:creator>Chris Beye</dc:creator>
      <content:encoded><![CDATA[13 min read]]></content:encoded>
      <enclosure url="https://beye.blog/images/2025/11/ai-brain-circuit.jpg" type="image/jpeg" />
      <media:content url="https://beye.blog/images/2025/11/ai-brain-circuit.jpg" medium="image" />
      <category>MCP Server</category>
      <category>Network Automation</category>
      <category>Claude AI</category>
      <category>Open Source</category>
      <category>Cisco Nexus</category>
      <category>Python</category>
      <category>Docker</category>
    </item>

    <item>
      <title>From WordPress to Next.js: How AI Helped a Network Engineer Build a Modern Blog</title>
      <link>https://beye.blog/blog/posts/from-wordpress-to-nextjs-ai-powered-blog-transformation</link>
      <description>A network engineer&apos;s journey from WordPress frustration to a modern, blazing-fast blog built with Next.js—powered by AI collaboration with Claude Code.</description>
      <pubDate>Tue, 18 Nov 2025 00:00:00 GMT</pubDate>
      <guid isPermaLink="true">https://beye.blog/blog/posts/from-wordpress-to-nextjs-ai-powered-blog-transformation</guid>
      <category>AI</category>
      <dc:creator>Chris Beye</dc:creator>
      <content:encoded><![CDATA[8 min read]]></content:encoded>
      <enclosure url="https://beye.blog/images/2025/11/ai-brain-circuit.jpg" type="image/jpeg" />
      <media:content url="https://beye.blog/images/2025/11/ai-brain-circuit.jpg" medium="image" />
      <category>Next.js</category>
      <category>AI</category>
      <category>WordPress</category>
      <category>Web Development</category>
      <category>Claude Code</category>
      <category>Modern Web</category>
      <category>Static Site Generation</category>
    </item>

    <item>
      <title>Dear Future Me: How to Fix Splunk Better Webhook SSL Certificate Errors (Again)</title>
      <link>https://beye.blog/blog/posts/dear-future-me-how-to-fix-splunk-better-webhook-ssl-certificate-errors-again</link>
      <description>Have you ever spent hours troubleshooting an issue, only to realize you&apos;ve solved this exact problem before? That was me last week, watching my closed-loop</description>
      <pubDate>Fri, 14 Nov 2025 00:00:00 GMT</pubDate>
      <guid isPermaLink="true">https://beye.blog/blog/posts/dear-future-me-how-to-fix-splunk-better-webhook-ssl-certificate-errors-again</guid>
      <category>Automation</category>
      <dc:creator>Chris Beye</dc:creator>
      <content:encoded><![CDATA[6 min read]]></content:encoded>
      <enclosure url="https://beye.blog/images/2024/08/homelab-category.jpg" type="image/jpeg" />
      <media:content url="https://beye.blog/images/2024/08/homelab-category.jpg" medium="image" />
      <category>Splunk</category>
      <category>Webhook</category>
      <category>GitLab</category>
      <category>Python</category>
      <category>SSL Certificates</category>
      <category>Troubleshooting</category>
    </item>

    <item>
      <title>From Hang-Ups to High Gear: How I Fixed My VMware VMs on Proxmox</title>
      <link>https://beye.blog/blog/posts/from-hang-ups-to-high-gear-how-i-fixed-my-vmware-vms-on-proxmox</link>
      <description>I started running Proxmox a little over a year ago.Since day one, it&apos;s been rock solid — stable, flexible, and fun to automate.I migrated my lab and a few</description>
      <pubDate>Sat, 25 Oct 2025 00:00:00 GMT</pubDate>
      <guid isPermaLink="true">https://beye.blog/blog/posts/from-hang-ups-to-high-gear-how-i-fixed-my-vmware-vms-on-proxmox</guid>
      <category>Automation</category>
      <dc:creator>Chris Beye</dc:creator>
      <content:encoded><![CDATA[5 min read]]></content:encoded>
      <enclosure url="https://beye.blog/images/2024/08/homelab-category.jpg" type="image/jpeg" />
      <media:content url="https://beye.blog/images/2024/08/homelab-category.jpg" medium="image" />
      <category>Proxmox</category>
      <category>VMware</category>
      <category>VirtIO</category>
      <category>Performance Tuning</category>
      <category>Migration</category>
      <category>QEMU</category>
    </item>

    <item>
      <title>Automating ThousandEyes ICMP Tests with Python</title>
      <link>https://beye.blog/blog/posts/automating-thousandeyes-icmp-tests-with-python</link>
      <description>Let&apos;s face it! Creating monitoring tests manually in the ThousandEyes web UI can feel like writing tickets by hand. It works, but when you have 40+ endpoints</description>
      <pubDate>Wed, 15 Oct 2025 00:00:00 GMT</pubDate>
      <guid isPermaLink="true">https://beye.blog/blog/posts/automating-thousandeyes-icmp-tests-with-python</guid>
      <category>Cisco Technologies</category>
      <dc:creator>Chris Beye</dc:creator>
      <content:encoded><![CDATA[3 min read]]></content:encoded>
      <enclosure url="https://beye.blog/images/2024/08/homelab-category.jpg" type="image/jpeg" />
      <media:content url="https://beye.blog/images/2024/08/homelab-category.jpg" medium="image" />
      <category>ThousandEyes</category>
      <category>Python</category>
      <category>Network Monitoring</category>
      <category>API</category>
      <category>Network Automation</category>
    </item>

    <item>
      <title>Cisco Router, Meet Proactive Monitoring: Deploying ThousandEyes on Catalyst 8000V</title>
      <link>https://beye.blog/blog/posts/cisco-router-meet-proactive-monitoring-deploying-thousandeyes-on-catalyst-8000v</link>
      <description>In this post, we&apos;re exploring the world of application hosting on Catalyst routers, specifically focusing on deploying ThousandEyes on a Catalyst 8000v router</description>
      <pubDate>Sun, 06 Oct 2024 00:00:00 GMT</pubDate>
      <guid isPermaLink="true">https://beye.blog/blog/posts/cisco-router-meet-proactive-monitoring-deploying-thousandeyes-on-catalyst-8000v</guid>
      <category>Cisco Technologies</category>
      <dc:creator>Chris Beye</dc:creator>
      <content:encoded><![CDATA[12 min read]]></content:encoded>
      <enclosure url="https://beye.blog/images/2024/08/homelab-category.jpg" type="image/jpeg" />
      <media:content url="https://beye.blog/images/2024/08/homelab-category.jpg" medium="image" />
      <category>ThousandEyes</category>
      <category>Catalyst 8000V</category>
      <category>Network Monitoring</category>
      <category>Proactive Monitoring</category>
      <category>IOS XE</category>
    </item>

    <item>
      <title>Home Network, Meet Proactive Monitoring: Deploying ThousandEyes on Proxmox</title>
      <link>https://beye.blog/blog/posts/home-network-meet-proactive-monitoring-deploying-thousandeyes-on-proxmox</link>
      <description>As someone who loves testing and tinkering in my home lab, it&apos;s no surprise that it&apos;s continuously growing. More services are popping up, and with them come</description>
      <pubDate>Sun, 29 Sep 2024 00:00:00 GMT</pubDate>
      <guid isPermaLink="true">https://beye.blog/blog/posts/home-network-meet-proactive-monitoring-deploying-thousandeyes-on-proxmox</guid>
      <category>Cisco Technologies</category>
      <dc:creator>Chris Beye</dc:creator>
      <content:encoded><![CDATA[10 min read]]></content:encoded>
      <enclosure url="https://beye.blog/images/2024/08/homelab-category.jpg" type="image/jpeg" />
      <media:content url="https://beye.blog/images/2024/08/homelab-category.jpg" medium="image" />
      <category>ThousandEyes</category>
      <category>Proxmox</category>
      <category>Network Monitoring</category>
      <category>Docker</category>
      <category>ISP Monitoring</category>
    </item>

    <item>
      <title>Sync your Webex Status with WLED for visual notifications in your home office</title>
      <link>https://beye.blog/blog/posts/sync-your-webex-status-with-wled-for-visual-notifications-in-your-home-office</link>
      <description>Imagine this: you&apos;re in the middle of a very serious Webex meeting, nodding along to something incredibly important, when suddenly, the door flies open, and</description>
      <pubDate>Sun, 22 Sep 2024 00:00:00 GMT</pubDate>
      <guid isPermaLink="true">https://beye.blog/blog/posts/sync-your-webex-status-with-wled-for-visual-notifications-in-your-home-office</guid>
      <category>Cisco Technologies</category>
      <dc:creator>Chris Beye</dc:creator>
      <content:encoded><![CDATA[8 min read]]></content:encoded>
      <enclosure url="https://beye.blog/images/2023/12/homeautomation_category.jpg" type="image/jpeg" />
      <media:content url="https://beye.blog/images/2023/12/homeautomation_category.jpg" medium="image" />
      <category>Webex</category>
      <category>WLED</category>
      <category>Python</category>
      <category>ESP8266</category>
      <category>Home Automation</category>
      <category>LED</category>
    </item>

    <item>
      <title>My Proxmox backup strategy</title>
      <link>https://beye.blog/blog/posts/my-proxmox-backup-strategy</link>
      <description>This will be one of my final posts in the Proxmox series, but I couldn&apos;t finish without covering a crucial topic—backups. 🛡️</description>
      <pubDate>Sat, 31 Aug 2024 00:00:00 GMT</pubDate>
      <guid isPermaLink="true">https://beye.blog/blog/posts/my-proxmox-backup-strategy</guid>
      <category>Home-Lab</category>
      <dc:creator>Chris Beye</dc:creator>
      <content:encoded><![CDATA[9 min read]]></content:encoded>
      <enclosure url="https://beye.blog/images/2024/08/homelab-category.jpg" type="image/jpeg" />
      <media:content url="https://beye.blog/images/2024/08/homelab-category.jpg" medium="image" />
      <category>Proxmox</category>
      <category>Backup Strategy</category>
      <category>Data Protection</category>
      <category>Proxmox Backup Server</category>
      <category>NFS</category>
    </item>

    <item>
      <title>Proxmox vs. Nutanix Community Edition: The Home Lab Face-Off</title>
      <link>https://beye.blog/blog/posts/proxmox-vs-nutanix-community-edition-the-home-lab-face-off</link>
      <description>As a home lab enthusiast, I&apos;m always looking for the best tools to optimize my setup. Recently, I decided to migrate my virtual machines from VMware to</description>
      <pubDate>Fri, 23 Aug 2024 00:00:00 GMT</pubDate>
      <guid isPermaLink="true">https://beye.blog/blog/posts/proxmox-vs-nutanix-community-edition-the-home-lab-face-off</guid>
      <category>Home-Lab</category>
      <dc:creator>Chris Beye</dc:creator>
      <content:encoded><![CDATA[6 min read]]></content:encoded>
      <enclosure url="https://beye.blog/images/2024/08/homelab-category.jpg" type="image/jpeg" />
      <media:content url="https://beye.blog/images/2024/08/homelab-category.jpg" medium="image" />
      <category>Proxmox</category>
      <category>Nutanix</category>
      <category>Virtualization</category>
      <category>Hypervisor</category>
      <category>Comparison</category>
    </item>

    <item>
      <title>My journey from ESXi to Proxmox</title>
      <link>https://beye.blog/blog/posts/my-journey-from-esxi-to-proxmox</link>
      <description>With this blog article I am creating a new category which is all about Home Lab deployments and related topics.</description>
      <pubDate>Sun, 18 Aug 2024 00:00:00 GMT</pubDate>
      <guid isPermaLink="true">https://beye.blog/blog/posts/my-journey-from-esxi-to-proxmox</guid>
      <category>Home-Lab</category>
      <dc:creator>Chris Beye</dc:creator>
      <content:encoded><![CDATA[8 min read]]></content:encoded>
      <enclosure url="https://beye.blog/images/2024/08/homelab-category.jpg" type="image/jpeg" />
      <media:content url="https://beye.blog/images/2024/08/homelab-category.jpg" medium="image" />
      <category>Proxmox</category>
      <category>VMware</category>
      <category>ESXi</category>
      <category>Migration</category>
      <category>Virtualization</category>
    </item>

    <item>
      <title>The home office heatwave is over</title>
      <link>https://beye.blog/blog/posts/the-home-office-heatwave-is-over</link>
      <description>In my previous blog post, I mentioned the unexpected failure of my APC unit, which got me thinking about potential causes. Currently, my server rack sits</description>
      <pubDate>Sun, 18 Aug 2024 00:00:00 GMT</pubDate>
      <guid isPermaLink="true">https://beye.blog/blog/posts/the-home-office-heatwave-is-over</guid>
      <category>Home-Automation</category>
      <dc:creator>Chris Beye</dc:creator>
      <content:encoded><![CDATA[6 min read]]></content:encoded>
      <enclosure url="https://beye.blog/images/2023/12/homeautomation_category.jpg" type="image/jpeg" />
      <media:content url="https://beye.blog/images/2023/12/homeautomation_category.jpg" medium="image" />
      <category>IOBroker</category>
      <category>Home Automation</category>
      <category>Temperature Monitoring</category>
      <category>Aqara</category>
      <category>SwitchBot</category>
    </item>

    <item>
      <title>CML 2.7 is out now</title>
      <link>https://beye.blog/blog/posts/cml-2-7-is-out-now</link>
      <description>Cisco Modeling Labs (CML) version 2.7 brings an array of new features designed to enhance simulation flexibility, user experience, and network design</description>
      <pubDate>Sat, 20 Apr 2024 00:00:00 GMT</pubDate>
      <guid isPermaLink="true">https://beye.blog/blog/posts/cml-2-7-is-out-now</guid>
      <category>Cisco Technologies</category>
      <dc:creator>Chris Beye</dc:creator>
      <content:encoded><![CDATA[3 min read]]></content:encoded>
      <enclosure url="https://beye.blog/images/2024/04/cml2.7-is-out-now.jpg" type="image/jpeg" />
      <media:content url="https://beye.blog/images/2024/04/cml2.7-is-out-now.jpg" medium="image" />
      <category>Cisco Modeling Labs</category>
      <category>CML</category>
      <category>Network Simulation</category>
      <category>Upgrade Guide</category>
    </item>

    <item>
      <title>Vault Meets GitLab-CE: A guide for successful pipeline integration</title>
      <link>https://beye.blog/blog/posts/onprem-gitlab-ce-and-hashicorp-vault-pipeline-integration</link>
      <description>Investigating the task of integrating HashiCorp Vault into my existing pipeline, I quickly realized the majority of resources available focused on GitLab-EE</description>
      <pubDate>Sun, 21 Jan 2024 00:00:00 GMT</pubDate>
      <guid isPermaLink="true">https://beye.blog/blog/posts/onprem-gitlab-ce-and-hashicorp-vault-pipeline-integration</guid>
      <category>Automation</category>
      <dc:creator>Chris Beye</dc:creator>
      <content:encoded><![CDATA[4 min read]]></content:encoded>
      <enclosure url="https://beye.blog/images/2023/02/gitlab-server-1024x575.jpg" type="image/jpeg" />
      <media:content url="https://beye.blog/images/2023/02/gitlab-server-1024x575.jpg" medium="image" />
      <category>HashiCorp Vault</category>
      <category>GitLab</category>
      <category>CI/CD</category>
      <category>Secret Management</category>
      <category>JWT Authentication</category>
    </item>

    <item>
      <title>Optimizing RDP Performance (xrdp): Lessons Learned with Ubuntu 22.04</title>
      <link>https://beye.blog/blog/posts/optimizing-rdp-performance-xrdp-lessons-learned-with-ubuntu-22-04</link>
      <description>In the dynamic world of system engineering, the choice between proprietary and open-source software often hinges on practicality and expertise. I&apos;m a big</description>
      <pubDate>Sun, 21 Jan 2024 00:00:00 GMT</pubDate>
      <guid isPermaLink="true">https://beye.blog/blog/posts/optimizing-rdp-performance-xrdp-lessons-learned-with-ubuntu-22-04</guid>
      <category>Open-source</category>
      <dc:creator>Chris Beye</dc:creator>
      <content:encoded><![CDATA[7 min read]]></content:encoded>
      <enclosure url="https://beye.blog/images/2024/01/open-source_resized-1024x683.jpeg" type="image/jpeg" />
      <media:content url="https://beye.blog/images/2024/01/open-source_resized-1024x683.jpeg" medium="image" />
      <category>XRDP</category>
      <category>Ubuntu</category>
      <category>Remote Desktop</category>
      <category>XFCE</category>
      <category>Performance Tuning</category>
    </item>

    <item>
      <title>Smart Homes, Smarter Data: The Role of Telemetry in Home Automation</title>
      <link>https://beye.blog/blog/posts/smart-homes-smarter-data</link>
      <description>Welcome to the world where home meets automation! If you&apos;ve been following my journey, you know that my passion for automation extends far beyond the realm of</description>
      <pubDate>Fri, 22 Dec 2023 00:00:00 GMT</pubDate>
      <guid isPermaLink="true">https://beye.blog/blog/posts/smart-homes-smarter-data</guid>
      <category>Home-Automation</category>
      <dc:creator>Chris Beye</dc:creator>
      <content:encoded><![CDATA[6 min read]]></content:encoded>
      <enclosure url="https://beye.blog/images/2023/12/homeautomation_category.jpg" type="image/jpeg" />
      <media:content url="https://beye.blog/images/2023/12/homeautomation_category.jpg" medium="image" />
      <category>IOBroker</category>
      <category>InfluxDB</category>
      <category>Grafana</category>
      <category>Smart Home</category>
      <category>Home Automation</category>
      <category>Zigbee</category>
    </item>

    <item>
      <title>Deploying custom templates with NDFC</title>
      <link>https://beye.blog/blog/posts/deploying-custom-templates-with-ndfc</link>
      <description>In the realm of network design and customization, the ability to adapt and tailor solutions to specific needs is crucial.</description>
      <pubDate>Wed, 20 Dec 2023 00:00:00 GMT</pubDate>
      <guid isPermaLink="true">https://beye.blog/blog/posts/deploying-custom-templates-with-ndfc</guid>
      <category>Automation</category>
      <dc:creator>Chris Beye</dc:creator>
      <content:encoded><![CDATA[4 min read]]></content:encoded>
      <enclosure url="https://beye.blog/images/2023/03/cisco-ndfc-ztp-zero-touch-provisioning-with-ansible-for-bgp-evpn-fabrics.jpg" type="image/jpeg" />
      <media:content url="https://beye.blog/images/2023/03/cisco-ndfc-ztp-zero-touch-provisioning-with-ansible-for-bgp-evpn-fabrics.jpg" medium="image" />
      <category>Cisco NDFC</category>
      <category>Templates</category>
      <category>Ansible</category>
      <category>BGP EVPN</category>
      <category>Network Automation</category>
    </item>

    <item>
      <title>How to Study for the Cisco DEVNET Professional Exam: Essential Tips for Success</title>
      <link>https://beye.blog/blog/posts/how-to-study-for-the-cisco-devnet-professional-exam-essential-tips-for-success</link>
      <description>Embarking on the path of Cisco certifications has been an enlightening journey for me. I recently ticked off a significant achievement by acquiring the Cisco</description>
      <pubDate>Sat, 02 Sep 2023 00:00:00 GMT</pubDate>
      <guid isPermaLink="true">https://beye.blog/blog/posts/how-to-study-for-the-cisco-devnet-professional-exam-essential-tips-for-success</guid>
      <category>Uncategorized</category>
      <dc:creator>Chris Beye</dc:creator>
      <content:encoded><![CDATA[4 min read]]></content:encoded>
      <enclosure url="https://beye.blog/images/2023/08/How-to-Study-for-the-Cisco-DEVNET-Professional-1024x683.jpg" type="image/jpeg" />
      <media:content url="https://beye.blog/images/2023/08/How-to-Study-for-the-Cisco-DEVNET-Professional-1024x683.jpg" medium="image" />
      <category>DevNet</category>
      <category>Certification</category>
      <category>Study Guide</category>
      <category>Network Automation</category>
      <category>Python</category>
    </item>

    <item>
      <title>Cisco DNA Center Ansible - Issue: DNA Center Python SDK not installed</title>
      <link>https://beye.blog/blog/posts/cisco-dna-center-ansible-issue-dna-center-python-sdk-not-installed</link>
      <description>I&apos;m currently preparing for the Cisco Live lab, an event set to take place in Las Vegas in the upcoming weeks. As with any complex task, it&apos;s been a journey</description>
      <pubDate>Mon, 15 May 2023 00:00:00 GMT</pubDate>
      <guid isPermaLink="true">https://beye.blog/blog/posts/cisco-dna-center-ansible-issue-dna-center-python-sdk-not-installed</guid>
      <category>Cisco Technologies</category>
      <dc:creator>Chris Beye</dc:creator>
      <content:encoded><![CDATA[7 min read]]></content:encoded>
      <enclosure url="https://beye.blog/images/2023/02/dna_center.jpg" type="image/jpeg" />
      <media:content url="https://beye.blog/images/2023/02/dna_center.jpg" medium="image" />
      <category>Cisco DNA Center</category>
      <category>Ansible</category>
      <category>Python</category>
      <category>Troubleshooting</category>
      <category>Docker</category>
    </item>

    <item>
      <title>Unleashing the Power of Network Digital Twins within CI/CD Environments - Part 2</title>
      <link>https://beye.blog/blog/posts/unleashing-the-power-of-network-digital-twins-within-ci-cd-environments-part-2</link>
      <description>Alright, let&apos;s get down to business 🚀 ! In this part, I will show you how an end-to-end pipeline can be built using the digital-twin approach.</description>
      <pubDate>Mon, 10 Apr 2023 00:00:00 GMT</pubDate>
      <guid isPermaLink="true">https://beye.blog/blog/posts/unleashing-the-power-of-network-digital-twins-within-ci-cd-environments-part-2</guid>
      <category>Automation</category>
      <dc:creator>Chris Beye</dc:creator>
      <content:encoded><![CDATA[15 min read]]></content:encoded>
      <enclosure url="https://beye.blog/images/2023/03/unleashing-the-power-of-network-digital-twins-within-CICD-environments.jpg" type="image/jpeg" />
      <media:content url="https://beye.blog/images/2023/03/unleashing-the-power-of-network-digital-twins-within-CICD-environments.jpg" medium="image" />
      <category>Digital Twin</category>
      <category>CI/CD</category>
      <category>Ansible</category>
      <category>GitLab</category>
      <category>Cisco Modeling Labs</category>
      <category>Robot Framework</category>
    </item>

    <item>
      <title>Unleashing the Power of Network Digital Twins within CI/CD Environments - Part 1</title>
      <link>https://beye.blog/blog/posts/unleashing-the-power-of-network-digital-twins-within-ci-cd-environments-part-1</link>
      <description>Nowadays networks have evolved rapidly in the last recent years, and traditional methods of overcoming the changes in the networks may no longer be sufficient</description>
      <pubDate>Wed, 29 Mar 2023 00:00:00 GMT</pubDate>
      <guid isPermaLink="true">https://beye.blog/blog/posts/unleashing-the-power-of-network-digital-twins-within-ci-cd-environments-part-1</guid>
      <category>Automation</category>
      <dc:creator>Chris Beye</dc:creator>
      <content:encoded><![CDATA[7 min read]]></content:encoded>
      <enclosure url="https://beye.blog/images/2023/03/unleashing-the-power-of-network-digital-twins-within-CICD-environments.jpg" type="image/jpeg" />
      <media:content url="https://beye.blog/images/2023/03/unleashing-the-power-of-network-digital-twins-within-CICD-environments.jpg" medium="image" />
      <category>Digital Twin</category>
      <category>CI/CD</category>
      <category>Cisco Modeling Labs</category>
      <category>Network Automation</category>
      <category>Change Management</category>
    </item>

    <item>
      <title>Cisco NDFC ZTP (Zero-Touch-Provisioning) with Ansible for BGP EVPN fabrics</title>
      <link>https://beye.blog/blog/posts/cisco-ndfc-ztp-zero-touch-provisioning-with-ansible-for-bgp-evpn-fabrics</link>
      <description>If you want to build BGP EVPN based Datacenter fabrics, Cisco&apos;s answer is NDFC (Nexus Dashboard Fabric Controller).</description>
      <pubDate>Wed, 22 Mar 2023 00:00:00 GMT</pubDate>
      <guid isPermaLink="true">https://beye.blog/blog/posts/cisco-ndfc-ztp-zero-touch-provisioning-with-ansible-for-bgp-evpn-fabrics</guid>
      <category>Automation</category>
      <dc:creator>Chris Beye</dc:creator>
      <content:encoded><![CDATA[9 min read]]></content:encoded>
      <enclosure url="https://beye.blog/images/2023/03/cisco-ndfc-ztp-zero-touch-provisioning-with-ansible-for-bgp-evpn-fabrics.jpg" type="image/jpeg" />
      <media:content url="https://beye.blog/images/2023/03/cisco-ndfc-ztp-zero-touch-provisioning-with-ansible-for-bgp-evpn-fabrics.jpg" medium="image" />
      <category>Cisco NDFC</category>
      <category>Ansible</category>
      <category>Zero Touch Provisioning</category>
      <category>BGP EVPN</category>
      <category>Nexus</category>
      <category>Data Center</category>
    </item>

    <item>
      <title>ACI as Code with Terraform and GitLab CI/CD</title>
      <link>https://beye.blog/blog/posts/aci-as-code-with-terraform-and-gitlab-cicd</link>
      <description>In my previous blog articles, I have been talking about how to set up:</description>
      <pubDate>Fri, 10 Mar 2023 00:00:00 GMT</pubDate>
      <guid isPermaLink="true">https://beye.blog/blog/posts/aci-as-code-with-terraform-and-gitlab-cicd</guid>
      <category>Automation</category>
      <dc:creator>Chris Beye</dc:creator>
      <content:encoded><![CDATA[6 min read]]></content:encoded>
      <enclosure url="https://beye.blog/images/2023/02/ACI_as_Code_with_GitLab_CICD_pipeline-1024x683.jpg" type="image/jpeg" />
      <media:content url="https://beye.blog/images/2023/02/ACI_as_Code_with_GitLab_CICD_pipeline-1024x683.jpg" medium="image" />
      <category>ACI</category>
      <category>Terraform</category>
      <category>GitLab</category>
      <category>CI/CD</category>
      <category>Infrastructure as Code</category>
    </item>

    <item>
      <title>GitLab CI/CD pipeline to build your own Docker container and upload to your own registry 📦</title>
      <link>https://beye.blog/blog/posts/gitlab-ci-cd-pipeline-to-build-your-own-docker-container-and-upload-to-your-own-registry</link>
      <description>The Docker containers are standardized units that can be created on demand to deploy a defined set of applications for a dedicated environment. It will be</description>
      <pubDate>Wed, 08 Mar 2023 00:00:00 GMT</pubDate>
      <guid isPermaLink="true">https://beye.blog/blog/posts/gitlab-ci-cd-pipeline-to-build-your-own-docker-container-and-upload-to-your-own-registry</guid>
      <category>Automation</category>
      <dc:creator>Chris Beye</dc:creator>
      <content:encoded><![CDATA[6 min read]]></content:encoded>
      <enclosure url="https://beye.blog/images/2023/03/docker-container-featured-image.jpg" type="image/jpeg" />
      <media:content url="https://beye.blog/images/2023/03/docker-container-featured-image.jpg" medium="image" />
      <category>GitLab</category>
      <category>Docker</category>
      <category>CI/CD</category>
      <category>DevOps</category>
      <category>Container Registry</category>
    </item>

    <item>
      <title>Cisco DNA Center ZTP (Zero-touch-provisioning) with Ansible intent-based 🥳</title>
      <link>https://beye.blog/blog/posts/cisco-dna-center-ztp-zero-touch-provisioning-with-ansible-intent-based</link>
      <description>One use case that I have been working on for several customers is the ZTP (Zero-Touch-Provisioning) via PNP (Plug and Play) on Catalyst devices. Such a simple</description>
      <pubDate>Thu, 23 Feb 2023 00:00:00 GMT</pubDate>
      <guid isPermaLink="true">https://beye.blog/blog/posts/cisco-dna-center-ztp-zero-touch-provisioning-with-ansible-intent-based</guid>
      <category>Uncategorized</category>
      <dc:creator>Chris Beye</dc:creator>
      <content:encoded><![CDATA[6 min read]]></content:encoded>
      <enclosure url="https://beye.blog/images/2023/02/dna_center.jpg" type="image/jpeg" />
      <media:content url="https://beye.blog/images/2023/02/dna_center.jpg" medium="image" />
      <category>Cisco DNA Center</category>
      <category>Ansible</category>
      <category>Zero Touch Provisioning</category>
      <category>Network Automation</category>
      <category>Catalyst</category>
    </item>

    <item>
      <title>GitLab as a Terraform state file backend 📝</title>
      <link>https://beye.blog/blog/posts/gitlab-as-a-terraform-state-file-backend</link>
      <description>When I started my first Terraform project within GitLab I wondered where should I store my state file. One option could be to store it in my Git repository</description>
      <pubDate>Sat, 18 Feb 2023 00:00:00 GMT</pubDate>
      <guid isPermaLink="true">https://beye.blog/blog/posts/gitlab-as-a-terraform-state-file-backend</guid>
      <category>Automation</category>
      <dc:creator>Chris Beye</dc:creator>
      <content:encoded><![CDATA[4 min read]]></content:encoded>
      <enclosure url="https://beye.blog/images/2023/02/gitlab-server-1024x575.jpg" type="image/jpeg" />
      <media:content url="https://beye.blog/images/2023/02/gitlab-server-1024x575.jpg" medium="image" />
      <category>GitLab</category>
      <category>Terraform</category>
      <category>Infrastructure as Code</category>
      <category>CI/CD</category>
      <category>ACI</category>
    </item>

    <item>
      <title>GitLab server with a self-signed certificate and embedded docker registry 🔐</title>
      <link>https://beye.blog/blog/posts/gitlab-server-with-a-self-signed-certificate-and-embedded-docker-registry</link>
      <description>I needed to set up a GitLab server in a lab some weeks ago. At first, I didn&apos;t feel the need of using a certificate to secure the connectivity but when I</description>
      <pubDate>Mon, 13 Feb 2023 00:00:00 GMT</pubDate>
      <guid isPermaLink="true">https://beye.blog/blog/posts/gitlab-server-with-a-self-signed-certificate-and-embedded-docker-registry</guid>
      <category>Automation</category>
      <dc:creator>Chris Beye</dc:creator>
      <content:encoded><![CDATA[8 min read]]></content:encoded>
      <enclosure url="https://beye.blog/images/2023/02/gitlab-server-1024x575.jpg" type="image/jpeg" />
      <media:content url="https://beye.blog/images/2023/02/gitlab-server-1024x575.jpg" medium="image" />
      <category>GitLab</category>
      <category>SSL Certificates</category>
      <category>Docker</category>
      <category>DevOps</category>
      <category>Self-Signed Certificates</category>
    </item>

    <item>
      <title>Customer Success definitions and observations</title>
      <link>https://beye.blog/blog/posts/customer-success-definitions-and-observations</link>
      <description>Follow Selcuk on Linkedin to get in touch with him:</description>
      <pubDate>Sat, 03 Dec 2022 00:00:00 GMT</pubDate>
      <guid isPermaLink="true">https://beye.blog/blog/posts/customer-success-definitions-and-observations</guid>
      <category>Uncategorized</category>
      <dc:creator>Chris Beye</dc:creator>
      <content:encoded><![CDATA[15 min read]]></content:encoded>
      <enclosure url="https://beye.blog/images/2022/12/customer-success-1024x683.jpg" type="image/jpeg" />
      <media:content url="https://beye.blog/images/2022/12/customer-success-1024x683.jpg" medium="image" />
      <category>Customer Success</category>
      <category>Customer Experience</category>
      <category>Business Strategy</category>
      <category>Customer Metrics</category>
    </item>

    <item>
      <title>How to Deliver a Great Workshop 🗓</title>
      <link>https://beye.blog/blog/posts/how-to-deliver-a-great-workshop</link>
      <description>Workshops are a great way to get information out to a group of people, but only if they&apos;re well-planned and executed. Here are a few of my tips on delivering</description>
      <pubDate>Wed, 02 Nov 2022 00:00:00 GMT</pubDate>
      <guid isPermaLink="true">https://beye.blog/blog/posts/how-to-deliver-a-great-workshop</guid>
      <category>Uncategorized</category>
      <dc:creator>Chris Beye</dc:creator>
      <content:encoded><![CDATA[6 min read]]></content:encoded>
      <enclosure url="https://beye.blog/images/2022/11/how_to_deliver_a_great_workshop-1024x683.jpg" type="image/jpeg" />
      <media:content url="https://beye.blog/images/2022/11/how_to_deliver_a_great_workshop-1024x683.jpg" medium="image" />
      <category>Training</category>
      <category>Public Speaking</category>
      <category>Workshop Planning</category>
      <category>Education</category>
    </item>

    <item>
      <title>TIG Stack installation 📊 (Telegraf, InfluxDB and Grafana) on Ubuntu 22.04 made easy 🚀</title>
      <link>https://beye.blog/blog/posts/tig-stack-installation-telegraf-influxdb-and-grafana-on-ubuntu-22-04-made-easy</link>
      <description>UPDATED: 8th of May 2024</description>
      <pubDate>Sat, 13 Aug 2022 00:00:00 GMT</pubDate>
      <guid isPermaLink="true">https://beye.blog/blog/posts/tig-stack-installation-telegraf-influxdb-and-grafana-on-ubuntu-22-04-made-easy</guid>
      <category>Open-source</category>
      <dc:creator>Chris Beye</dc:creator>
      <content:encoded><![CDATA[4 min read]]></content:encoded>
      <enclosure url="https://beye.blog/images/2022/08/model-driven-telemetry-1024x683.jpg" type="image/jpeg" />
      <media:content url="https://beye.blog/images/2022/08/model-driven-telemetry-1024x683.jpg" medium="image" />
      <category>Telegraf</category>
      <category>InfluxDB</category>
      <category>Grafana</category>
      <category>Telemetry</category>
      <category>Ubuntu</category>
      <category>Docker</category>
    </item>

    <item>
      <title>Configure Encrypted Model-Driven Telemetry With Cisco Nexus</title>
      <link>https://beye.blog/blog/posts/model-driven-telemetry-with-cisco-nexus</link>
      <description>You might be sending unencrypted telemetry data on your network. This tutorial explains the encryption setup for model-driven telemetry with Cisco Nexus</description>
      <pubDate>Sat, 06 Aug 2022 00:00:00 GMT</pubDate>
      <guid isPermaLink="true">https://beye.blog/blog/posts/model-driven-telemetry-with-cisco-nexus</guid>
      <category>Cisco Technologies</category>
      <dc:creator>Chris Beye</dc:creator>
      <content:encoded><![CDATA[5 min read]]></content:encoded>
      <enclosure url="https://beye.blog/images/2022/08/model-driven-telemetry-1024x683.jpg" type="image/jpeg" />
      <media:content url="https://beye.blog/images/2022/08/model-driven-telemetry-1024x683.jpg" medium="image" />
      <category>Model-Driven Telemetry</category>
      <category>Nexus</category>
      <category>Telegraf</category>
      <category>InfluxDB</category>
      <category>Grafana</category>
      <category>YANG</category>
    </item>
  </channel>
</rss>