<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:media="http://search.yahoo.com/mrss/" version="2.0"><channel><title>命令行小屋</title><link>https://blog.kennethcheng.cc/</link><atom:link href="https://blog.kennethcheng.cc/feed.xml" rel="self" type="application/rss+xml"/><description>命令行小屋</description><generator>Halo v2.25.4</generator><language>zh-cn</language><image><url>https://blog.kennethcheng.cc/upload/DOGE.png</url><title>命令行小屋</title><link>https://blog.kennethcheng.cc/</link></image><lastBuildDate>Tue, 28 Jul 2026 18:47:53 GMT</lastBuildDate><item><title><![CDATA[LangChain Agent 完全指南：从 Tools 到 ReAct 循环的工程实践]]></title><link>https://blog.kennethcheng.cc/archives/langchain-agent-wan-quan-zhi-nan-cong-tools-dao-react-xun-huan-de-gong-cheng-shi-jian</link><description><![CDATA[<img src="https://blog.kennethcheng.cc/plugins/feed/assets/telemetry.gif?title=LangChain%20Agent%20%E5%AE%8C%E5%85%A8%E6%8C%87%E5%8D%97%EF%BC%9A%E4%BB%8E%20Tools%20%E5%88%B0%20ReAct%20%E5%BE%AA%E7%8E%AF%E7%9A%84%E5%B7%A5%E7%A8%8B%E5%AE%9E%E8%B7%B5&amp;url=/archives/langchain-agent-wan-quan-zhi-nan-cong-tools-dao-react-xun-huan-de-gong-cheng-shi-jian" width="1" height="1" alt="" style="opacity:0;">智能体 (Agent) = 大语言模型 + 工具 + 系统提示，让 LLM 拥有"手脚"和"行为准则"，能自主规划、调用工具、迭代求解复杂任务。 本文基于 LangChain v1.0，系统梳理 Agent 的核心概念、Tools 定义、Agent 构建、系统提示、结构化输出与多种调用方式，配套可直]]></description><guid isPermaLink="false">/archives/langchain-agent-wan-quan-zhi-nan-cong-tools-dao-react-xun-huan-de-gong-cheng-shi-jian</guid><dc:creator>KennethCheng</dc:creator><enclosure url="https://blog.kennethcheng.cc/apis/api.storage.halo.run/v1alpha1/thumbnails/-/via-uri?uri=%2Fupload%2FChatGPT%2520Image%25202026%25E5%25B9%25B47%25E6%259C%258829%25E6%2597%25A5%252000_06_37.png&amp;size=m" type="image/jpeg" length="0"/><category>LangChain </category><category>Ai</category><pubDate>Tue, 28 Jul 2026 16:07:29 GMT</pubDate></item><item><title><![CDATA[故障排查记录：阿里云 fnOS 网络不可达 (Network is Unreachable)]]></title><link>https://blog.kennethcheng.cc/archives/gu-zhang-pai-cha-ji-lu-a-li-yun-fnos-wang-luo-bu-ke-da-network-is-unreachable</link><description><![CDATA[<img src="https://blog.kennethcheng.cc/plugins/feed/assets/telemetry.gif?title=%E6%95%85%E9%9A%9C%E6%8E%92%E6%9F%A5%E8%AE%B0%E5%BD%95%EF%BC%9A%E9%98%BF%E9%87%8C%E4%BA%91%20fnOS%20%E7%BD%91%E7%BB%9C%E4%B8%8D%E5%8F%AF%E8%BE%BE%20%28Network%20is%20Unreachable%29&amp;url=/archives/gu-zhang-pai-cha-ji-lu-a-li-yun-fnos-wang-luo-bu-ke-da-network-is-unreachable" width="1" height="1" alt="" style="opacity:0;">💡 故障排查记录：阿里云 fnOS 网络不可达 (Network is Unreachable) 本文档记录了阿里云 fnOS 系统出现 network is unreachable 故障的完整排查与修复过程。 故障现象： 服务器突然断网，无法 ping 通外网。 1. 发现问题：查看当前路由表]]></description><guid isPermaLink="false">/archives/gu-zhang-pai-cha-ji-lu-a-li-yun-fnos-wang-luo-bu-ke-da-network-is-unreachable</guid><dc:creator>KennethCheng</dc:creator><enclosure url="https://blog.kennethcheng.cc/apis/api.storage.halo.run/v1alpha1/thumbnails/-/via-uri?uri=%2Fupload%2FGemini_Generated_Image_wuk4kswuk4kswuk4.png&amp;size=m" type="image/jpeg" length="838353"/><category>fnOS</category><pubDate>Mon, 4 May 2026 09:29:07 GMT</pubDate></item><item><title><![CDATA[阿里云fNOS 上优雅部署 WireGuard 客户端]]></title><link>https://blog.kennethcheng.cc/archives/zai-fnos-shang-you-ya-bu-shu-wireguard-ke-hu-duan-shi-xian-wang-duan-fen-liu-yu-wu-gan-gu-zhang-hui-tui</link><description><![CDATA[<img src="https://blog.kennethcheng.cc/plugins/feed/assets/telemetry.gif?title=%E9%98%BF%E9%87%8C%E4%BA%91fNOS%20%E4%B8%8A%E4%BC%98%E9%9B%85%E9%83%A8%E7%BD%B2%20WireGuard%20%E5%AE%A2%E6%88%B7%E7%AB%AF&amp;url=/archives/zai-fnos-shang-you-ya-bu-shu-wireguard-ke-hu-duan-shi-xian-wang-duan-fen-liu-yu-wu-gan-gu-zhang-hui-tui" width="1" height="1" alt="" style="opacity:0;">在 NAS 环境和家庭实验室架构中，分流（Split Tunneling）是一项兼顾安全与效率的核心网络实践。本教程将指导你如何在 fNOS 系统中，通过 Docker 部署 WireGuard 客户端，并配置 host 主机网络模式。 🎯 最终目标： 精确路由：仅针对 192.168.50.x]]></description><guid isPermaLink="false">/archives/zai-fnos-shang-you-ya-bu-shu-wireguard-ke-hu-duan-shi-xian-wang-duan-fen-liu-yu-wu-gan-gu-zhang-hui-tui</guid><dc:creator>KennethCheng</dc:creator><enclosure url="https://blog.kennethcheng.cc/apis/api.storage.halo.run/v1alpha1/thumbnails/-/via-uri?uri=%2Fupload%2FGemini_Generated_Image_wuk4kswuk4kswuk4.png&amp;size=m" type="image/jpeg" length="838353"/><category>fnOS</category><pubDate>Sun, 3 May 2026 10:35:57 GMT</pubDate></item><item><title><![CDATA[JetBrains IntelliJ IDEA 激活指南]]></title><link>https://blog.kennethcheng.cc/archives/jetbrains-intellij-idea-ji-huo-zhi-nan</link><description><![CDATA[<img src="https://blog.kennethcheng.cc/plugins/feed/assets/telemetry.gif?title=JetBrains%20IntelliJ%20IDEA%20%E6%BF%80%E6%B4%BB%E6%8C%87%E5%8D%97&amp;url=/archives/jetbrains-intellij-idea-ji-huo-zhi-nan" width="1" height="1" alt="" style="opacity:0;">温馨提示：JetBrains 系列商业软件年费较高，个人开发者可酌情选择社区版（免费且支持商业用途），或通过教育邮箱 / 开源项目申请免费订阅。本文仅供学习交流使用。 📥 社区版下载 前往 IntelliJ IDEA 下载页面，在页面底部找到 IntelliJ IDEA Community Edi]]></description><guid isPermaLink="false">/archives/jetbrains-intellij-idea-ji-huo-zhi-nan</guid><dc:creator>KennethCheng</dc:creator><enclosure url="https://blog.kennethcheng.cc/apis/api.storage.halo.run/v1alpha1/thumbnails/-/via-uri?uri=%2Fupload%2FGemini_Generated_Image_d1hv2yd1hv2yd1hv.png&amp;size=m" type="image/jpeg" length="0"/><category>Windows</category><pubDate>Sat, 25 Apr 2026 10:31:44 GMT</pubDate></item><item><title><![CDATA[Gemma-4 本地量化与部署全流程]]></title><link>https://blog.kennethcheng.cc/archives/gemma-4-ben-di-liang-hua-yu-bu-shu-quan-liu-cheng</link><description><![CDATA[<img src="https://blog.kennethcheng.cc/plugins/feed/assets/telemetry.gif?title=Gemma-4%20%E6%9C%AC%E5%9C%B0%E9%87%8F%E5%8C%96%E4%B8%8E%E9%83%A8%E7%BD%B2%E5%85%A8%E6%B5%81%E7%A8%8B&amp;url=/archives/gemma-4-ben-di-liang-hua-yu-bu-shu-quan-liu-cheng" width="1" height="1" alt="" style="opacity:0;">Gemma-4 本地量化与部署全流程 本文记录了在 Windows 环境下，利用 N 卡 GPU 算力，通过 llama.cpp 从零开始下载、转换、量化并部署大型语言模型（以 gemma-4-26B-A4B-it 为例）的完整操作流程。 一、 环境准备与校验 在开始前，需确保系统的 CUDA 环境]]></description><guid isPermaLink="false">/archives/gemma-4-ben-di-liang-hua-yu-bu-shu-quan-liu-cheng</guid><dc:creator>KennethCheng</dc:creator><enclosure url="https://blog.kennethcheng.cc/apis/api.storage.halo.run/v1alpha1/thumbnails/-/via-uri?uri=%2Fupload%2F35217567-cb1a-4a8e-ac34-499fa87e064d.jpeg&amp;size=m" type="image/jpeg" length="0"/><category>Llama</category><pubDate>Mon, 20 Apr 2026 18:20:55 GMT</pubDate></item><item><title><![CDATA[三星手机刷港版]]></title><link>https://blog.kennethcheng.cc/archives/san-xing-shou-ji-shua-gang-ban</link><description><![CDATA[<img src="https://blog.kennethcheng.cc/plugins/feed/assets/telemetry.gif?title=%E4%B8%89%E6%98%9F%E6%89%8B%E6%9C%BA%E5%88%B7%E6%B8%AF%E7%89%88&amp;url=/archives/san-xing-shou-ji-shua-gang-ban" width="1" height="1" alt="" style="opacity:0;">查看手机型号 https://www.imei.info/zh/ https://iunlocker.com/zh/check_imei/samsung/ 下载固件 根据上面查的型号搜索下载 https://samfw.com/]]></description><guid isPermaLink="false">/archives/san-xing-shou-ji-shua-gang-ban</guid><dc:creator>KennethCheng</dc:creator><enclosure url="https://blog.kennethcheng.cc/apis/api.storage.halo.run/v1alpha1/thumbnails/-/via-uri?uri=%2Fupload%2FGemini_Generated_Image_u7qo22u7qo22u7qo.png&amp;size=m" type="image/jpeg" length="0"/><category>手机</category><pubDate>Wed, 22 Oct 2025 16:18:33 GMT</pubDate></item><item><title><![CDATA[三星手机通过 TWRP 安装 Magisk]]></title><link>https://blog.kennethcheng.cc/archives/san-xing-shou-ji-tong-guo-twrp-an-zhuang-magisk</link><description><![CDATA[<img src="https://blog.kennethcheng.cc/plugins/feed/assets/telemetry.gif?title=%E4%B8%89%E6%98%9F%E6%89%8B%E6%9C%BA%E9%80%9A%E8%BF%87%20TWRP%20%E5%AE%89%E8%A3%85%20Magisk&amp;url=/archives/san-xing-shou-ji-tong-guo-twrp-an-zhuang-magisk" width="1" height="1" alt="" style="opacity:0;">进入刷机模式 通过odin进入TWRP界面，临时使用 TWRP选择“保持只读”就行。 TWRP TWRP 主界面依次点击“高级” 👉 “ADB Sideload” 👉 “滑动按钮开始 命令 接着在电脑端运行下面命令刷入 Magisk 安装包（请替换实际文件名）。 .\adb.exe sidel]]></description><guid isPermaLink="false">/archives/san-xing-shou-ji-tong-guo-twrp-an-zhuang-magisk</guid><dc:creator>KennethCheng</dc:creator><enclosure url="https://blog.kennethcheng.cc/apis/api.storage.halo.run/v1alpha1/thumbnails/-/via-uri?uri=%2Fupload%2FGemini_Generated_Image_u7qo22u7qo22u7qo.png&amp;size=m" type="image/jpeg" length="0"/><category>手机</category><pubDate>Wed, 22 Oct 2025 16:17:39 GMT</pubDate></item><item><title><![CDATA[Samsung Galaxy S10解锁BL]]></title><link>https://blog.kennethcheng.cc/archives/samsung-galaxy-s10</link><description><![CDATA[<img src="https://blog.kennethcheng.cc/plugins/feed/assets/telemetry.gif?title=Samsung%20Galaxy%20S10%E8%A7%A3%E9%94%81BL&amp;url=/archives/samsung-galaxy-s10" width="1" height="1" alt="" style="opacity:0;">启用OEM 解锁 打开手机的“设置”。 找到并进入“开发者选项”。 在“开发者选项”中，找到并勾选“OEM 解锁”选项。﻿ 进入挖煤模式（Download Mode） 将手机彻底关机。﻿ 按住音量减键和Bixby 键，同时用USB 线将手机连接到电脑。﻿ 手机会进入一个蓝色界面，即挖煤模式。﻿ 进入]]></description><guid isPermaLink="false">/archives/samsung-galaxy-s10</guid><dc:creator>KennethCheng</dc:creator><enclosure url="https://blog.kennethcheng.cc/apis/api.storage.halo.run/v1alpha1/thumbnails/-/via-uri?uri=%2Fupload%2FGemini_Generated_Image_u7qo22u7qo22u7qo.png&amp;size=m" type="image/jpeg" length="0"/><category>手机</category><pubDate>Wed, 22 Oct 2025 16:16:32 GMT</pubDate></item><item><title><![CDATA[Samsung Galaxy S9 root]]></title><link>https://blog.kennethcheng.cc/archives/samsung-galaxy-s9-root</link><description><![CDATA[<img src="https://blog.kennethcheng.cc/plugins/feed/assets/telemetry.gif?title=Samsung%20Galaxy%20S9%20root&amp;url=/archives/samsung-galaxy-s9-root" width="1" height="1" alt="" style="opacity:0;">解压boot AP解压得到boot.img.lz4 解压lz4 boot.img.lz4拖到lz4.exe得到boot.img 安装magisk 安装magisk boot.img放]]></description><guid isPermaLink="false">/archives/samsung-galaxy-s9-root</guid><dc:creator>KennethCheng</dc:creator><enclosure url="https://blog.kennethcheng.cc/apis/api.storage.halo.run/v1alpha1/thumbnails/-/via-uri?uri=%2Fupload%2FGemini_Generated_Image_u7qo22u7qo22u7qo.png&amp;size=m" type="image/jpeg" length="904901"/><category>手机</category><pubDate>Wed, 22 Oct 2025 16:13:00 GMT</pubDate></item><item><title><![CDATA[TinyMediaManager docker报错]]></title><link>https://blog.kennethcheng.cc/archives/tinymediamanager-dockerbao-cuo</link><description><![CDATA[<img src="https://blog.kennethcheng.cc/plugins/feed/assets/telemetry.gif?title=TinyMediaManager%20docker%E6%8A%A5%E9%94%99&amp;url=/archives/tinymediamanager-dockerbao-cuo" width="1" height="1" alt="" style="opacity:0;">添加媒体库时，报以下错误 Malformed input or input contains unmappable characters 这是由于基础镜像不支持中文的原因造成的，需要安装配置中文 安装命令 apt-get install locales dpkg-reconfigure local]]></description><guid isPermaLink="false">/archives/tinymediamanager-dockerbao-cuo</guid><dc:creator>KennethCheng</dc:creator><enclosure url="https://blog.kennethcheng.cc/apis/api.storage.halo.run/v1alpha1/thumbnails/-/via-uri?uri=%2Fupload%2FGemini_Generated_Image_rc9njurc9njurc9n.png&amp;size=m" type="image/jpeg" length="920019"/><category>Docker</category><pubDate>Tue, 16 Sep 2025 06:45:33 GMT</pubDate></item><item><title><![CDATA[ubuntu安装WireGuard]]></title><link>https://blog.kennethcheng.cc/archives/ubuntuan-zhuang-wireguard</link><description><![CDATA[<img src="https://blog.kennethcheng.cc/plugins/feed/assets/telemetry.gif?title=ubuntu%E5%AE%89%E8%A3%85WireGuard&amp;url=/archives/ubuntuan-zhuang-wireguard" width="1" height="1" alt="" style="opacity:0;">安装wireguard 首先执行系统更新 sudo apt update 等待更新结束后安装wireguard sudo apt install wireguard 配置wireguard 配置新的接口 sudo vim /etc/wireguard/wg0.conf 复制配置文件 腾讯云 []]></description><guid isPermaLink="false">/archives/ubuntuan-zhuang-wireguard</guid><dc:creator>KennethCheng</dc:creator><enclosure url="https://blog.kennethcheng.cc/apis/api.storage.halo.run/v1alpha1/thumbnails/-/via-uri?uri=%2Fupload%2FGemini_Generated_Image_hf779ihf779ihf77.png&amp;size=m" type="image/jpeg" length="0"/><category>Ubuntu</category><pubDate>Sat, 15 Feb 2025 08:55:25 GMT</pubDate></item><item><title><![CDATA[Chevereto图床不显示真实ip]]></title><link>https://blog.kennethcheng.cc/archives/cheveretotu-chuang-bu-xian-shi-zhen-shi-ip</link><description><![CDATA[<img src="https://blog.kennethcheng.cc/plugins/feed/assets/telemetry.gif?title=Chevereto%E5%9B%BE%E5%BA%8A%E4%B8%8D%E6%98%BE%E7%A4%BA%E7%9C%9F%E5%AE%9Eip&amp;url=/archives/cheveretotu-chuang-bu-xian-shi-zhen-shi-ip" width="1" height="1" alt="" style="opacity:0;">部署图床后发现不能显示真实ip docker参数 映射settings.php -v /mnt/user/appdata/chevereto/app/settings.php:/var/www/html/app/settings.php 修改方法 在最下方输入以下代码： if(isset(]]></description><guid isPermaLink="false">/archives/cheveretotu-chuang-bu-xian-shi-zhen-shi-ip</guid><dc:creator>KennethCheng</dc:creator><enclosure url="https://blog.kennethcheng.cc/apis/api.storage.halo.run/v1alpha1/thumbnails/-/via-uri?uri=%2Fupload%2FGemini_Generated_Image_nh9sm3nh9sm3nh9s.png&amp;size=m" type="image/jpeg" length="535489"/><category>unraid</category><pubDate>Thu, 13 Feb 2025 21:55:28 GMT</pubDate></item><item><title><![CDATA[windows森林之子开服]]></title><link>https://blog.kennethcheng.cc/archives/windowssen-lin-zhi-zi-kai-fu</link><description><![CDATA[<img src="https://blog.kennethcheng.cc/plugins/feed/assets/telemetry.gif?title=windows%E6%A3%AE%E6%9E%97%E4%B9%8B%E5%AD%90%E5%BC%80%E6%9C%8D&amp;url=/archives/windowssen-lin-zhi-zi-kai-fu" width="1" height="1" alt="" style="opacity:0;">需要安装STEAEMCMD环境 官方网站：https://developer.valvesoftware.com/wiki/SteamCMD Windows版本下载地址：https://steamcdn-a.akamaihd.net/client/installer/steamcmd.zip 解压S]]></description><guid isPermaLink="false">/archives/windowssen-lin-zhi-zi-kai-fu</guid><dc:creator>KennethCheng</dc:creator><enclosure url="https://blog.kennethcheng.cc/apis/api.storage.halo.run/v1alpha1/thumbnails/-/via-uri?uri=%2Fupload%2Fsonoftheforest.jpg&amp;size=m" type="image/jpeg" length="0"/><category>Game</category><category>Windows</category><pubDate>Tue, 11 Feb 2025 13:51:33 GMT</pubDate></item><item><title><![CDATA[完全卸载docker]]></title><link>https://blog.kennethcheng.cc/archives/wan-quan-xie-zai-docker</link><description><![CDATA[<img src="https://blog.kennethcheng.cc/plugins/feed/assets/telemetry.gif?title=%E5%AE%8C%E5%85%A8%E5%8D%B8%E8%BD%BDdocker&amp;url=/archives/wan-quan-xie-zai-docker" width="1" height="1" alt="" style="opacity:0;">卸载Docker的命令如下 # 卸载Docker CE sudo apt-get purge docker-ce # 卸载Docker EE sudo apt-get purge docker-ee # 删除Docker镜像、容器、数据卷等文件 sudo rm -rf /var/lib/docker]]></description><guid isPermaLink="false">/archives/wan-quan-xie-zai-docker</guid><dc:creator>KennethCheng</dc:creator><enclosure url="https://blog.kennethcheng.cc/apis/api.storage.halo.run/v1alpha1/thumbnails/-/via-uri?uri=%2Fupload%2FGemini_Generated_Image_40jlv440jlv440jl.png&amp;size=m" type="image/jpeg" length="0"/><category>Docker</category><pubDate>Mon, 10 Feb 2025 11:36:00 GMT</pubDate></item><item><title><![CDATA[ubuntu安装docker和docker compose]]></title><link>https://blog.kennethcheng.cc/archives/ubuntuan-zhuang-dockerhe-docker-compose</link><description><![CDATA[<img src="https://blog.kennethcheng.cc/plugins/feed/assets/telemetry.gif?title=ubuntu%E5%AE%89%E8%A3%85docker%E5%92%8Cdocker%20compose&amp;url=/archives/ubuntuan-zhuang-dockerhe-docker-compose" width="1" height="1" alt="" style="opacity:0;">安装 Docker 更新 Ubuntu 打开终端，依次运行下列命令： sudo apt update sudo apt upgrade sudo apt full-upgrade 添加 Docker 库 首先，安装必要的证书并允许 apt 包管理器使用以下命令通过 HTTPS 使用存储库： sud]]></description><guid isPermaLink="false">/archives/ubuntuan-zhuang-dockerhe-docker-compose</guid><dc:creator>KennethCheng</dc:creator><enclosure url="https://blog.kennethcheng.cc/apis/api.storage.halo.run/v1alpha1/thumbnails/-/via-uri?uri=%2Fupload%2FGemini_Generated_Image_4s2iyl4s2iyl4s2i.png&amp;size=m" type="image/jpeg" length="0"/><category>Ubuntu</category><category>Docker</category><pubDate>Mon, 10 Feb 2025 01:43:00 GMT</pubDate></item><item><title><![CDATA[阿里云ubuntu爆内存]]></title><link>https://blog.kennethcheng.cc/archives/a-li-yun-ubuntubao-nei-cun</link><description><![CDATA[<img src="https://blog.kennethcheng.cc/plugins/feed/assets/telemetry.gif?title=%E9%98%BF%E9%87%8C%E4%BA%91ubuntu%E7%88%86%E5%86%85%E5%AD%98&amp;url=/archives/a-li-yun-ubuntubao-nei-cun" width="1" height="1" alt="" style="opacity:0;">apt-check进程占用过高 关闭apt自动更新 修改Prompt参数等于never (原值为lts) vim /etc/update-manager/release-upgrades 修改所有值为0 vim /etc/apt/apt.conf.d/10periodic]]></description><guid isPermaLink="false">/archives/a-li-yun-ubuntubao-nei-cun</guid><dc:creator>KennethCheng</dc:creator><enclosure url="https://blog.kennethcheng.cc/apis/api.storage.halo.run/v1alpha1/thumbnails/-/via-uri?uri=%2Fupload%2FGemini_Generated_Image_4s2iyl4s2iyl4s2i.png&amp;size=m" type="image/jpeg" length="0"/><category>Ubuntu</category><pubDate>Fri, 7 Feb 2025 07:35:00 GMT</pubDate></item><item><title><![CDATA[飞牛OS开启iommu硬件直通]]></title><link>https://blog.kennethcheng.cc/archives/kai-qi-iommuying-jian-zhi-tong</link><description><![CDATA[<img src="https://blog.kennethcheng.cc/plugins/feed/assets/telemetry.gif?title=%E9%A3%9E%E7%89%9BOS%E5%BC%80%E5%90%AFiommu%E7%A1%AC%E4%BB%B6%E7%9B%B4%E9%80%9A&amp;url=/archives/kai-qi-iommuying-jian-zhi-tong" width="1" height="1" alt="" style="opacity:0;">编辑grub nano /etc/default/grub 第9行加入 intel_iommu=on iommu=pt GRUB_CMDLINE_LINUX_DEFAULT=”quiet i915.force_probe=7d55 intel_iommu=on iommu=pt” 更新，重启 u]]></description><guid isPermaLink="false">/archives/kai-qi-iommuying-jian-zhi-tong</guid><dc:creator>KennethCheng</dc:creator><enclosure url="https://blog.kennethcheng.cc/apis/api.storage.halo.run/v1alpha1/thumbnails/-/via-uri?uri=%2Fupload%2FGemini_Generated_Image_wuk4kswuk4kswuk4.png&amp;size=m" type="image/jpeg" length="838353"/><category>fnOS</category><pubDate>Mon, 3 Feb 2025 09:22:00 GMT</pubDate></item><item><title><![CDATA[nginx反代unraid提示openresty]]></title><link>https://blog.kennethcheng.cc/archives/nginxfan-dai-unraidti-shi-openresty</link><description><![CDATA[<img src="https://blog.kennethcheng.cc/plugins/feed/assets/telemetry.gif?title=nginx%E5%8F%8D%E4%BB%A3unraid%E6%8F%90%E7%A4%BAopenresty&amp;url=/archives/nginxfan-dai-unraidti-shi-openresty" width="1" height="1" alt="" style="opacity:0;">主要原因是docker ping不通宿主机 懒得调整unraid网络，直接在虚拟机上部署的nginx转发就可以了]]></description><guid isPermaLink="false">/archives/nginxfan-dai-unraidti-shi-openresty</guid><dc:creator>KennethCheng</dc:creator><enclosure url="https://blog.kennethcheng.cc/apis/api.storage.halo.run/v1alpha1/thumbnails/-/via-uri?uri=%2Fupload%2FGemini_Generated_Image_687nf1687nf1687n.png&amp;size=m" type="image/jpeg" length="0"/><category>unraid</category><pubDate>Tue, 28 Jan 2025 07:29:00 GMT</pubDate></item><item><title><![CDATA[HDFS常用命令]]></title><link>https://blog.kennethcheng.cc/archives/hdfschang-yong-ming-ling</link><description><![CDATA[<img src="https://blog.kennethcheng.cc/plugins/feed/assets/telemetry.gif?title=HDFS%E5%B8%B8%E7%94%A8%E5%91%BD%E4%BB%A4&amp;url=/archives/hdfschang-yong-ming-ling" width="1" height="1" alt="" style="opacity:0;">version 查看Hadoop版本 hdfs dfs version mkdir]]></description><guid isPermaLink="false">/archives/hdfschang-yong-ming-ling</guid><dc:creator>KennethCheng</dc:creator><enclosure url="https://blog.kennethcheng.cc/apis/api.storage.halo.run/v1alpha1/thumbnails/-/via-uri?uri=%2Fupload%2FGemini_Generated_Image_lkmwphlkmwphlkmw.png&amp;size=m" type="image/jpeg" length="0"/><category>HDFS</category><pubDate>Thu, 12 Sep 2024 12:30:00 GMT</pubDate></item><item><title><![CDATA[windows幻兽帕鲁开服]]></title><link>https://blog.kennethcheng.cc/archives/windowshuan-shou-pa-lu-kai-fu</link><description><![CDATA[<img src="https://blog.kennethcheng.cc/plugins/feed/assets/telemetry.gif?title=windows%E5%B9%BB%E5%85%BD%E5%B8%95%E9%B2%81%E5%BC%80%E6%9C%8D&amp;url=/archives/windowshuan-shou-pa-lu-kai-fu" width="1" height="1" alt="" style="opacity:0;">需要安装STEAMCMD环境 官方网站：https://developer.valvesoftware.com/wiki/SteamCMD Windows版本下载地址：https://steamcdn-a.akamaihd.net/client/installer/steamcmd.zip 解压St]]></description><guid isPermaLink="false">/archives/windowshuan-shou-pa-lu-kai-fu</guid><dc:creator>KennethCheng</dc:creator><enclosure url="https://blog.kennethcheng.cc/apis/api.storage.halo.run/v1alpha1/thumbnails/-/via-uri?uri=%2Fupload%2Fpalworld.jpg&amp;size=m" type="image/jpeg" length="0"/><category>Game</category><category>Windows</category><pubDate>Sat, 20 Jan 2024 14:37:00 GMT</pubDate></item></channel></rss>