<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>The bgx Lens’s Blog</title><description>Solving complex InfoSec &amp; Tech challenges with practical advice and strategic expertise. Explore CyberEdge Blog by bgx4k3p for actionable insights.</description><link>https://bgx4k3p.github.io</link><item><title>Automate N8n Backups with Ansible: A Layered Protection Strategy</title><link>https://bgx4k3p.github.io/lens/2025-07-28-n8n-backup-with-ansible</link><guid isPermaLink="true">https://bgx4k3p.github.io/lens/2025-07-28-n8n-backup-with-ansible</guid><description>When N8N workflows corrupt during updates, internal backup workflows fail too. This Ansible playbook provides external backup protection to secure your Workflows and Credentials, supporting both Docker and NPM installations with automated retention.</description><pubDate>Mon, 28 Jul 2025 00:00:00 GMT</pubDate></item><item><title>CVE Risk Compass: A Data-Driven Framework for Vulnerability Prioritization</title><link>https://bgx4k3p.github.io/lens/2025-04-02-cve-risk-compass-a-data-driven-framework-for-vulnerability-prioritization</link><guid isPermaLink="true">https://bgx4k3p.github.io/lens/2025-04-02-cve-risk-compass-a-data-driven-framework-for-vulnerability-prioritization</guid><description>Faced with over 35,000 new vulnerabilities annually, how do you prioritize effectively? I developed CVE Risk Compass, an open source framework that integrates CVSS, EPSS, KEV, SSVC, and business context to help security teams focus on truly exploitable vulnerabilities that matter most.</description><pubDate>Wed, 02 Apr 2025 00:00:00 GMT</pubDate></item><item><title>Leveraging EPSS in Practice: A Strategic Framework for Vulnerability Prioritization</title><link>https://bgx4k3p.github.io/lens/2025-03-20-leveraging-epss-in-practice</link><guid isPermaLink="true">https://bgx4k3p.github.io/lens/2025-03-20-leveraging-epss-in-practice</guid><description>Strategic Data Driven Risk Reduction</description><pubDate>Thu, 20 Mar 2025 00:00:00 GMT</pubDate></item><item><title>EPSSv4 Unveiled: Transforming Vulnerability Prioritization for Enterprise Security</title><link>https://bgx4k3p.github.io/lens/2025-03-19-diving-deep-into-epssv4-whats-new-and-why-it-matters-for-your-vulnerability-management</link><guid isPermaLink="true">https://bgx4k3p.github.io/lens/2025-03-19-diving-deep-into-epssv4-whats-new-and-why-it-matters-for-your-vulnerability-management</guid><description>An in-depth look at the EPSSv4 update, and key improvements</description><pubDate>Wed, 19 Mar 2025 00:00:00 GMT</pubDate></item><item><title>Stop Playing Whack-a-Mole with Vulnerabilities</title><link>https://bgx4k3p.github.io/lens/2025-02-15-stop-playing-whack-a-mole-with-vulnerabilities</link><guid isPermaLink="true">https://bgx4k3p.github.io/lens/2025-02-15-stop-playing-whack-a-mole-with-vulnerabilities</guid><description>The Key to Effective Security: A Strategic Approach to Vulnerability Management</description><pubDate>Sat, 15 Feb 2025 00:00:00 GMT</pubDate></item><item><title>Unleash AI Superpowers with Proxmox LXC &amp; GPU Passthrough in Docker</title><link>https://bgx4k3p.github.io/lens/2025-02-03-proxmox-lxc-ai</link><guid isPermaLink="true">https://bgx4k3p.github.io/lens/2025-02-03-proxmox-lxc-ai</guid><description>Discover how to set up a Proxmox LXC container with GPU support for optimized AI and Large Language Model (LLM) development, enhancing performance and efficiency on a budget in your local environment.</description><pubDate>Mon, 03 Feb 2025 00:00:00 GMT</pubDate></item><item><title>Declutter Your Command Line: Master Bash History Deduplication</title><link>https://bgx4k3p.github.io/lens/2019-04-22-how-to-bash-history</link><guid isPermaLink="true">https://bgx4k3p.github.io/lens/2019-04-22-how-to-bash-history</guid><description>Tired of Bash history clutter? This tutorial shows you how to deduplicate your command history with a simple script, boosting your terminal efficiency.</description><pubDate>Fri, 27 Oct 2023 00:00:00 GMT</pubDate></item><item><title>Launch Your Ansible Automation Hub: Install AWX on Ubuntu with MicroK8s</title><link>https://bgx4k3p.github.io/lens/2023-04-07-linux-awx-microk8s-ubuntu</link><guid isPermaLink="true">https://bgx4k3p.github.io/lens/2023-04-07-linux-awx-microk8s-ubuntu</guid><description>Unlock Ansible automation with AWX!  This step-by-step guide shows you how to install AWX Tower on Ubuntu Server using MicroK8s and Helm for powerful, free automation.</description><pubDate>Fri, 27 Oct 2023 00:00:00 GMT</pubDate></item><item><title>Free Up Disk Space Safely: How to Uninstall Old Kernels on Ubuntu - A Step-by-Step Guide</title><link>https://bgx4k3p.github.io/lens/2021-09-27-linux-uninstall_kernel</link><guid isPermaLink="true">https://bgx4k3p.github.io/lens/2021-09-27-linux-uninstall_kernel</guid><description>Ubuntu running out of space?  Reclaim valuable disk space by safely removing old, unused kernels. This step-by-step guide ensures a clean and risk-free kernel cleanup.</description><pubDate>Fri, 27 Oct 2023 00:00:00 GMT</pubDate></item><item><title>Supercharge Your VMware Security:  Command-Line Guide to ESXi Updates</title><link>https://bgx4k3p.github.io/lens/2021-09-27-how-to-esxi-update</link><guid isPermaLink="true">https://bgx4k3p.github.io/lens/2021-09-27-how-to-esxi-update</guid><description>Bolster your VMware Infrastructure security posture by installing the latest ESXi updates</description><pubDate>Fri, 27 Oct 2023 00:00:00 GMT</pubDate></item><item><title>Upgrade AWX with MicroK8s cluster on Ubuntu Server</title><link>https://bgx4k3p.github.io/lens/2023-04-08-upgrade-awx-microk8s-ubuntu</link><guid isPermaLink="true">https://bgx4k3p.github.io/lens/2023-04-08-upgrade-awx-microk8s-ubuntu</guid><description>Step by step instructions to upgrade AWX with MicroK8s cluster on Ubuntu Server, using Helm chart.</description><pubDate>Sat, 08 Apr 2023 00:00:00 GMT</pubDate></item><item><title>Simple Shell Random Password Generator</title><link>https://bgx4k3p.github.io/lens/2019-04-22-bash-randompass</link><guid isPermaLink="true">https://bgx4k3p.github.io/lens/2019-04-22-bash-randompass</guid><description>Generate strong passwords quickly with this Bash one-liner.</description><pubDate>Mon, 22 Apr 2019 00:00:00 GMT</pubDate></item></channel></rss>