<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>it.megocollector.com</title>
	<atom:link href="https://it.megocollector.com/feed/" rel="self" type="application/rss+xml" />
	<link>https://it.megocollector.com</link>
	<description>The information technology compendium</description>
	<lastBuildDate>Tue, 04 Aug 2026 00:03:14 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0.2</generator>
	<item>
		<title>Installing Claude Code on Debian and Enterprise Linux</title>
		<link>https://it.megocollector.com/linux/installing-claude-code-on-debian-and-enterprise-linux/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Tue, 04 Aug 2026 10:58:26 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[anthropic]]></category>
		<category><![CDATA[claude]]></category>
		<category><![CDATA[code]]></category>
		<guid isPermaLink="false">https://it.megocollector.com/?p=7200</guid>

					<description><![CDATA[Claude Code is Anthropic&#8217;s AI coding agent for the terminal. You launch it inside a project directory, describe what you want in plain language, and it reads your code, edits files, and runs commands to get there. This guide covers installation on Debian (and Ubuntu) as well as Enterprise Linux distributions such as RHEL, Rocky Linux, AlmaLinux, and Fedora. Requirements...]]></description>
		
		
		
			</item>
		<item>
		<title>SSL Setup on Amazon Linux 2023 (Apache + Let’s Encrypt)</title>
		<link>https://it.megocollector.com/linux/ssl-setup-on-amazon-linux-2023-apache-lets-encrypt/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Sat, 01 Aug 2026 11:13:02 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[certbot]]></category>
		<category><![CDATA[certificate]]></category>
		<category><![CDATA[letsencrypt]]></category>
		<category><![CDATA[pki]]></category>
		<category><![CDATA[ssl]]></category>
		<guid isPermaLink="false">https://it.megocollector.com/?p=7192</guid>

					<description><![CDATA[This guide shows how to issue and automatically renew a Let’s Encrypt SSL certificate for an Apache website running directly on an EC2 instance with Amazon Linux 2023, without a load balancer. Example domain used in this walkthrough: example.com Prerequisites Before starting, confirm the following: The EC2 security group allows inbound traffic on ports 80 and 443. The domain’s DNS...]]></description>
		
		
		
			</item>
		<item>
		<title>bench.py: The Classic Server Benchmark Scripts, Rebuilt in Python</title>
		<link>https://it.megocollector.com/scripts/bench-py-the-classic-server-benchmark-scripts-rebuilt-in-python/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Fri, 31 Jul 2026 10:28:32 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Scripts]]></category>
		<category><![CDATA[bench]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[script]]></category>
		<category><![CDATA[vpsbench]]></category>
		<guid isPermaLink="false">https://it.megocollector.com/?p=7188</guid>

					<description><![CDATA[There&#8217;s a ritual every VPS owner knows. New server comes online, and before anything else, you paste in a one-liner from a forum post — bench.sh, vpsbench, one of their many mutations — and pipe a shell script you&#8217;ve never read straight into bash to find out whether your new host oversold you. The results are useful. The tradition of...]]></description>
		
		
		
			</item>
		<item>
		<title>How to reset a forgotten iDRAC password.</title>
		<link>https://it.megocollector.com/linux/how-to-reset-a-forgotten-idrac-password/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Thu, 30 Jul 2026 11:33:45 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[dell]]></category>
		<category><![CDATA[idrac]]></category>
		<category><![CDATA[ipmitool]]></category>
		<guid isPermaLink="false">https://it.megocollector.com/?p=6721</guid>

					<description><![CDATA[How to Reset a Forgotten iDRAC Password from the Command Line If you run Dell PowerEdge servers at home — and the used-server market has put an R720 or R730 in a lot of homelabs — sooner or later you&#8217;ll face this one: the server is running fine, you can SSH into the OS all day long, but the iDRAC...]]></description>
		
		
		
			</item>
		<item>
		<title>FileLight: A Single-File Directory Browser That Revives a Vintage Format</title>
		<link>https://it.megocollector.com/linux/filelight-a-single-file-directory-browser-that-revives-a-vintage-format/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Wed, 29 Jul 2026 05:20:51 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[directory]]></category>
		<category><![CDATA[nginx]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[web]]></category>
		<guid isPermaLink="false">https://it.megocollector.com/?p=7180</guid>

					<description><![CDATA[Here&#8217;s a project that scratches two itches at once: the practical need for a decent web interface on a file server, and my collector&#8217;s fondness for keeping old formats alive. FileLight is a single-file PHP directory browser with a modern UI — grid and list views, dark mode, search, sortable columns, image previews — and its signature feature is inline...]]></description>
		
		
		
			</item>
		<item>
		<title>tinyhome-py: A Two-File Dashboard Generator for Your Homelab</title>
		<link>https://it.megocollector.com/linux/tinyhome-py-a-two-file-dashboard-generator-for-your-homelab/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Mon, 27 Jul 2026 10:31:10 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[dashboard]]></category>
		<category><![CDATA[dashy]]></category>
		<category><![CDATA[homelab]]></category>
		<guid isPermaLink="false">https://it.megocollector.com/?p=7175</guid>

					<description><![CDATA[The self-hosted dashboard world has gotten heavy. The popular options are genuinely impressive — Dashy, Homepage, Heimdall — but they want a Docker container, a Node build chain, or a running web application just to show you a page of links. Somewhere along the way, &#8220;a landing page for my homelab&#8221; turned into another service to maintain. tinyhome-py is my...]]></description>
		
		
		
			</item>
		<item>
		<title>TrustView: A Self-Hosted SSL Certificate Dashboard for Your Homelab</title>
		<link>https://it.megocollector.com/linux/trustview-a-self-hosted-ssl-certificate-dashboard-for-your-homelab/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Sun, 26 Jul 2026 13:18:41 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[cert]]></category>
		<category><![CDATA[certificate]]></category>
		<category><![CDATA[pki]]></category>
		<category><![CDATA[ssl]]></category>
		<category><![CDATA[trust]]></category>
		<guid isPermaLink="false">https://it.megocollector.com/?p=7171</guid>

					<description><![CDATA[Every homelabber and small-ops admin knows the moment: you browse to one of your own services and get slapped with a full-screen certificate warning. The cert expired three days ago. Nothing told you. Now you&#8217;re renewing it under pressure instead of on a schedule. I got tired of that moment, so I built TrustView — a lightweight, self-hosted dashboard that...]]></description>
		
		
		
			</item>
		<item>
		<title>Restoring a Classic: The All-New PHP Pick &#8216;Em for the 2026–2027 NFL Season</title>
		<link>https://it.megocollector.com/linux/restoring-a-classic-the-all-new-php-pick-em-for-the-2026-2027-nfl-season/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Sun, 26 Jul 2026 01:13:14 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[football]]></category>
		<category><![CDATA[nfl]]></category>
		<category><![CDATA[phppickem]]></category>
		<guid isPermaLink="false">https://it.megocollector.com/?p=7167</guid>

					<description><![CDATA[Regular readers know I have a soft spot for restoration projects. Usually that means a creased instruction manual, a worn 78rpm label, or a database that hasn&#8217;t been opened since 2007. This time, the restoration project was software: Kevin Roth&#8217;s original 2013 PHP Pick &#8216;Em, the free web application that let anyone self-host a weekly NFL football pool. The original...]]></description>
		
		
		
			</item>
		<item>
		<title>Debian 12 (Bookworm) → Debian 13 (Trixie) Upgrade Guide</title>
		<link>https://it.megocollector.com/linux/debian-12-bookworm-%e2%86%92-debian-13-trixie-upgrade-guide/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Sun, 26 Jul 2026 00:58:52 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[update]]></category>
		<category><![CDATA[upgrade]]></category>
		<guid isPermaLink="false">https://it.megocollector.com/?p=7163</guid>

					<description><![CDATA[Debian 12 (Bookworm) → Debian 13 (Trixie) Upgrade Guide Debian 13 &#8220;Trixie&#8221; has been stable since August 9, 2025. It ships kernel 6.12 LTS, Python 3.13, GCC 14.2, and is supported until 2028 (LTS to 2030). Debian 12 is now oldstable. Only the 12 → 13 jump is supported. There is no clean downgrade path back to bookworm — recovery...]]></description>
		
		
		
			</item>
		<item>
		<title>Python Virtual Environments on Debian 12</title>
		<link>https://it.megocollector.com/linux/python-virtual-environments-on-debian-12/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Sun, 26 Jul 2026 00:43:23 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[venv]]></category>
		<guid isPermaLink="false">https://it.megocollector.com/?p=7159</guid>

					<description><![CDATA[Notes on setting up and managing Python virtual environments on Debian 12 (bookworm), including what to do with a venv copied from another machine. System Python Debian 12 ships Python 3.11 as the system Python. There is no python3.12 package in the bookworm repos (3.12 arrives with Debian 13). python3 --version # Python 3.11.x Copied Venvs Don&#8217;t Work If a...]]></description>
		
		
		
			</item>
	</channel>
</rss>
