<?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>峰哥爱分享 &#8211; 峰哥爱分享-专注电脑手机软件网站工具分享</title>
	<atom:link href="https://xnzyh.com/author/linyafeng888gmail-com/feed" rel="self" type="application/rss+xml" />
	<link>https://xnzyh.com</link>
	<description>峰哥爱分享,电脑软件推荐,手机软件推荐,免费开源软件,实用工具推荐,有趣网站,电脑系统安装,AI软件应用</description>
	<lastBuildDate>Mon, 04 May 2026 07:01:21 +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://xnzyh.com/wp-content/uploads/2025/05/cropped-favicon-1-32x32.png</url>
	<title>峰哥爱分享 &#8211; 峰哥爱分享-专注电脑手机软件网站工具分享</title>
	<link>https://xnzyh.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>idm下载器激活软件</title>
		<link>https://xnzyh.com/474.html</link>
					<comments>https://xnzyh.com/474.html#respond</comments>
		
		<dc:creator><![CDATA[峰哥爱分享]]></dc:creator>
		<pubDate>Sun, 22 Mar 2026 06:04:25 +0000</pubDate>
				<category><![CDATA[电脑软件]]></category>
		<guid isPermaLink="false">https://xnzyh.com/?p=474</guid>

					<description><![CDATA[之前用github脚本注册失败的，可以用这个软件。 下载地址：点击下载 下载好之后，双击运行，如果杀毒软件提示 [&#8230;]]]></description>
										<content:encoded><![CDATA[
<p>之前用github脚本注册失败的，可以用这个软件。</p>



<p>下载地址：<a href="https://xnzyh.com/wp-content/uploads/2026/03/IDM_6.4x_Crack_v20.6.zip" data-type="link" data-id="https://xnzyh.com/wp-content/uploads/2026/03/IDM_6.4x_Crack_v20.6.zip">点击下载</a></p>



<p>下载好之后，双击运行，如果杀毒软件提示，就允许放行，或者加入到杀毒的白名单里面。</p>



<p>双击打开后，点击IDM Crack。变成Finnish之后，关闭窗口就可以了。</p>


<div class="wp-block-image">
<figure class="aligncenter size-full"><img fetchpriority="high" decoding="async" width="439" height="324" src="https://xnzyh.com/wp-content/uploads/2026/03/image-5.png" alt="" class="wp-image-475" srcset="https://xnzyh.com/wp-content/uploads/2026/03/image-5.png 439w, https://xnzyh.com/wp-content/uploads/2026/03/image-5-300x221.png 300w" sizes="(max-width: 439px) 100vw, 439px" /></figure>
</div>


<p></p>
]]></content:encoded>
					
					<wfw:commentRss>https://xnzyh.com/474.html/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>vps使用Docker部署KVideo私人影视平台</title>
		<link>https://xnzyh.com/467.html</link>
					<comments>https://xnzyh.com/467.html#respond</comments>
		
		<dc:creator><![CDATA[峰哥爱分享]]></dc:creator>
		<pubDate>Fri, 20 Mar 2026 12:04:05 +0000</pubDate>
				<category><![CDATA[其他分享]]></category>
		<guid isPermaLink="false">https://xnzyh.com/?p=467</guid>

					<description><![CDATA[上一期给大家演示了，使用cloudflare pages 搭建KVideo私人影视平台。很多人想在vps上搭建 [&#8230;]]]></description>
										<content:encoded><![CDATA[
<p>上一期给大家演示了，使用cloudflare pages 搭建KVideo私人影视平台。很多人想在vps上搭建，那么今天就给大家做一期视频，介绍vps使用Docker部署KVideo私人影视平台的过程。</p>



<p>首先第一步：安装Docker，如果有安装，就跳过。</p>



<p>第二步：拉取镜像。镜像名：kuekhaoyang/kvideo:latest</p>


<div class="wp-block-image">
<figure class="aligncenter size-full"><img decoding="async" width="625" height="691" src="https://xnzyh.com/wp-content/uploads/2026/03/image.png" alt="" class="wp-image-468" srcset="https://xnzyh.com/wp-content/uploads/2026/03/image.png 625w, https://xnzyh.com/wp-content/uploads/2026/03/image-271x300.png 271w" sizes="(max-width: 625px) 100vw, 625px" /></figure>
</div>


<p>第三步：创建容器：</p>



<p>容器名字自己取，本地端口设置3000。记得在防火墙设置里面放行3000端口。然后点击创建。</p>



<p>注意点：如果你需要使用ip访问，记得打开对外暴露设置，不然使用ip+端口无法访问。如果是使用域名反向代理，就不需要打开了。</p>


<div class="wp-block-image">
<figure class="aligncenter size-full"><img decoding="async" width="736" height="656" src="https://xnzyh.com/wp-content/uploads/2026/03/image-2.png" alt="" class="wp-image-470" srcset="https://xnzyh.com/wp-content/uploads/2026/03/image-2.png 736w, https://xnzyh.com/wp-content/uploads/2026/03/image-2-300x267.png 300w" sizes="(max-width: 736px) 100vw, 736px" /></figure>
</div>


<p>第四步：找到容器，然后点击管理。再点击编辑容器，然后设置环境变量。设置完环境变量，点击保存容器配置。</p>



<p>ACCESS_PASSWORD 值：就是登录密码</p>



<p>NEXT_PUBLIC_SITE_NAME：就是网站的名称，改成你喜欢的：例如：李四的私人影院</p>



<p>NEXT_PUBLIC_SITE_TITLE：网站标题：KVideo – 我的视频平台</p>



<p>NEXT_PUBLIC_SUBSCRIPTION_SOURCES 值：<a href="https://raw.githubusercontent.com/rapier15sapper/ew/refs/heads/main/test.json">https://raw.githubusercontent.com/rapier15sapper/ew/refs/heads/main/test.json</a></p>



<p>PERSIST_SESSION 值：true</p>


<div class="wp-block-image">
<figure class="aligncenter size-full"><img loading="lazy" decoding="async" width="895" height="682" src="https://xnzyh.com/wp-content/uploads/2026/03/image-3.png" alt="" class="wp-image-471" srcset="https://xnzyh.com/wp-content/uploads/2026/03/image-3.png 895w, https://xnzyh.com/wp-content/uploads/2026/03/image-3-300x229.png 300w, https://xnzyh.com/wp-content/uploads/2026/03/image-3-768x585.png 768w, https://xnzyh.com/wp-content/uploads/2026/03/image-3-750x572.png 750w" sizes="auto, (max-width: 895px) 100vw, 895px" /></figure>
</div>


<p>第五步：域名反向代理，使用域名访问影视平台。</p>



<p>到这一步，用ip+端口，已经可以访问网站了。但是为了方便好记，可以用域名来反向代理。</p>



<p>点击Docker,然后点击网站。点击创建，选择反代容器。</p>


<div class="wp-block-image">
<figure class="aligncenter size-full"><img loading="lazy" decoding="async" width="700" height="493" src="https://xnzyh.com/wp-content/uploads/2026/03/image-4.png" alt="" class="wp-image-472" srcset="https://xnzyh.com/wp-content/uploads/2026/03/image-4.png 700w, https://xnzyh.com/wp-content/uploads/2026/03/image-4-300x211.png 300w, https://xnzyh.com/wp-content/uploads/2026/03/image-4-120x86.png 120w" sizes="auto, (max-width: 700px) 100vw, 700px" /></figure>
</div>


<p>域名：输入你的域名</p>



<p>容器：选择上面创建的容易KVideo</p>



<p>端口：3000</p>



<p>然后点击确认。这样就可以用域名访问影视平台网站了。</p>



<p></p>
]]></content:encoded>
					
					<wfw:commentRss>https://xnzyh.com/467.html/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>看剧免费，KVideo0成本搭建私人观影平台，全网资源秒开，高清无广告</title>
		<link>https://xnzyh.com/462.html</link>
					<comments>https://xnzyh.com/462.html#respond</comments>
		
		<dc:creator><![CDATA[峰哥爱分享]]></dc:creator>
		<pubDate>Sat, 14 Mar 2026 12:06:57 +0000</pubDate>
				<category><![CDATA[其他分享]]></category>
		<guid isPermaLink="false">https://xnzyh.com/?p=462</guid>

					<description><![CDATA[项目地址 ：https://github.com/KuekHaoYang/KVideo cloudflare： [&#8230;]]]></description>
										<content:encoded><![CDATA[
<p>项目地址 ：<a href="https://github.com/KuekHaoYang/KVideo">https://github.com/KuekHaoYang/KVideo</a></p>



<p>cloudflare：<a href="https://www.cloudflare.com/zh-cn/">https://www.cloudflare.com/zh-cn/</a></p>



<p>影视源：<a href="https://raw.githubusercontent.com/rapier15sapper/ew/refs/heads/main/test.json">https://raw.githubusercontent.com/rapier15sapper/ew/refs/heads/main/test.json</a></p>



<p>框架预设： Next.js </p>



<p>构建命令：npm run pages:build </p>



<p>构建输出目录：.vercel/output/static(注意，前面有个“.”不能漏掉)</p>



<p>兼容性标志：nodejs_compat</p>



<p>ACCESS_PASSWORD 值：就是登录密码</p>



<p>NEXT_PUBLIC_SITE_NAME：就是网站的名称，改成你喜欢的：例如：张三的私人影院</p>



<p>NEXT_PUBLIC_SITE_TITLE：网站标题：KVideo &#8211; 我的视频平台</p>



<p>NEXT_PUBLIC_SUBSCRIPTION_SOURCES 值：<a href="https://raw.githubusercontent.com/rapier15sapper/ew/refs/heads/main/test.json">https://raw.githubusercontent.com/rapier15sapper/ew/refs/heads/main/test.json</a></p>



<p>PERSIST_SESSION 值：true</p>



<p></p>
]]></content:encoded>
					
					<wfw:commentRss>https://xnzyh.com/462.html/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>C盘满了别重装系统！用这5个免费工具清理</title>
		<link>https://xnzyh.com/458.html</link>
					<comments>https://xnzyh.com/458.html#respond</comments>
		
		<dc:creator><![CDATA[峰哥爱分享]]></dc:creator>
		<pubDate>Wed, 25 Feb 2026 13:08:46 +0000</pubDate>
				<category><![CDATA[视频]]></category>
		<category><![CDATA[电脑垃圾清理]]></category>
		<category><![CDATA[电脑清理软件]]></category>
		<guid isPermaLink="false">https://xnzyh.com/?p=458</guid>

					<description><![CDATA[本视频包含的免费工具： 1️⃣ Windows存储设置 &#8211; 系统自带（Win11） 2️⃣ CCl [&#8230;]]]></description>
										<content:encoded><![CDATA[
<figure class="wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<div class="jeg_video_container jeg_video_content"><iframe loading="lazy" title="电脑越用越慢？教你用5个免费工具深度清理，释放50GB空间！" width="500" height="281" src="https://www.youtube.com/embed/MF0WP-qXIqg?feature=oembed" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe></div>
</div></figure>



<p>本视频包含的免费工具：</p>



<p> 1️⃣ Windows存储设置 &#8211; 系统自带（Win11）</p>



<p> 2️⃣ CCleaner &#8211; ccleaner.com </p>



<p>3️⃣ Dism++ &#8211; github.com/Chuyu-Team/Dism-Multi-language</p>



<p> 4️⃣ TreeSize Free &#8211; jam-software.com/treesize_free </p>



<p>5️⃣ Everything &#8211; voidtools.com</p>



<p></p>
]]></content:encoded>
					
					<wfw:commentRss>https://xnzyh.com/458.html/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>为什么我不建议普通用户自己搭建VPN？真相说出来你可能不信</title>
		<link>https://xnzyh.com/436.html</link>
					<comments>https://xnzyh.com/436.html#respond</comments>
		
		<dc:creator><![CDATA[峰哥爱分享]]></dc:creator>
		<pubDate>Sun, 16 Nov 2025 04:34:32 +0000</pubDate>
				<category><![CDATA[视频]]></category>
		<guid isPermaLink="false">https://xnzyh.com/?p=436</guid>

					<description><![CDATA[YouTube上到处都是教你搭建免费VPN的视频，但真相是，大多数人根本不该这么干！ IP动不动被封、速度时快 [&#8230;]]]></description>
										<content:encoded><![CDATA[
<figure class="wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<div class="jeg_video_container jeg_video_content"><iframe loading="lazy" title="为什么我不建议普通用户自己搭建VPN？真相说出来你可能不信！" width="500" height="281" src="https://www.youtube.com/embed/PXQu1nMxQ0w?feature=oembed" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe></div>
</div></figure>



<p>YouTube上到处都是教你搭建免费VPN的视频，但真相是，大多数人根本不该这么干！ IP动不动被封、速度时快时慢，还得天天维护。 我自己踩过的坑，今天一次性讲清楚，帮你避坑！</p>



<p></p>
]]></content:encoded>
					
					<wfw:commentRss>https://xnzyh.com/436.html/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>最新版OBS 32.0.1录屏软件局部放大屏幕跟随鼠标插件更新分享</title>
		<link>https://xnzyh.com/422.html</link>
					<comments>https://xnzyh.com/422.html#respond</comments>
		
		<dc:creator><![CDATA[峰哥爱分享]]></dc:creator>
		<pubDate>Tue, 28 Oct 2025 11:51:44 +0000</pubDate>
				<category><![CDATA[电脑软件]]></category>
		<category><![CDATA[OBS局部放大]]></category>
		<category><![CDATA[OBS录屏]]></category>
		<category><![CDATA[OBS插件]]></category>
		<guid isPermaLink="false">https://xnzyh.com/?p=422</guid>

					<description><![CDATA[在obs软件里面录制视频，实现局部放大，鼠标跟随的功能是需要插件进行实现的。也就是OBS-Zoom-To-Mo [&#8230;]]]></description>
										<content:encoded><![CDATA[
<p>在obs软件里面录制视频，实现局部放大，鼠标跟随的功能是需要插件进行实现的。也就是OBS-Zoom-To-Mouse这个插件。</p>



<p>这个插件是github上面的大神写的，最后一次更新是2023年，目前github上面插件的版本是1.0.1，当时适配的obs版本是29.1.3。</p>



<p>如果你现在使用最新版的obs，使用这个OBS-Zoom-To-Mouse插件，会报错，导致无法使用。我也是查找了很多资料，无法解决。最后在讨论区发现了另一位大神对插件代码进行修改，从而可以适配最新版本的OBS软件。</p>



<p>接下来就给大家介绍一下如何操作。</p>



<p>第一步：首先我们打开github项目地址，<a href="https://github.com/BlankSourceCode/obs-zoom-to-mouse">https://github.com/BlankSourceCode/obs-zoom-to-mouse</a>。我们点击lsuess</p>


<div class="wp-block-image">
<figure class="aligncenter size-large"><img loading="lazy" decoding="async" width="1024" height="552" src="https://xnzyh.com/wp-content/uploads/2025/10/image-4-1024x552.png" alt="" class="wp-image-425" srcset="https://xnzyh.com/wp-content/uploads/2025/10/image-4-1024x552.png 1024w, https://xnzyh.com/wp-content/uploads/2025/10/image-4-300x162.png 300w, https://xnzyh.com/wp-content/uploads/2025/10/image-4-768x414.png 768w, https://xnzyh.com/wp-content/uploads/2025/10/image-4-1536x828.png 1536w, https://xnzyh.com/wp-content/uploads/2025/10/image-4-2048x1104.png 2048w, https://xnzyh.com/wp-content/uploads/2025/10/image-4-750x404.png 750w, https://xnzyh.com/wp-content/uploads/2025/10/image-4-1140x614.png 1140w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>
</div>


<p>第二步：点击红色框里面的第三个问题讨论</p>


<div class="wp-block-image">
<figure class="aligncenter size-large"><img loading="lazy" decoding="async" width="1024" height="552" src="https://xnzyh.com/wp-content/uploads/2025/10/image-4-1024x552.png" alt="" class="wp-image-425" srcset="https://xnzyh.com/wp-content/uploads/2025/10/image-4-1024x552.png 1024w, https://xnzyh.com/wp-content/uploads/2025/10/image-4-300x162.png 300w, https://xnzyh.com/wp-content/uploads/2025/10/image-4-768x414.png 768w, https://xnzyh.com/wp-content/uploads/2025/10/image-4-1536x828.png 1536w, https://xnzyh.com/wp-content/uploads/2025/10/image-4-2048x1104.png 2048w, https://xnzyh.com/wp-content/uploads/2025/10/image-4-750x404.png 750w, https://xnzyh.com/wp-content/uploads/2025/10/image-4-1140x614.png 1140w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>
</div>


<p>第三步：复制的代码，另存为lua后缀。</p>


<div class="wp-block-image">
<figure class="aligncenter size-large"><img loading="lazy" decoding="async" width="1024" height="536" src="https://xnzyh.com/wp-content/uploads/2025/10/image-5-1024x536.png" alt="" class="wp-image-426" srcset="https://xnzyh.com/wp-content/uploads/2025/10/image-5-1024x536.png 1024w, https://xnzyh.com/wp-content/uploads/2025/10/image-5-300x157.png 300w, https://xnzyh.com/wp-content/uploads/2025/10/image-5-768x402.png 768w, https://xnzyh.com/wp-content/uploads/2025/10/image-5-1536x804.png 1536w, https://xnzyh.com/wp-content/uploads/2025/10/image-5-2048x1072.png 2048w, https://xnzyh.com/wp-content/uploads/2025/10/image-5-750x393.png 750w, https://xnzyh.com/wp-content/uploads/2025/10/image-5-1140x597.png 1140w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>
</div>

<div class="wp-block-image">
<figure class="aligncenter size-full"><img loading="lazy" decoding="async" width="836" height="468" src="https://xnzyh.com/wp-content/uploads/2025/10/image-6.png" alt="" class="wp-image-427" srcset="https://xnzyh.com/wp-content/uploads/2025/10/image-6.png 836w, https://xnzyh.com/wp-content/uploads/2025/10/image-6-300x168.png 300w, https://xnzyh.com/wp-content/uploads/2025/10/image-6-768x430.png 768w, https://xnzyh.com/wp-content/uploads/2025/10/image-6-750x420.png 750w" sizes="auto, (max-width: 836px) 100vw, 836px" /></figure>
</div>


<p>第四步：打开obs,点击工具，然后点击脚本。把旧的lua文件删除，然后导入最新的lua文件，Zoom Source 选择显示器采集，其他参数默认，或者根据自己需求进行修改，然后关闭窗口就可以了。</p>


<div class="wp-block-image">
<figure class="aligncenter size-large"><img loading="lazy" decoding="async" width="1024" height="631" src="https://xnzyh.com/wp-content/uploads/2025/10/image-7-1024x631.png" alt="" class="wp-image-428" srcset="https://xnzyh.com/wp-content/uploads/2025/10/image-7-1024x631.png 1024w, https://xnzyh.com/wp-content/uploads/2025/10/image-7-300x185.png 300w, https://xnzyh.com/wp-content/uploads/2025/10/image-7-768x474.png 768w, https://xnzyh.com/wp-content/uploads/2025/10/image-7-750x462.png 750w, https://xnzyh.com/wp-content/uploads/2025/10/image-7-1140x703.png 1140w, https://xnzyh.com/wp-content/uploads/2025/10/image-7.png 1372w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>
</div>

<div class="wp-block-image">
<figure class="aligncenter size-full"><img loading="lazy" decoding="async" width="1020" height="790" src="https://xnzyh.com/wp-content/uploads/2025/10/image-8.png" alt="" class="wp-image-429" srcset="https://xnzyh.com/wp-content/uploads/2025/10/image-8.png 1020w, https://xnzyh.com/wp-content/uploads/2025/10/image-8-300x232.png 300w, https://xnzyh.com/wp-content/uploads/2025/10/image-8-768x595.png 768w, https://xnzyh.com/wp-content/uploads/2025/10/image-8-750x581.png 750w" sizes="auto, (max-width: 1020px) 100vw, 1020px" /></figure>
</div>


<p>第五步：设置obs快捷键。点击设置按钮。然后选择快捷键。在Toggle zoom to mouse 以及Toggle follow mouse during zoom 里面设置自己想要使用的快捷按键然后点击应用保存。</p>


<div class="wp-block-image">
<figure class="aligncenter size-large"><img loading="lazy" decoding="async" width="1024" height="625" src="https://xnzyh.com/wp-content/uploads/2025/10/image-9-1024x625.png" alt="" class="wp-image-430" srcset="https://xnzyh.com/wp-content/uploads/2025/10/image-9-1024x625.png 1024w, https://xnzyh.com/wp-content/uploads/2025/10/image-9-300x183.png 300w, https://xnzyh.com/wp-content/uploads/2025/10/image-9-768x469.png 768w, https://xnzyh.com/wp-content/uploads/2025/10/image-9-1536x938.png 1536w, https://xnzyh.com/wp-content/uploads/2025/10/image-9-750x458.png 750w, https://xnzyh.com/wp-content/uploads/2025/10/image-9-1140x696.png 1140w, https://xnzyh.com/wp-content/uploads/2025/10/image-9.png 1670w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>
</div>

<div class="wp-block-image">
<figure class="aligncenter size-large"><img loading="lazy" decoding="async" width="1024" height="810" src="https://xnzyh.com/wp-content/uploads/2025/10/image-11-1024x810.png" alt="" class="wp-image-432" srcset="https://xnzyh.com/wp-content/uploads/2025/10/image-11-1024x810.png 1024w, https://xnzyh.com/wp-content/uploads/2025/10/image-11-300x237.png 300w, https://xnzyh.com/wp-content/uploads/2025/10/image-11-768x607.png 768w, https://xnzyh.com/wp-content/uploads/2025/10/image-11-750x593.png 750w, https://xnzyh.com/wp-content/uploads/2025/10/image-11-1140x902.png 1140w, https://xnzyh.com/wp-content/uploads/2025/10/image-11.png 1195w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>
</div>


<p>第六步：在录制屏幕的过程中，可以按你设置的快捷键进行局部放大和鼠标跟随。</p>
]]></content:encoded>
					
					<wfw:commentRss>https://xnzyh.com/422.html/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Oracle甲骨文服务器ssh私钥丢失，root 密码忘记了，找回方法</title>
		<link>https://xnzyh.com/417.html</link>
					<comments>https://xnzyh.com/417.html#respond</comments>
		
		<dc:creator><![CDATA[峰哥爱分享]]></dc:creator>
		<pubDate>Wed, 22 Oct 2025 07:55:10 +0000</pubDate>
				<category><![CDATA[其他分享]]></category>
		<category><![CDATA[BT Panel 密码找回]]></category>
		<category><![CDATA[Linux 工具箱 修改 root 密码]]></category>
		<category><![CDATA[Oracle 服务器 密码恢复]]></category>
		<category><![CDATA[SSH 登录失败 解决]]></category>
		<category><![CDATA[宝塔面板 重置 root 密码]]></category>
		<guid isPermaLink="false">https://xnzyh.com/?p=417</guid>

					<description><![CDATA[当 Oracle甲骨文服务器的SSH 私钥或 root 密码丢失且服务器安装宝塔面板时，使用宝塔的「Linux [&#8230;]]]></description>
										<content:encoded><![CDATA[
<p>当 Oracle甲骨文服务器的SSH 私钥或 root 密码丢失且服务器安装宝塔面板时，使用宝塔的「Linux 工具箱」插件能快速、安全地重置 root 密码。接下来就给大家就介绍一些具体的操作。</p>



<h2 class="wp-block-heading">操作步骤</h2>



<h3 class="wp-block-heading">1. 登录宝塔面板</h3>



<p>在浏览器输入 <code>宝塔面板的登陆网址</code>，用面板账号密码登录面板后台。</p>



<h3 class="wp-block-heading">2. 打开软件商店并安装 Linux 工具箱</h3>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="402" src="https://xnzyh.com/wp-content/uploads/2025/10/image-1024x402.png" alt="" class="wp-image-418" srcset="https://xnzyh.com/wp-content/uploads/2025/10/image-1024x402.png 1024w, https://xnzyh.com/wp-content/uploads/2025/10/image-300x118.png 300w, https://xnzyh.com/wp-content/uploads/2025/10/image-768x302.png 768w, https://xnzyh.com/wp-content/uploads/2025/10/image-1536x603.png 1536w, https://xnzyh.com/wp-content/uploads/2025/10/image-2048x804.png 2048w, https://xnzyh.com/wp-content/uploads/2025/10/image-750x294.png 750w, https://xnzyh.com/wp-content/uploads/2025/10/image-1140x448.png 1140w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>



<ol class="wp-block-list">
<li>左侧菜单点击【软件商店】。</li>



<li>搜索框输入“Linux 工具箱”。</li>



<li>找到插件后点击【安装】。安装通常在几秒到一两分钟内完成。</li>
</ol>



<h3 class="wp-block-heading">3. 在工具箱内修改 root 密码</h3>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="556" src="https://xnzyh.com/wp-content/uploads/2025/10/image-1-1024x556.png" alt="" class="wp-image-419" srcset="https://xnzyh.com/wp-content/uploads/2025/10/image-1-1024x556.png 1024w, https://xnzyh.com/wp-content/uploads/2025/10/image-1-300x163.png 300w, https://xnzyh.com/wp-content/uploads/2025/10/image-1-768x417.png 768w, https://xnzyh.com/wp-content/uploads/2025/10/image-1-1536x834.png 1536w, https://xnzyh.com/wp-content/uploads/2025/10/image-1-750x407.png 750w, https://xnzyh.com/wp-content/uploads/2025/10/image-1-1140x619.png 1140w, https://xnzyh.com/wp-content/uploads/2025/10/image-1.png 1971w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>



<ol class="wp-block-list">
<li>安装完成后，进入【已安装】或在左侧找到【Linux 工具箱】。</li>



<li>打开工具箱页面，找到“修改 root 密码”或“修改管理员密码”区域。</li>



<li>在输入框输入新密码。建议使用强密码）。</li>



<li>点击【修改】按钮。面板会返回操作结果。</li>
</ol>



<h3 class="wp-block-heading">4. 验证密码是否生效</h3>



<p>在宝塔终端（左侧菜单 → 终端）输入：<code>su root</code>，回车后输入新密码，看是否能切换到 root。</p>



<p>用本地终端尝试 SSH 登录：<code>ssh root@服务器IP</code>，用新密码登录。</p>



<p>如果 SSH 登录失败，检查 <code>/etc/ssh/sshd_config</code> 中 <code>PasswordAuthentication</code> 的值，确保为 <code>yes</code>，然后重启 SSH 服务：</p>



<pre class="wp-block-code"><code>sudo sed -i 's/^#\?PasswordAuthentication .*/PasswordAuthentication yes/' /etc/ssh/sshd_config
sudo systemctl restart sshd
</code></pre>



<p></p>
]]></content:encoded>
					
					<wfw:commentRss>https://xnzyh.com/417.html/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>qzz.io域名托管到cloudflare视频教程</title>
		<link>https://xnzyh.com/413.html</link>
					<comments>https://xnzyh.com/413.html#respond</comments>
		
		<dc:creator><![CDATA[峰哥爱分享]]></dc:creator>
		<pubDate>Tue, 15 Jul 2025 08:24:32 +0000</pubDate>
				<category><![CDATA[视频]]></category>
		<category><![CDATA[Cloudflare]]></category>
		<category><![CDATA[qzz.io域名]]></category>
		<guid isPermaLink="false">https://xnzyh.com/?p=413</guid>

					<description><![CDATA[]]></description>
										<content:encoded><![CDATA[
<figure class="wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<div class="jeg_video_container jeg_video_content"><iframe loading="lazy" title="免费申请的域名QZZ.IO终于可以托管到Cloudflare了" width="500" height="281" src="https://www.youtube.com/embed/-KnGfoG-prI?feature=oembed" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe></div>
</div></figure>
]]></content:encoded>
					
					<wfw:commentRss>https://xnzyh.com/413.html/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>qzz.io域名可以托管到Cloudflare了，全过程演示</title>
		<link>https://xnzyh.com/389.html</link>
					<comments>https://xnzyh.com/389.html#comments</comments>
		
		<dc:creator><![CDATA[峰哥爱分享]]></dc:creator>
		<pubDate>Mon, 07 Jul 2025 06:15:24 +0000</pubDate>
				<category><![CDATA[电脑软件]]></category>
		<category><![CDATA[Cloudflare]]></category>
		<category><![CDATA[qzz.io域名]]></category>
		<guid isPermaLink="false">https://xnzyh.com/?p=389</guid>

					<description><![CDATA[前段时间，有教大家如何免费申请DigitalPlat QZZ.IO域名，那个时候qzz.io域名还不可以托管到 [&#8230;]]]></description>
										<content:encoded><![CDATA[
<p>前段时间，有教大家<a href="https://xnzyh.com/252.html" data-type="link" data-id="https://xnzyh.com/252.html">如何免费申请DigitalPlat QZZ.IO域名</a>，那个时候qzz.io域名还不可以托管到Cloudflare，但是今天发现可以托管了。下面是具体的操作步骤：</p>



<p>如果不会申请的，点击<a href="https://xnzyh.com/252.html" data-type="link" data-id="https://xnzyh.com/252.html">免费申请DigitalPlat QZZ.IO域名，未来有可能托管到cloudflare</a>，查看申请过程。</p>



<h2 class="wp-block-heading">第一步，登录你的Cloudflare账户。登录网址：cloudflare.com</h2>



<p>登录后，选择添加域</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="447" src="https://xnzyh.com/wp-content/uploads/2025/07/image-1024x447.png" alt="" class="wp-image-390" srcset="https://xnzyh.com/wp-content/uploads/2025/07/image-1024x447.png 1024w, https://xnzyh.com/wp-content/uploads/2025/07/image-300x131.png 300w, https://xnzyh.com/wp-content/uploads/2025/07/image-768x335.png 768w, https://xnzyh.com/wp-content/uploads/2025/07/image-1536x671.png 1536w, https://xnzyh.com/wp-content/uploads/2025/07/image-2048x895.png 2048w, https://xnzyh.com/wp-content/uploads/2025/07/image-750x328.png 750w, https://xnzyh.com/wp-content/uploads/2025/07/image-1140x498.png 1140w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>



<h2 class="wp-block-heading">第二步：输入你要托管的域名,然后点继续。</h2>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="576" src="https://xnzyh.com/wp-content/uploads/2025/07/image-1-1024x576.png" alt="" class="wp-image-391" srcset="https://xnzyh.com/wp-content/uploads/2025/07/image-1-1024x576.png 1024w, https://xnzyh.com/wp-content/uploads/2025/07/image-1-300x169.png 300w, https://xnzyh.com/wp-content/uploads/2025/07/image-1-768x432.png 768w, https://xnzyh.com/wp-content/uploads/2025/07/image-1-1536x863.png 1536w, https://xnzyh.com/wp-content/uploads/2025/07/image-1-750x422.png 750w, https://xnzyh.com/wp-content/uploads/2025/07/image-1-1140x641.png 1140w, https://xnzyh.com/wp-content/uploads/2025/07/image-1.png 1975w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>



<h2 class="wp-block-heading">第三步：选择FREE计划。</h2>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="637" src="https://xnzyh.com/wp-content/uploads/2025/07/image-2-1024x637.png" alt="" class="wp-image-392" srcset="https://xnzyh.com/wp-content/uploads/2025/07/image-2-1024x637.png 1024w, https://xnzyh.com/wp-content/uploads/2025/07/image-2-300x187.png 300w, https://xnzyh.com/wp-content/uploads/2025/07/image-2-768x478.png 768w, https://xnzyh.com/wp-content/uploads/2025/07/image-2-1536x956.png 1536w, https://xnzyh.com/wp-content/uploads/2025/07/image-2-750x467.png 750w, https://xnzyh.com/wp-content/uploads/2025/07/image-2-1140x710.png 1140w, https://xnzyh.com/wp-content/uploads/2025/07/image-2.png 1920w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>



<h2 class="wp-block-heading">第四步：点击前往激活。</h2>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="567" src="https://xnzyh.com/wp-content/uploads/2025/07/image-3-1024x567.png" alt="" class="wp-image-393" srcset="https://xnzyh.com/wp-content/uploads/2025/07/image-3-1024x567.png 1024w, https://xnzyh.com/wp-content/uploads/2025/07/image-3-300x166.png 300w, https://xnzyh.com/wp-content/uploads/2025/07/image-3-768x425.png 768w, https://xnzyh.com/wp-content/uploads/2025/07/image-3-1536x851.png 1536w, https://xnzyh.com/wp-content/uploads/2025/07/image-3-2048x1134.png 2048w, https://xnzyh.com/wp-content/uploads/2025/07/image-3-750x415.png 750w, https://xnzyh.com/wp-content/uploads/2025/07/image-3-1140x631.png 1140w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>



<p>弹出窗口点击确认。</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="601" src="https://xnzyh.com/wp-content/uploads/2025/07/image-4-1024x601.png" alt="" class="wp-image-394" srcset="https://xnzyh.com/wp-content/uploads/2025/07/image-4-1024x601.png 1024w, https://xnzyh.com/wp-content/uploads/2025/07/image-4-300x176.png 300w, https://xnzyh.com/wp-content/uploads/2025/07/image-4-768x451.png 768w, https://xnzyh.com/wp-content/uploads/2025/07/image-4-1536x902.png 1536w, https://xnzyh.com/wp-content/uploads/2025/07/image-4-750x440.png 750w, https://xnzyh.com/wp-content/uploads/2025/07/image-4-1140x669.png 1140w, https://xnzyh.com/wp-content/uploads/2025/07/image-4.png 1925w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>



<h2 class="wp-block-heading">第五步：获取名称服务器地址，并且回填到qzz.io域名后台。</h2>



<p>上面第四步点击确认之后就会跳转到名称服务器页面。然后复制下面的两个名称服务器，回填到qzz.io域名后台。</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="635" src="https://xnzyh.com/wp-content/uploads/2025/07/image-5-1024x635.png" alt="" class="wp-image-395" srcset="https://xnzyh.com/wp-content/uploads/2025/07/image-5-1024x635.png 1024w, https://xnzyh.com/wp-content/uploads/2025/07/image-5-300x186.png 300w, https://xnzyh.com/wp-content/uploads/2025/07/image-5-768x476.png 768w, https://xnzyh.com/wp-content/uploads/2025/07/image-5-1536x953.png 1536w, https://xnzyh.com/wp-content/uploads/2025/07/image-5-750x465.png 750w, https://xnzyh.com/wp-content/uploads/2025/07/image-5-1140x707.png 1140w, https://xnzyh.com/wp-content/uploads/2025/07/image-5.png 1830w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>



<h2 class="wp-block-heading">第六步：登录qzz.io域名管理后台，修改要托管域名的名称服务器。</h2>



<p>打开my domains 页面，如下图：</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="486" src="https://xnzyh.com/wp-content/uploads/2025/07/image-6-1024x486.png" alt="" class="wp-image-396" srcset="https://xnzyh.com/wp-content/uploads/2025/07/image-6-1024x486.png 1024w, https://xnzyh.com/wp-content/uploads/2025/07/image-6-300x142.png 300w, https://xnzyh.com/wp-content/uploads/2025/07/image-6-768x365.png 768w, https://xnzyh.com/wp-content/uploads/2025/07/image-6-1536x729.png 1536w, https://xnzyh.com/wp-content/uploads/2025/07/image-6-750x356.png 750w, https://xnzyh.com/wp-content/uploads/2025/07/image-6-1140x541.png 1140w, https://xnzyh.com/wp-content/uploads/2025/07/image-6.png 1552w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>



<p>然后点击要托管的域名，就会打开下图的界面，然后填入上面第五步获取到的名称服务器，填进去之后点击保存。</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="522" src="https://xnzyh.com/wp-content/uploads/2025/07/image-8-1024x522.png" alt="" class="wp-image-398" srcset="https://xnzyh.com/wp-content/uploads/2025/07/image-8-1024x522.png 1024w, https://xnzyh.com/wp-content/uploads/2025/07/image-8-300x153.png 300w, https://xnzyh.com/wp-content/uploads/2025/07/image-8-768x392.png 768w, https://xnzyh.com/wp-content/uploads/2025/07/image-8-750x382.png 750w, https://xnzyh.com/wp-content/uploads/2025/07/image-8-1140x581.png 1140w, https://xnzyh.com/wp-content/uploads/2025/07/image-8.png 1467w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="300" src="https://xnzyh.com/wp-content/uploads/2025/07/image-9-1024x300.png" alt="" class="wp-image-399" srcset="https://xnzyh.com/wp-content/uploads/2025/07/image-9-1024x300.png 1024w, https://xnzyh.com/wp-content/uploads/2025/07/image-9-300x88.png 300w, https://xnzyh.com/wp-content/uploads/2025/07/image-9-768x225.png 768w, https://xnzyh.com/wp-content/uploads/2025/07/image-9-750x220.png 750w, https://xnzyh.com/wp-content/uploads/2025/07/image-9-1140x334.png 1140w, https://xnzyh.com/wp-content/uploads/2025/07/image-9.png 1519w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>



<h2 class="wp-block-heading">第七步：回到cloudflare,点击继续</h2>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="596" src="https://xnzyh.com/wp-content/uploads/2025/07/image-10-1024x596.png" alt="" class="wp-image-400" srcset="https://xnzyh.com/wp-content/uploads/2025/07/image-10-1024x596.png 1024w, https://xnzyh.com/wp-content/uploads/2025/07/image-10-300x175.png 300w, https://xnzyh.com/wp-content/uploads/2025/07/image-10-768x447.png 768w, https://xnzyh.com/wp-content/uploads/2025/07/image-10-1536x894.png 1536w, https://xnzyh.com/wp-content/uploads/2025/07/image-10-750x437.png 750w, https://xnzyh.com/wp-content/uploads/2025/07/image-10-1140x664.png 1140w, https://xnzyh.com/wp-content/uploads/2025/07/image-10.png 1881w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>



<p>点击继续之后，打开下面页面，然后点击立即检查名称服务器，一般几分钟，就可以生效了。</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="624" src="https://xnzyh.com/wp-content/uploads/2025/07/image-11-1024x624.png" alt="" class="wp-image-401" srcset="https://xnzyh.com/wp-content/uploads/2025/07/image-11-1024x624.png 1024w, https://xnzyh.com/wp-content/uploads/2025/07/image-11-300x183.png 300w, https://xnzyh.com/wp-content/uploads/2025/07/image-11-768x468.png 768w, https://xnzyh.com/wp-content/uploads/2025/07/image-11-1536x937.png 1536w, https://xnzyh.com/wp-content/uploads/2025/07/image-11-750x457.png 750w, https://xnzyh.com/wp-content/uploads/2025/07/image-11-1140x695.png 1140w, https://xnzyh.com/wp-content/uploads/2025/07/image-11.png 1858w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>



<p>过几分钟，刷新页面，左上角的状态变成绿色，就说明已经生效了。这个时候你就可以去解析你的域名了。</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="610" src="https://xnzyh.com/wp-content/uploads/2025/07/image-12-1024x610.png" alt="" class="wp-image-402" srcset="https://xnzyh.com/wp-content/uploads/2025/07/image-12-1024x610.png 1024w, https://xnzyh.com/wp-content/uploads/2025/07/image-12-300x179.png 300w, https://xnzyh.com/wp-content/uploads/2025/07/image-12-768x458.png 768w, https://xnzyh.com/wp-content/uploads/2025/07/image-12-1536x915.png 1536w, https://xnzyh.com/wp-content/uploads/2025/07/image-12-750x447.png 750w, https://xnzyh.com/wp-content/uploads/2025/07/image-12-1140x679.png 1140w, https://xnzyh.com/wp-content/uploads/2025/07/image-12.png 1678w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>



<h2 class="wp-block-heading"><strong>第八步：解析域名：点击左边的DNS，在打开的页面添加你的解析记录就可以了。</strong></h2>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="511" src="https://xnzyh.com/wp-content/uploads/2025/07/image-13-1024x511.png" alt="" class="wp-image-403" srcset="https://xnzyh.com/wp-content/uploads/2025/07/image-13-1024x511.png 1024w, https://xnzyh.com/wp-content/uploads/2025/07/image-13-300x150.png 300w, https://xnzyh.com/wp-content/uploads/2025/07/image-13-768x383.png 768w, https://xnzyh.com/wp-content/uploads/2025/07/image-13-1536x766.png 1536w, https://xnzyh.com/wp-content/uploads/2025/07/image-13-2048x1022.png 2048w, https://xnzyh.com/wp-content/uploads/2025/07/image-13-360x180.png 360w, https://xnzyh.com/wp-content/uploads/2025/07/image-13-750x374.png 750w, https://xnzyh.com/wp-content/uploads/2025/07/image-13-1140x569.png 1140w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>



<p></p>
]]></content:encoded>
					
					<wfw:commentRss>https://xnzyh.com/389.html/feed</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
		<item>
		<title>三款免费听歌软件</title>
		<link>https://xnzyh.com/383.html</link>
					<comments>https://xnzyh.com/383.html#respond</comments>
		
		<dc:creator><![CDATA[峰哥爱分享]]></dc:creator>
		<pubDate>Fri, 27 Jun 2025 07:49:19 +0000</pubDate>
				<category><![CDATA[视频]]></category>
		<guid isPermaLink="false">https://xnzyh.com/?p=383</guid>

					<description><![CDATA[]]></description>
										<content:encoded><![CDATA[
<figure class="wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<div class="jeg_video_container jeg_video_content"><iframe loading="lazy" title="三款听歌神器！免费听+免费下载，网易云QQ音乐酷狗音乐都可以卸载了！" width="500" height="281" src="https://www.youtube.com/embed/qRl0lRdI7y0?feature=oembed" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe></div>
</div></figure>
]]></content:encoded>
					
					<wfw:commentRss>https://xnzyh.com/383.html/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
