<?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>应用技术 - IDC严选</title>
	<atom:link href="https://www.idcbuy.net/category/it/feed" rel="self" type="application/rss+xml" />
	<link>https://www.idcbuy.net/category/it</link>
	<description>独立站建站教程与赚钱实践</description>
	<lastBuildDate>Sat, 18 Apr 2026 09:42:05 +0000</lastBuildDate>
	<language>zh-Hans</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://image.idcbuy.net/wp-content/uploads/2022/04/20220422182807274.png</url>
	<title>应用技术 - IDC严选</title>
	<link>https://www.idcbuy.net/category/it</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Docker 容器部署 SSL 证书完整教程：从自签名到 Let&#8217;s Encrypt 自动续签</title>
		<link>https://www.idcbuy.net/it/3808.html</link>
					<comments>https://www.idcbuy.net/it/3808.html#respond</comments>
		
		<dc:creator><![CDATA[耕读君]]></dc:creator>
		<pubDate>Sun, 19 Apr 2026 01:38:00 +0000</pubDate>
				<category><![CDATA[应用技术]]></category>
		<category><![CDATA[Docker]]></category>
		<category><![CDATA[SSL]]></category>
		<category><![CDATA[证书]]></category>
		<guid isPermaLink="false">https://www.idcbuy.net/?p=3808</guid>

					<description><![CDATA[<p>Docker 部署 HTTPS 最常见的坑：证书路径写错、配置不生效、续签失败。这篇教程覆盖两种场景——开发环 [&#8230;]</p>
<p>「<a href="https://www.idcbuy.net/it/3808.html">Docker 容器部署 SSL 证书完整教程：从自签名到 Let&#8217;s Encrypt 自动续签</a>」 最先出现在 「<a href="https://www.idcbuy.net">IDC严选</a>」。</p>
]]></description>
		
					<wfw:commentRss>https://www.idcbuy.net/it/3808.html/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Docker 部署踩坑大全：47个常见故障与解决方案</title>
		<link>https://www.idcbuy.net/it/3786.html</link>
					<comments>https://www.idcbuy.net/it/3786.html#respond</comments>
		
		<dc:creator><![CDATA[耕读君]]></dc:creator>
		<pubDate>Thu, 16 Apr 2026 02:33:59 +0000</pubDate>
				<category><![CDATA[应用技术]]></category>
		<category><![CDATA[Docker]]></category>
		<guid isPermaLink="false">https://www.idcbuy.net/?p=3786</guid>

					<description><![CDATA[<p>在Docker部署过程中，无论是站长还是开发者，都不可避免会遇到各种报错。从网络连接失败到存储挂载权限冲突，从 [&#8230;]</p>
<p>「<a href="https://www.idcbuy.net/it/3786.html">Docker 部署踩坑大全：47个常见故障与解决方案</a>」 最先出现在 「<a href="https://www.idcbuy.net">IDC严选</a>」。</p>
]]></description>
		
					<wfw:commentRss>https://www.idcbuy.net/it/3786.html/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>apt install xxx.deb 文件提示“无法被用户&#8217;_apt&#8217;访问，已脱离沙盒并提权为根用户来进行下载”如何解决？</title>
		<link>https://www.idcbuy.net/it/linux/3744.html</link>
					<comments>https://www.idcbuy.net/it/linux/3744.html#respond</comments>
		
		<dc:creator><![CDATA[耕读君]]></dc:creator>
		<pubDate>Sun, 22 Mar 2026 03:47:22 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[apt]]></category>
		<category><![CDATA[deb]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<guid isPermaLink="false">https://www.idcbuy.net/?p=3744</guid>

					<description><![CDATA[<p>在 Ubuntu 这类 Debian 系的发行版上，经常会从网上下载 .deb 包来装软件。 但是在终端运行  [&#8230;]</p>
<p>「<a href="https://www.idcbuy.net/it/linux/3744.html">apt install xxx.deb 文件提示“无法被用户&#8217;_apt&#8217;访问，已脱离沙盒并提权为根用户来进行下载”如何解决？</a>」 最先出现在 「<a href="https://www.idcbuy.net">IDC严选</a>」。</p>
]]></description>
		
					<wfw:commentRss>https://www.idcbuy.net/it/linux/3744.html/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>3种方法解决 Docker 拉取镜像时报错：context deadline exceeded</title>
		<link>https://www.idcbuy.net/it/3590.html</link>
					<comments>https://www.idcbuy.net/it/3590.html#respond</comments>
		
		<dc:creator><![CDATA[耕读君]]></dc:creator>
		<pubDate>Sat, 09 Aug 2025 10:55:59 +0000</pubDate>
				<category><![CDATA[应用技术]]></category>
		<category><![CDATA[Docker]]></category>
		<category><![CDATA[加速]]></category>
		<category><![CDATA[镜像]]></category>
		<guid isPermaLink="false">https://www.idcbuy.net/?p=3590</guid>

					<description><![CDATA[<p>之前我们发文讨论过 根据 Docker 官方手册安装 Docker Engine 报 Connection r [&#8230;]</p>
<p>「<a href="https://www.idcbuy.net/it/3590.html">3种方法解决 Docker 拉取镜像时报错：context deadline exceeded</a>」 最先出现在 「<a href="https://www.idcbuy.net">IDC严选</a>」。</p>
]]></description>
		
					<wfw:commentRss>https://www.idcbuy.net/it/3590.html/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>根据 Docker 官方手册安装 Docker Engine 报 Connection reset by peer 错误的解决方法</title>
		<link>https://www.idcbuy.net/it/3588.html</link>
					<comments>https://www.idcbuy.net/it/3588.html#respond</comments>
		
		<dc:creator><![CDATA[耕读君]]></dc:creator>
		<pubDate>Fri, 08 Aug 2025 15:33:25 +0000</pubDate>
				<category><![CDATA[应用技术]]></category>
		<category><![CDATA[Docker]]></category>
		<category><![CDATA[国内源]]></category>
		<guid isPermaLink="false">https://www.idcbuy.net/?p=3588</guid>

					<description><![CDATA[<p>大家都知道国内的网络环境，自从 Docker Hub 被墙，安装 Docker 和拉取镜像能否成功都成了玄学。 [&#8230;]</p>
<p>「<a href="https://www.idcbuy.net/it/3588.html">根据 Docker 官方手册安装 Docker Engine 报 Connection reset by peer 错误的解决方法</a>」 最先出现在 「<a href="https://www.idcbuy.net">IDC严选</a>」。</p>
]]></description>
		
					<wfw:commentRss>https://www.idcbuy.net/it/3588.html/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>一条命令解决 VS Code 上 Docker 插件连接失败的问题</title>
		<link>https://www.idcbuy.net/it/3561.html</link>
					<comments>https://www.idcbuy.net/it/3561.html#respond</comments>
		
		<dc:creator><![CDATA[耕读君]]></dc:creator>
		<pubDate>Sat, 21 Jun 2025 00:50:24 +0000</pubDate>
				<category><![CDATA[应用技术]]></category>
		<category><![CDATA[Docker]]></category>
		<category><![CDATA[VS Code]]></category>
		<guid isPermaLink="false">https://www.idcbuy.net/?p=3561</guid>

					<description><![CDATA[<p>在 VS Code 上安装了 Docker 插件，用来管理服务器上的容器，但是插件一直无法连接上。网上有不少教 [&#8230;]</p>
<p>「<a href="https://www.idcbuy.net/it/3561.html">一条命令解决 VS Code 上 Docker 插件连接失败的问题</a>」 最先出现在 「<a href="https://www.idcbuy.net">IDC严选</a>」。</p>
]]></description>
		
					<wfw:commentRss>https://www.idcbuy.net/it/3561.html/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>用 CertD 自动化管理阿里云、腾讯云等云服务的 HTTPS 数字证书</title>
		<link>https://www.idcbuy.net/it/3538.html</link>
					<comments>https://www.idcbuy.net/it/3538.html#respond</comments>
		
		<dc:creator><![CDATA[耕读君]]></dc:creator>
		<pubDate>Mon, 16 Jun 2025 08:27:18 +0000</pubDate>
				<category><![CDATA[应用技术]]></category>
		<category><![CDATA[CertD]]></category>
		<category><![CDATA[HTTPS]]></category>
		<category><![CDATA[数字证书]]></category>
		<category><![CDATA[腾讯云]]></category>
		<category><![CDATA[阿里云]]></category>
		<guid isPermaLink="false">https://www.idcbuy.net/?p=3538</guid>

					<description><![CDATA[<p>HTTPS 加密是当前网站和 APP 的标配，然而数字证书的管理，包括申请和续签是耗时费力的事情，特别是当你使 [&#8230;]</p>
<p>「<a href="https://www.idcbuy.net/it/3538.html">用 CertD 自动化管理阿里云、腾讯云等云服务的 HTTPS 数字证书</a>」 最先出现在 「<a href="https://www.idcbuy.net">IDC严选</a>」。</p>
]]></description>
		
					<wfw:commentRss>https://www.idcbuy.net/it/3538.html/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>设置代理解决 fatal: unable to access &#8216;https://github.com/…&#8217;: Failed to connect to github.com port 443 after XXXXX ms: Timed out</title>
		<link>https://www.idcbuy.net/it/3534.html</link>
					<comments>https://www.idcbuy.net/it/3534.html#respond</comments>
		
		<dc:creator><![CDATA[耕读君]]></dc:creator>
		<pubDate>Wed, 04 Jun 2025 05:50:05 +0000</pubDate>
				<category><![CDATA[应用技术]]></category>
		<category><![CDATA[GitHub]]></category>
		<guid isPermaLink="false">https://www.idcbuy.net/?p=3534</guid>

					<description><![CDATA[<p>众所周知，有些网站在大陆是不存在的。GitHub 近年来越来越难访问，许多人都是通过魔法来使用的。 近期耕读君 [&#8230;]</p>
<p>「<a href="https://www.idcbuy.net/it/3534.html">设置代理解决 fatal: unable to access &#8216;https://github.com/…&#8217;: Failed to connect to github.com port 443 after XXXXX ms: Timed out</a>」 最先出现在 「<a href="https://www.idcbuy.net">IDC严选</a>」。</p>
]]></description>
		
					<wfw:commentRss>https://www.idcbuy.net/it/3534.html/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Python 如何快速安装 requirements.txt 中需要的模块？</title>
		<link>https://www.idcbuy.net/it/3321.html</link>
					<comments>https://www.idcbuy.net/it/3321.html#respond</comments>
		
		<dc:creator><![CDATA[耕读君]]></dc:creator>
		<pubDate>Tue, 19 Nov 2024 02:57:57 +0000</pubDate>
				<category><![CDATA[应用技术]]></category>
		<category><![CDATA[pip]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[requirements.txt]]></category>
		<guid isPermaLink="false">https://www.idcbuy.net/?p=3321</guid>

					<description><![CDATA[<p>在很多 Python 项目中我们都可以看到一个 requirements.txt 文件，里面包含许多模块的名称 [&#8230;]</p>
<p>「<a href="https://www.idcbuy.net/it/3321.html">Python 如何快速安装 requirements.txt 中需要的模块？</a>」 最先出现在 「<a href="https://www.idcbuy.net">IDC严选</a>」。</p>
]]></description>
		
					<wfw:commentRss>https://www.idcbuy.net/it/3321.html/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>轻松学会在 GitLab 中添加 SSH 密钥</title>
		<link>https://www.idcbuy.net/it/3316.html</link>
					<comments>https://www.idcbuy.net/it/3316.html#respond</comments>
		
		<dc:creator><![CDATA[耕读君]]></dc:creator>
		<pubDate>Fri, 25 Oct 2024 01:28:00 +0000</pubDate>
				<category><![CDATA[应用技术]]></category>
		<category><![CDATA[git]]></category>
		<category><![CDATA[GitLab]]></category>
		<category><![CDATA[SSH]]></category>
		<category><![CDATA[密钥登录]]></category>
		<guid isPermaLink="false">https://www.idcbuy.net/?p=3316</guid>

					<description><![CDATA[<p>GitLab 可以通过 SSH 进行 git 的操作，例如 clone、pull、push。SSH 相比 HT [&#8230;]</p>
<p>「<a href="https://www.idcbuy.net/it/3316.html">轻松学会在 GitLab 中添加 SSH 密钥</a>」 最先出现在 「<a href="https://www.idcbuy.net">IDC严选</a>」。</p>
]]></description>
		
					<wfw:commentRss>https://www.idcbuy.net/it/3316.html/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
