<?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://www.anhana.com/archives/category/sys/feed" rel="self" type="application/rss+xml" />
	<link>https://www.anhana.com</link>
	<description></description>
	<lastBuildDate>Wed, 03 Dec 2025 08:53:48 +0000</lastBuildDate>
	<language>zh-CN</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.4.1</generator>
	<item>
		<title>SSH 使用vim 鼠标右键想粘贴内容，但是变成了&#8211;insert(VISUAL)&#8212;</title>
		<link>https://www.anhana.com/archives/917</link>
		
		<dc:creator><![CDATA[Hana]]></dc:creator>
		<pubDate>Wed, 03 Dec 2025 08:53:48 +0000</pubDate>
				<category><![CDATA[系统]]></category>
		<guid isPermaLink="false">https://www.anhana.com/?p=917</guid>

					<description><![CDATA[在 Vim 中输入以下命令即可关闭鼠标： :set mouse= 这会禁用鼠标支持，右键点击就会回归终端的默认 [&#8230;]]]></description>
		
		
		
			</item>
		<item>
		<title>Windows共享：“指定的网络文件夹目前已使用其他用户名和密码连接。”</title>
		<link>https://www.anhana.com/archives/913</link>
		
		<dc:creator><![CDATA[Hana]]></dc:creator>
		<pubDate>Wed, 03 Dec 2025 08:48:41 +0000</pubDate>
				<category><![CDATA[系统]]></category>
		<guid isPermaLink="false">https://www.anhana.com/?p=913</guid>

					<description><![CDATA[1、打开命令提示符（CMD）（以管理员身份更好） 输入以下命令查看已有的网络连接： net use 2、找到连 [&#8230;]]]></description>
		
		
		
			</item>
		<item>
		<title>Linux 设置 FRP Server开机自启</title>
		<link>https://www.anhana.com/archives/910</link>
		
		<dc:creator><![CDATA[Hana]]></dc:creator>
		<pubDate>Wed, 03 Dec 2025 08:45:27 +0000</pubDate>
				<category><![CDATA[系统]]></category>
		<guid isPermaLink="false">https://www.anhana.com/?p=910</guid>

					<description><![CDATA[编写文件： vim /etc/systemd/system/frps.service 粘贴以下内容（可根据你实 [&#8230;]]]></description>
		
		
		
			</item>
		<item>
		<title>使用systemctl edit修改Docker服务的网络代理</title>
		<link>https://www.anhana.com/archives/886</link>
		
		<dc:creator><![CDATA[Hana]]></dc:creator>
		<pubDate>Fri, 16 Aug 2024 02:16:09 +0000</pubDate>
				<category><![CDATA[系统]]></category>
		<guid isPermaLink="false">https://www.hana.xin/?p=886</guid>

					<description><![CDATA[备份于：https://cloud.tencent.com/developer/article/2423782 [&#8230;]]]></description>
		
		
		
			</item>
		<item>
		<title>Linux 建立1G的Swap一键脚本</title>
		<link>https://www.anhana.com/archives/876</link>
		
		<dc:creator><![CDATA[Hana]]></dc:creator>
		<pubDate>Tue, 27 Feb 2024 00:45:34 +0000</pubDate>
				<category><![CDATA[系统]]></category>
		<guid isPermaLink="false">https://www.hana.xin/?p=876</guid>

					<description><![CDATA[wget -qO createswap.sh https://www.hana.xin/wp-content/ [&#8230;]]]></description>
		
		
		
			</item>
		<item>
		<title>一键DD安装Windows、Linux各种版本</title>
		<link>https://www.anhana.com/archives/874</link>
		
		<dc:creator><![CDATA[Hana]]></dc:creator>
		<pubDate>Wed, 15 Nov 2023 03:35:10 +0000</pubDate>
				<category><![CDATA[系统]]></category>
		<guid isPermaLink="false">https://www.hana.xin/?p=874</guid>

					<description><![CDATA[收藏beta.gs大佬的脚本，该脚本汇总了市面上几乎所有的系统，用来DD服务器非常好用。 wget --no- [&#8230;]]]></description>
		
		
		
			</item>
		<item>
		<title>Windows下Apache部署PHP</title>
		<link>https://www.anhana.com/archives/872</link>
		
		<dc:creator><![CDATA[Hana]]></dc:creator>
		<pubDate>Wed, 15 Nov 2023 03:31:34 +0000</pubDate>
				<category><![CDATA[系统]]></category>
		<guid isPermaLink="false">https://www.hana.xin/?p=872</guid>

					<description><![CDATA[1、下载和安装Apache服务器： 访问Apache官方网站（https://httpd.apache.org [&#8230;]]]></description>
		
		
		
			</item>
		<item>
		<title>crontab 不执行 -e -l 提示找不到文件或路径</title>
		<link>https://www.anhana.com/archives/834</link>
		
		<dc:creator><![CDATA[Hana]]></dc:creator>
		<pubDate>Tue, 20 Dec 2022 01:57:48 +0000</pubDate>
				<category><![CDATA[系统]]></category>
		<guid isPermaLink="false">https://www.xihana.com/?p=834</guid>

					<description><![CDATA[首先查看一下服务的状态 /sbin/service crond status 如果可以找到 (root) Un [&#8230;]]]></description>
		
		
		
			</item>
		<item>
		<title>gpedit.msc 找不到文件 一键安装组策略</title>
		<link>https://www.anhana.com/archives/831</link>
		
		<dc:creator><![CDATA[Hana]]></dc:creator>
		<pubDate>Thu, 15 Dec 2022 08:20:25 +0000</pubDate>
				<category><![CDATA[系统]]></category>
		<guid isPermaLink="false">https://www.xihana.com/?p=831</guid>

					<description><![CDATA[适用于Windows 家庭版运行gpedit.msc提示找不到文件，无法打开设置组策略页面，请使用管理员运行该 [&#8230;]]]></description>
		
		
		
			</item>
		<item>
		<title>一键重启打印服务</title>
		<link>https://www.anhana.com/archives/809</link>
		
		<dc:creator><![CDATA[Hana]]></dc:creator>
		<pubDate>Tue, 09 Aug 2022 02:26:21 +0000</pubDate>
				<category><![CDATA[系统]]></category>
		<guid isPermaLink="false">https://www.xihana.com/?p=809</guid>

					<description><![CDATA[需要打印而不显示打印机时、打印没有反应时、添加打印机有问题或卡死时可尝试 下载bat文件]]></description>
		
		
		
			</item>
	</channel>
</rss>
