<?xml version="1.0" encoding="UTF-8" ?> <?xml-stylesheet type="text/xsl" href="rss.xsl"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/"> <channel> <title>B717 Knowledge Base</title><description>A knowledge base for homelab enthusiasts, IT security analysts, and Linux practitioners — practical guides for tasks you do once and forget before the next time. </description><link>https://wiki.b717.dev/</link><atom:link href="https://wiki.b717.dev/feed_rss_updated.xml" rel="self" type="application/rss+xml" /> <managingEditor>Sebastian Heise</managingEditor><docs>https://github.com/bastii717/b717-docs</docs><language>en</language> <pubDate>Fri, 12 Jun 2026 10:51:24 -0000</pubDate> <lastBuildDate>Fri, 12 Jun 2026 10:51:24 -0000</lastBuildDate> <ttl>1440</ttl> <generator>MkDocs RSS plugin - v1.19.0</generator> <image> <url>None</url> <title>B717 Knowledge Base</title> <link>https://wiki.b717.dev/</link> </image> <item> <title>LXC Password Reset</title> <description>How to reset a lost root or user password inside a Proxmox LXC container without the old password — using pct enter from the host. Explains why this works and how the LXC access methods differ.</description> <link>https://wiki.b717.dev/homelab/proxmox-lxc-password-reset/</link> <pubDate>Fri, 12 Jun 2026 00:00:00 +0000</pubDate> <source url="https://wiki.b717.dev/feed_rss_updated.xml">B717 Knowledge Base</source><guid isPermaLink="true">https://wiki.b717.dev/homelab/proxmox-lxc-password-reset/</guid> <enclosure url="https://wiki.b717.dev/assets/images/social/homelab/proxmox-lxc-password-reset.png" type="image/png" length="58219" /> </item> <item> <title>Windows 11 VM: RDP Drops</title> <description>Diagnose and fix RDP session drops in Proxmox Windows 11 VMs: CPU limit, missing VirtIO-GPU driver, RAM ballooning, and SCSI driver bugs.</description> <link>https://wiki.b717.dev/homelab/proxmox-windows11-rdp-drops/</link> <pubDate>Fri, 12 Jun 2026 00:00:00 +0000</pubDate> <source url="https://wiki.b717.dev/feed_rss_updated.xml">B717 Knowledge Base</source><guid isPermaLink="true">https://wiki.b717.dev/homelab/proxmox-windows11-rdp-drops/</guid> <enclosure url="https://wiki.b717.dev/assets/images/social/homelab/proxmox-windows11-rdp-drops.png" type="image/png" length="63946" /> </item> <item> <title>Windows 11 VM</title> <description>Step-by-step guide to creating and installing a Windows 11 virtual machine in Proxmox VE. Covers VM settings, VirtIO driver loading, 24H2 gotchas, and post-install configuration.</description> <link>https://wiki.b717.dev/homelab/proxmox-windows11-vm/</link> <pubDate>Fri, 12 Jun 2026 00:00:00 +0000</pubDate> <source url="https://wiki.b717.dev/feed_rss_updated.xml">B717 Knowledge Base</source><guid isPermaLink="true">https://wiki.b717.dev/homelab/proxmox-windows11-vm/</guid> <enclosure url="https://wiki.b717.dev/assets/images/social/homelab/proxmox-windows11-vm.png" type="image/png" length="53712" /> </item> <item> <title>Apt-Cacher NG</title> <description>Set up Apt-Cacher NG as a caching proxy for apt packages on your LAN. Covers server installation, HTTPS passthrough, UFW, client proxy configuration, and the web admin interface.</description> <link>https://wiki.b717.dev/linux/apt-cacher-ng/</link> <pubDate>Fri, 12 Jun 2026 00:00:00 +0000</pubDate> <source url="https://wiki.b717.dev/feed_rss_updated.xml">B717 Knowledge Base</source><guid isPermaLink="true">https://wiki.b717.dev/linux/apt-cacher-ng/</guid> <enclosure url="https://wiki.b717.dev/assets/images/social/linux/apt-cacher-ng.png" type="image/png" length="58559" /> </item> <item> <title>Docker &amp; Docker Compose</title> <description>Install Docker Engine and the Docker Compose plugin on Ubuntu using the official apt repository. Covers manual step-by-step installation, user and group setup, and a fully automated bash script.</description> <link>https://wiki.b717.dev/linux/docker/</link> <pubDate>Fri, 12 Jun 2026 00:00:00 +0000</pubDate> <source url="https://wiki.b717.dev/feed_rss_updated.xml">B717 Knowledge Base</source><guid isPermaLink="true">https://wiki.b717.dev/linux/docker/</guid> <enclosure url="https://wiki.b717.dev/assets/images/social/linux/docker.png" type="image/png" length="51940" /> </item> <item> <title>Command Reference</title> <description>Quick reference for frequently needed Linux sysadmin commands — system info, resources, processes, networking, users, and package management. With notes on when to reach for each.</description> <link>https://wiki.b717.dev/linux/linux-commands/</link> <pubDate>Fri, 12 Jun 2026 00:00:00 +0000</pubDate> <source url="https://wiki.b717.dev/feed_rss_updated.xml">B717 Knowledge Base</source><guid isPermaLink="true">https://wiki.b717.dev/linux/linux-commands/</guid> <enclosure url="https://wiki.b717.dev/assets/images/social/linux/linux-commands.png" type="image/png" length="42668" /> </item> <item> <title>Extend LVM Volume</title> <description>How to extend an LVM logical volume on Ubuntu — from free VG space or a new disk — and resize ext4 or XFS filesystems.</description> <link>https://wiki.b717.dev/linux/lvm-extend/</link> <pubDate>Fri, 12 Jun 2026 00:00:00 +0000</pubDate> <source url="https://wiki.b717.dev/feed_rss_updated.xml">B717 Knowledge Base</source><guid isPermaLink="true">https://wiki.b717.dev/linux/lvm-extend/</guid> <enclosure url="https://wiki.b717.dev/assets/images/social/linux/lvm-extend.png" type="image/png" length="46881" /> </item> <item> <title>Send Mail with msmtp</title> <description>Set up msmtp as a lightweight SMTP client on Ubuntu servers so scripts and cron jobs can send email alerts. Covers installation, configuration, aliases, and testing.</description> <link>https://wiki.b717.dev/linux/msmtp/</link> <pubDate>Fri, 12 Jun 2026 00:00:00 +0000</pubDate> <source url="https://wiki.b717.dev/feed_rss_updated.xml">B717 Knowledge Base</source><guid isPermaLink="true">https://wiki.b717.dev/linux/msmtp/</guid> <enclosure url="https://wiki.b717.dev/assets/images/social/linux/msmtp.png" type="image/png" length="46433" /> </item> <item> <title>SSH Key Authentication</title> <description>How to generate Ed25519 SSH keys, deploy them to a remote server, and disable password authentication.</description> <link>https://wiki.b717.dev/linux/ssh-keys/</link> <pubDate>Fri, 12 Jun 2026 00:00:00 +0000</pubDate> <source url="https://wiki.b717.dev/feed_rss_updated.xml">B717 Knowledge Base</source><guid isPermaLink="true">https://wiki.b717.dev/linux/ssh-keys/</guid> <enclosure url="https://wiki.b717.dev/assets/images/social/linux/ssh-keys.png" type="image/png" length="47195" /> </item> <item> <title>Enable Remote Desktop (RDP)</title> <description>How to enable RDP on Ubuntu 22.04 and 24.04 desktop. Covers GNOME Remote Desktop (built-in) for 24.04 and xrdp for 22.04 or where the built-in option isn&#39;t available.</description> <link>https://wiki.b717.dev/linux/ubuntu-rdp/</link> <pubDate>Fri, 12 Jun 2026 00:00:00 +0000</pubDate> <source url="https://wiki.b717.dev/feed_rss_updated.xml">B717 Knowledge Base</source><guid isPermaLink="true">https://wiki.b717.dev/linux/ubuntu-rdp/</guid> <enclosure url="https://wiki.b717.dev/assets/images/social/linux/ubuntu-rdp.png" type="image/png" length="66039" /> </item> <item> <title>UFW Firewall</title> <description>Complete UFW walkthrough: defaults, allow/deny rules for SSH, HTTP, HTTPS, IP filtering, rate limiting, and rule management.</description> <link>https://wiki.b717.dev/linux/ufw/</link> <pubDate>Fri, 12 Jun 2026 00:00:00 +0000</pubDate> <source url="https://wiki.b717.dev/feed_rss_updated.xml">B717 Knowledge Base</source><guid isPermaLink="true">https://wiki.b717.dev/linux/ufw/</guid> <enclosure url="https://wiki.b717.dev/assets/images/social/linux/ufw.png" type="image/png" length="38598" /> </item> <item> <title>Unattended Upgrades</title> <description>How to enable, configure, and verify automatic security updates on Ubuntu using unattended-upgrades.</description> <link>https://wiki.b717.dev/linux/unattended-upgrades/</link> <pubDate>Fri, 12 Jun 2026 00:00:00 +0000</pubDate> <source url="https://wiki.b717.dev/feed_rss_updated.xml">B717 Knowledge Base</source><guid isPermaLink="true">https://wiki.b717.dev/linux/unattended-upgrades/</guid> <enclosure url="https://wiki.b717.dev/assets/images/social/linux/unattended-upgrades.png" type="image/png" length="48868" /> </item> <item> <title>WSL Essentials</title> <description>Practical guide to WSL2: installation, updates, file path navigation, configuration with wsl.conf and .wslconfig, systemd, interop with Windows, and quality-of-life tips.</description> <link>https://wiki.b717.dev/linux/wsl/</link> <pubDate>Fri, 12 Jun 2026 00:00:00 +0000</pubDate> <source url="https://wiki.b717.dev/feed_rss_updated.xml">B717 Knowledge Base</source><guid isPermaLink="true">https://wiki.b717.dev/linux/wsl/</guid> <enclosure url="https://wiki.b717.dev/assets/images/social/linux/wsl.png" type="image/png" length="60683" /> </item> <item> <title>nginx: Block Direct IP Access</title> <description>Stop nginx from answering requests to the bare server IP: a catch-all default_server with return 444 and ssl_reject_handshake prevents domain leaks via TLS certificates and keeps scanners out of your vhosts.</description> <link>https://wiki.b717.dev/security/nginx-block-direct-ip-access/</link> <pubDate>Fri, 12 Jun 2026 00:00:00 +0000</pubDate> <source url="https://wiki.b717.dev/feed_rss_updated.xml">B717 Knowledge Base</source><guid isPermaLink="true">https://wiki.b717.dev/security/nginx-block-direct-ip-access/</guid> <enclosure url="https://wiki.b717.dev/assets/images/social/security/nginx-block-direct-ip-access.png" type="image/png" length="47011" /> </item> <item> <title>nginx: ModSecurity WAF + CRS 4</title> <description>Install ModSecurity v3 and the OWASP Core Rule Set 4 on nginx mainline (Ubuntu) from scratch: build the connector module, configure anomaly scoring, and move safely from DetectionOnly to blocking mode.</description> <link>https://wiki.b717.dev/security/nginx-modsecurity-crs-setup/</link> <pubDate>Fri, 12 Jun 2026 00:00:00 +0000</pubDate> <source url="https://wiki.b717.dev/feed_rss_updated.xml">B717 Knowledge Base</source><guid isPermaLink="true">https://wiki.b717.dev/security/nginx-modsecurity-crs-setup/</guid> <enclosure url="https://wiki.b717.dev/assets/images/social/security/nginx-modsecurity-crs-setup.png" type="image/png" length="73694" /> </item> <item> <title>nginx: Rate Limiting</title> <description>Protect login endpoints and APIs on nginx with limit_req and limit_conn: zone configuration, burst and nodelay explained, dry-run calibration, correct 429 responses, and real client IPs behind a proxy.</description> <link>https://wiki.b717.dev/security/nginx-rate-limiting/</link> <pubDate>Fri, 12 Jun 2026 00:00:00 +0000</pubDate> <source url="https://wiki.b717.dev/feed_rss_updated.xml">B717 Knowledge Base</source><guid isPermaLink="true">https://wiki.b717.dev/security/nginx-rate-limiting/</guid> <enclosure url="https://wiki.b717.dev/assets/images/social/security/nginx-rate-limiting.png" type="image/png" length="44950" /> </item> <item> <title>Spamhaus DROP: Cloudflare WAF</title> <description>Sync the Spamhaus DROP list into a Cloudflare custom IP list via API and block it with a single WAF rule — works on the Free plan, no rule-size limits, fully automated with a daily cron job.</description> <link>https://wiki.b717.dev/security/spamhaus-drop-cloudflare-waf/</link> <pubDate>Fri, 12 Jun 2026 00:00:00 +0000</pubDate> <source url="https://wiki.b717.dev/feed_rss_updated.xml">B717 Knowledge Base</source><guid isPermaLink="true">https://wiki.b717.dev/security/spamhaus-drop-cloudflare-waf/</guid> <enclosure url="https://wiki.b717.dev/assets/images/social/security/spamhaus-drop-cloudflare-waf.png" type="image/png" length="70084" /> </item> <item> <title>Spamhaus DROP: nftables</title> <description>Automatically block all traffic from the Spamhaus DROP list on Linux using nftables sets: a daily sync script fetches the JSON feeds, rebuilds the set atomically, and protects every service on the host.</description> <link>https://wiki.b717.dev/security/spamhaus-drop-nftables/</link> <pubDate>Fri, 12 Jun 2026 00:00:00 +0000</pubDate> <source url="https://wiki.b717.dev/feed_rss_updated.xml">B717 Knowledge Base</source><guid isPermaLink="true">https://wiki.b717.dev/security/spamhaus-drop-nftables/</guid> <enclosure url="https://wiki.b717.dev/assets/images/social/security/spamhaus-drop-nftables.png" type="image/png" length="62602" /> </item> <item> <title>WireGuard VPN</title> <description>Set up a WireGuard VPN server on Ubuntu or Debian using the Nyr installer script. Covers installation, client management, and LXC container configuration for Proxmox.</description> <link>https://wiki.b717.dev/security/wireguard/</link> <pubDate>Fri, 12 Jun 2026 00:00:00 +0000</pubDate> <source url="https://wiki.b717.dev/feed_rss_updated.xml">B717 Knowledge Base</source><guid isPermaLink="true">https://wiki.b717.dev/security/wireguard/</guid> <enclosure url="https://wiki.b717.dev/assets/images/social/security/wireguard.png" type="image/png" length="49966" /> </item> <item> <title>Enable Remote Desktop (RDP)</title> <description>How to enable RDP on a fresh Windows 11 Pro/Enterprise installation via Settings, PowerShell, or CMD. Includes firewall and NLA notes.</description> <link>https://wiki.b717.dev/windows/enable-rdp/</link> <pubDate>Fri, 12 Jun 2026 00:00:00 +0000</pubDate> <source url="https://wiki.b717.dev/feed_rss_updated.xml">B717 Knowledge Base</source><guid isPermaLink="true">https://wiki.b717.dev/windows/enable-rdp/</guid> <enclosure url="https://wiki.b717.dev/assets/images/social/windows/enable-rdp.png" type="image/png" length="61614" /> </item> </channel> </rss>