<?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_created.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>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_created.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_created.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_created.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_created.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_created.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>Telekom FTTH Custom Router</title> <description>How to connect a non-Telekom router to Deutsche Telekom FTTH. Covers PPPoE credentials, VLAN 7 configuration, and step-by-step setup for ASUS, Ubiquiti UniFi, and OpenWrt routers.</description> <link>https://wiki.b717.dev/homelab/telekom-ftth-custom-router/</link> <pubDate>Sat, 30 May 2026 00:00:00 +0000</pubDate> <source url="https://wiki.b717.dev/feed_rss_created.xml">B717 Knowledge Base</source><guid isPermaLink="true">https://wiki.b717.dev/homelab/telekom-ftth-custom-router/</guid> <enclosure url="https://wiki.b717.dev/assets/images/social/homelab/telekom-ftth-custom-router.png" type="image/png" length="58899" /> </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>Sat, 30 May 2026 00:00:00 +0000</pubDate> <source url="https://wiki.b717.dev/feed_rss_created.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>TeamSpeak 3: Install</title> <description>Step-by-step guide to installing a TeamSpeak 3 server on Ubuntu and running it as a systemd service. Covers user setup, binary extraction, license acceptance, and admin token retrieval.</description> <link>https://wiki.b717.dev/selfhosted/teamspeak3-install/</link> <pubDate>Sat, 30 May 2026 00:00:00 +0000</pubDate> <source url="https://wiki.b717.dev/feed_rss_created.xml">B717 Knowledge Base</source><guid isPermaLink="true">https://wiki.b717.dev/selfhosted/teamspeak3-install/</guid> <enclosure url="https://wiki.b717.dev/assets/images/social/selfhosted/teamspeak3-install.png" type="image/png" length="53822" /> </item> <item> <title>TeamSpeak 3: Upgrade</title> <description>Shell script to upgrade a TeamSpeak 3 server on Ubuntu: stops the service, backs up the installation, extracts the new release, and restarts. Covers pitfalls with bzip2, backup paths, and orphaned processes.</description> <link>https://wiki.b717.dev/selfhosted/teamspeak3-upgrade/</link> <pubDate>Sat, 30 May 2026 00:00:00 +0000</pubDate> <source url="https://wiki.b717.dev/feed_rss_created.xml">B717 Knowledge Base</source><guid isPermaLink="true">https://wiki.b717.dev/selfhosted/teamspeak3-upgrade/</guid> <enclosure url="https://wiki.b717.dev/assets/images/social/selfhosted/teamspeak3-upgrade.png" type="image/png" length="56392" /> </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>Mon, 25 May 2026 00:00:00 +0000</pubDate> <source url="https://wiki.b717.dev/feed_rss_created.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>Clear Swap Without Reboot</title> <description>How to flush swap on a Proxmox VE host without rebooting, and how to reduce swappiness so swap stays empty under normal load.</description> <link>https://wiki.b717.dev/homelab/proxmox-clear-swap/</link> <pubDate>Sun, 24 May 2026 00:00:00 +0000</pubDate> <source url="https://wiki.b717.dev/feed_rss_created.xml">B717 Knowledge Base</source><guid isPermaLink="true">https://wiki.b717.dev/homelab/proxmox-clear-swap/</guid> <enclosure url="https://wiki.b717.dev/assets/images/social/homelab/proxmox-clear-swap.png" type="image/png" length="55776" /> </item> <item> <title>Cloud-Init VM Templates</title> <description>Use Cloud-Init in Proxmox to automate VM provisioning. Covers image preparation, template creation, network and SSH configuration, cloning, and custom user-data snippets with practical examples.</description> <link>https://wiki.b717.dev/homelab/proxmox-cloud-init/</link> <pubDate>Sun, 24 May 2026 00:00:00 +0000</pubDate> <source url="https://wiki.b717.dev/feed_rss_created.xml">B717 Knowledge Base</source><guid isPermaLink="true">https://wiki.b717.dev/homelab/proxmox-cloud-init/</guid> <enclosure url="https://wiki.b717.dev/assets/images/social/homelab/proxmox-cloud-init.png" type="image/png" length="50354" /> </item> <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>Sun, 24 May 2026 00:00:00 +0000</pubDate> <source url="https://wiki.b717.dev/feed_rss_created.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</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>Sun, 24 May 2026 00:00:00 +0000</pubDate> <source url="https://wiki.b717.dev/feed_rss_created.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>Sun, 24 May 2026 00:00:00 +0000</pubDate> <source url="https://wiki.b717.dev/feed_rss_created.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>Schedule One-Time Commands</title> <description>How to use the at command to run shell commands or scripts once at a specific time. Covers installation, scheduling, listing, and removing jobs.</description> <link>https://wiki.b717.dev/linux/at-command/</link> <pubDate>Sun, 24 May 2026 00:00:00 +0000</pubDate> <source url="https://wiki.b717.dev/feed_rss_created.xml">B717 Knowledge Base</source><guid isPermaLink="true">https://wiki.b717.dev/linux/at-command/</guid> <enclosure url="https://wiki.b717.dev/assets/images/social/linux/at-command.png" type="image/png" length="55483" /> </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>Sun, 24 May 2026 00:00:00 +0000</pubDate> <source url="https://wiki.b717.dev/feed_rss_created.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>Sun, 24 May 2026 00:00:00 +0000</pubDate> <source url="https://wiki.b717.dev/feed_rss_created.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>Sun, 24 May 2026 00:00:00 +0000</pubDate> <source url="https://wiki.b717.dev/feed_rss_created.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>Sun, 24 May 2026 00:00:00 +0000</pubDate> <source url="https://wiki.b717.dev/feed_rss_created.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> </channel> </rss>