<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>风叶林 - 果子玩转Linux</title>
    <link>https://hifyl.com/forum.php?mod=forumdisplay&amp;fid=31</link>
    <description>Latest 20 threads of 果子玩转Linux</description>
    <copyright>Copyright(C) 风叶林</copyright>
    <generator>Discuz! Board by Comsenz Inc.</generator>
    <lastBuildDate>Wed, 16 Sep 2026 10:05:15 +0000</lastBuildDate>
    <ttl>60</ttl>
    <image>
      <url>https://hifyl.com/static/image/common/logo_88_31.gif</url>
      <title>风叶林</title>
      <link>https://hifyl.com/</link>
    </image>
    <item>
      <title>nginx 藏了 18 年的炸弹，9.2 分漏洞到底炸没炸你的服务器？</title>
      <link>https://hifyl.com/forum.php?mod=viewthread&amp;tid=4410</link>
      <description><![CDATA[━━━━━━━━━━━━━━━━━━━━

上周我的工作群突然炸了。

十几条消息连着进来，都在转同一篇文章——「紧急！nginx 惊现 18 年高危漏洞，CVSS 9.2 分，数亿服务器遭 RCE 攻击风险」。

群里有人开始问要不要今晚就重启服务器，有人已经在拉升级方案，还 ...]]></description>
      <category>果子玩转Linux</category>
      <author>guozi</author>
      <pubDate>Fri, 15 May 2026 03:19:02 +0000</pubDate>
    </item>
    <item>
      <title>那个晚上，在AI辅助下我把家里那台老电脑修了 6 遍</title>
      <link>https://hifyl.com/forum.php?mod=viewthread&amp;tid=4398</link>
      <description><![CDATA[——从显卡黑屏到 3 个未修补的内核 LPE，再到一块快没电的 CMOS 电池：作为一个安全 PM，我为什么不放过任何\&quot;小问题\&quot;

━━━━━━━━━━━━━━━━━━━━

一、流亡的硬盘

那天下班前，公司那台陪了我两年的台式机——一块 H61 主板的低配机——突然不开机了 ...]]></description>
      <category>果子玩转Linux</category>
      <author>guozi</author>
      <pubDate>Wed, 13 May 2026 16:15:54 +0000</pubDate>
    </item>
    <item>
      <title>一个\"只能看日志\"的账号,差点偷光全公司核心资产——Linux 刚爆 7.8 分内核漏洞</title>
      <link>https://hifyl.com/forum.php?mod=viewthread&amp;tid=4353</link>
      <description><![CDATA[一、小李的故事

小李是一家三百人公司的\&quot;日志管理员\&quot;。

他的工作很简单:每天上午看一眼业务服务器的日志,把异常告警转给对应的研发同事。公司 IT 给他开了一个 Linux 账号,权限卡得很死——只能 ssh 上去、只能看 、不能装软件、不能改配置。

按 IT 老大的话说:\&quot;他这 ...]]></description>
      <category>果子玩转Linux</category>
      <author>guozi</author>
      <pubDate>Fri, 01 May 2026 08:42:08 +0000</pubDate>
    </item>
    <item>
      <title>让 AI 进我电脑里待了3分钟，治好了我Ubuntu 24 + Windows10双系统下三年的时间不同步问题</title>
      <link>https://hifyl.com/forum.php?mod=viewthread&amp;tid=4352</link>
      <description><![CDATA[一、那个跟我斗了三年的小毛病

我的台式机是 Win10 / Ubuntu 双系统。

平时干活用 Ubuntu，偶尔需要打游戏、用某些只有 Windows 版的软件，就切回 Win10。问题就出在这\&quot;切回来\&quot;的那一刻——

每次从 Win10 关机重启，进入 Ubuntu 后，桌面右上角的时间一定是错的。永 ...]]></description>
      <category>果子玩转Linux</category>
      <author>guozi</author>
      <pubDate>Thu, 30 Apr 2026 12:22:30 +0000</pubDate>
    </item>
    <item>
      <title>我把开发机从 GNOME 换成了 XFCE，折腾了一整天，值了</title>
      <link>https://hifyl.com/forum.php?mod=viewthread&amp;tid=4225</link>
      <description><![CDATA[TL;DR：gnome-shell 在双屏开发机上空闲吃掉 5% CPU + 833MB 内存。切换到 XFCE 4.18 之后内存占用降到不足 200MB，双屏拖窗口终于不再像在搅拌水泥。过程中遇到七个坑——输入法、SecureCRT 中文、钉钉扫码、登录界面消失、Plank 不显示应用、合成器闪烁、Ghostty hook ...]]></description>
      <category>果子玩转Linux</category>
      <author>guozi</author>
      <pubDate>Thu, 02 Apr 2026 14:10:21 +0000</pubDate>
    </item>
    <item>
      <title>在 XFCE + fcitx5 下让 SecureCRT 支持中文输入</title>
      <link>https://hifyl.com/forum.php?mod=viewthread&amp;tid=4224</link>
      <description><![CDATA[━━━━━━━━━━━━━━━━━━━━

背景

从 GNOME + ibus 迁移到 XFCE + fcitx5 之后，几乎所有软件的中文输入都正常，唯独 SecureCRT 例外——光标停在那里，切换输入法、按快捷键，什么反应都没有，字符就是进不去。

这种问题看起来应该有标准解法，实际 ...]]></description>
      <category>果子玩转Linux</category>
      <author>guozi</author>
      <pubDate>Thu, 02 Apr 2026 06:22:08 +0000</pubDate>
    </item>
    <item>
      <title>Docker Buildx高级构建：缓存与远程构建</title>
      <link>https://hifyl.com/forum.php?mod=viewthread&amp;tid=4145</link>
      <description><![CDATA[引言

在容器化开发的日常工作中，构建镜像的速度直接影响着开发迭代效率和 CI/CD 流水线的吞吐量。当项目规模增长、依赖变得复杂后，一次完整构建动辄耗费十几分钟甚至更久，这对团队生产力是巨大的消耗。Docker Buildx 作为 Docker 官方推出的下一代构建工具，基于 Bu ...]]></description>
      <category>果子玩转Linux</category>
      <author>guozi</author>
      <pubDate>Sat, 28 Mar 2026 16:56:23 +0000</pubDate>
    </item>
    <item>
      <title>Day 05 文件查找与压缩归档</title>
      <link>https://hifyl.com/forum.php?mod=viewthread&amp;tid=4137</link>
      <description><![CDATA[在 Linux 系统里，找到一个文件和把一堆文件打包带走，是两件你几乎每天都会干的事。听起来简单，但真要用好，里面的门道不少。这篇文章把文件查找和压缩归档这两件事讲透，看完你就能应对绝大多数实际场景。

文件查找：四个命令各有分工

很多人只知道 ，其实 Linux  ...]]></description>
      <category>果子玩转Linux</category>
      <author>guozi</author>
      <pubDate>Fri, 27 Mar 2026 22:00:01 +0000</pubDate>
    </item>
    <item>
      <title>Docker镜像安全扫描：Trivy漏洞检测实战</title>
      <link>https://hifyl.com/forum.php?mod=viewthread&amp;tid=4122</link>
      <description><![CDATA[你的 Docker 镜像里，可能正藏着 147 个已知漏洞——而你对此一无所知。

这不是危言耸听。2023 年 Sysdig 的云安全报告显示，87% 的容器镜像中包含高危或严重漏洞。更扎心的是，其中大部分漏洞早已有补丁可用，只是没人扫描、没人修复。

好消息是，解决这个问题的工具 ...]]></description>
      <category>果子玩转Linux</category>
      <author>guozi</author>
      <pubDate>Tue, 24 Mar 2026 00:46:40 +0000</pubDate>
    </item>
    <item>
      <title>Docker开发环境统一：Dev Containers实战</title>
      <link>https://hifyl.com/forum.php?mod=viewthread&amp;tid=4121</link>
      <description><![CDATA[每个开发者都经历过这样的时刻：项目 README 写着\&quot;环境搭建步骤\&quot;，密密麻麻列了二十几条命令，你照着敲了一下午，最后卡在一个诡异的依赖版本冲突上。问同事，对方轻描淡写：\&quot;哦，我用的是 Node 16，你装成 18 了。\&quot;

这种\&quot;在我机器上能跑\&quot;的玄学，是团队协作中最隐蔽的 ...]]></description>
      <category>果子玩转Linux</category>
      <author>guozi</author>
      <pubDate>Tue, 24 Mar 2026 00:46:40 +0000</pubDate>
    </item>
    <item>
      <title>Docker与Traefik反向代理：自动HTTPS入门</title>
      <link>https://hifyl.com/forum.php?mod=viewthread&amp;tid=4120</link>
      <description><![CDATA[每次新上一个服务，就要打开 Nginx 配置文件，复制一段  块，改域名、改端口、改 ，再手动跑一遍 Certbot 签证书——这套流程你是不是已经重复了几十次？

Traefik 干的事情，就是让你再也不用碰这些。

它监听 Docker 的事件，容器一启动，路由自动生成，HTTPS 证书自 ...]]></description>
      <category>果子玩转Linux</category>
      <author>guozi</author>
      <pubDate>Tue, 24 Mar 2026 00:46:39 +0000</pubDate>
    </item>
    <item>
      <title>Docker多架构镜像构建：兼容ARM与x86</title>
      <link>https://hifyl.com/forum.php?mod=viewthread&amp;tid=4119</link>
      <description><![CDATA[2024 年，我在一台 M2 MacBook 上 build 了一个镜像，推到服务器，然后它就崩了。

报错信息简洁有力：。

翻译成人话就是——你在 ARM 上烤的饼，x86 的烤箱不认。这个问题，每一个用 Apple Silicon 的开发者迟早都会遇到。而解决它的最佳方案，就是 Docker 多架构镜像 ...]]></description>
      <category>果子玩转Linux</category>
      <author>guozi</author>
      <pubDate>Tue, 24 Mar 2026 00:46:39 +0000</pubDate>
    </item>
    <item>
      <title>Docker与Kubernetes初探：从容器到编排</title>
      <link>https://hifyl.com/forum.php?mod=viewthread&amp;tid=4118</link>
      <description><![CDATA[你用 Docker 跑了几个容器，觉得自己已经站在云原生的门口了。然后有人告诉你：\&quot;试试 Kubernetes 吧。\&quot;于是你打开官方文档，看到 Pod、Service、Deployment、ReplicaSet、Ingress……默默关上了浏览器。

别慌。今天这篇文章，就是帮你把那扇门真正推开。

先搞清楚一个 ...]]></description>
      <category>果子玩转Linux</category>
      <author>guozi</author>
      <pubDate>Tue, 24 Mar 2026 00:46:38 +0000</pubDate>
    </item>
    <item>
      <title>Day 07 文件权限与特殊权限深入理解</title>
      <link>https://hifyl.com/forum.php?mod=viewthread&amp;tid=4112</link>
      <description><![CDATA[Linux 系统里，权限是安全的基石。你在服务器上建了个文件，谁能读、谁能写、谁能执行——这些事情搞不清楚，轻则脚本跑不起来，重则数据被人随意篡改。这篇文章从基础的 rwx 权限讲起，一路聊到 SUID、SGID、Sticky Bit 这些\&quot;高级货\&quot;，再把 umask 和 ACL 也捋一遍。读 ...]]></description>
      <category>果子玩转Linux</category>
      <author>guozi</author>
      <pubDate>Sun, 22 Mar 2026 22:00:13 +0000</pubDate>
    </item>
    <item>
      <title>Day 06 用户与用户组管理</title>
      <link>https://hifyl.com/forum.php?mod=viewthread&amp;tid=4111</link>
      <description><![CDATA[Linux 是天生的多用户操作系统。这意味着什么？你的服务器上可以同时存在几十个用户，各干各的，互不干扰——前提是你把用户和权限管理搞明白了。

这篇文章带你吃透 Linux 用户与用户组管理的核心知识。读完之后，你能清楚地回答三个问题：用户信息到底存在哪？怎么增 ...]]></description>
      <category>果子玩转Linux</category>
      <author>guozi</author>
      <pubDate>Sun, 22 Mar 2026 22:00:08 +0000</pubDate>
    </item>
    <item>
      <title>Day 05 文件查找与压缩归档</title>
      <link>https://hifyl.com/forum.php?mod=viewthread&amp;tid=4110</link>
      <description><![CDATA[在 Linux 系统里，找到一个文件和把一堆文件打包带走，是两件你几乎每天都会干的事。听起来简单，但真要用好，里面的门道不少。这篇文章把文件查找和压缩归档这两件事讲透，看完你就能应对绝大多数实际场景。

文件查找：四个命令各有分工

很多人只知道 ，其实 Linux  ...]]></description>
      <category>果子玩转Linux</category>
      <author>guozi</author>
      <pubDate>Sun, 22 Mar 2026 22:00:00 +0000</pubDate>
    </item>
    <item>
      <title>Day 01 Docker是什么？5分钟带你看懂容器革命</title>
      <link>https://hifyl.com/forum.php?mod=viewthread&amp;tid=4109</link>
      <description><![CDATA[你是否遇到过这样的情况：

[*]💻 \&quot;在我机器上明明能跑啊！\&quot; —— 本地开发正常，部署到服务器就各种报错
[*]⏰ \&quot;配置环境花了一整天\&quot; —— 新同事入职，光装开发环境就要大半天
[*]🔥 \&quot;这个版本冲突怎么解决？\&quot; —— 不同项目需要不同版本的依赖，互相打架

如果你也 ...]]></description>
      <category>果子玩转Linux</category>
      <author>guozi</author>
      <pubDate>Sun, 22 Mar 2026 15:38:21 +0000</pubDate>
    </item>
    <item>
      <title>Day 03 基础命令入门：文件与目录操作</title>
      <link>https://hifyl.com/forum.php?mod=viewthread&amp;tid=4103</link>
      <description><![CDATA[如果你刚接触 Linux 或 macOS 终端，面对那个黑底白字的窗口，多少会有点发怵。别担心，这篇文章会带你从最基础的文件和目录操作开始，一步步摸清终端的脾气。读完之后，你至少能在命令行里自如地浏览目录、创建文件、复制移动、删除清理——这些操作占了日常终端使用的 ...]]></description>
      <category>果子玩转Linux</category>
      <author>guozi</author>
      <pubDate>Sat, 21 Mar 2026 16:06:44 +0000</pubDate>
    </item>
    <item>
      <title>「原创」耗时2小时，只因两个字符：记一次让人抓狂的 Nginx 头像404排查</title>
      <link>https://hifyl.com/forum.php?mod=viewthread&amp;tid=3486</link>
      <description><![CDATA[有朋友知道我做了个待办清单的应用，前两周更新了用户中心的功能，但有粉丝反应说自定义头像上传失败，要我赶紧修复，当时想着不影响功能就一直没去修，趁着今天有点空就排查了一下，不查不要紧，一查吓一跳！大家可以点击下面文章去查看我的另一个公众号，可以关注一 ...]]></description>
      <category>果子玩转Linux</category>
      <author>guozi</author>
      <pubDate>Tue, 03 Feb 2026 13:57:44 +0000</pubDate>
    </item>
    <item>
      <title>恭喜迁移到新论坛</title>
      <link>https://hifyl.com/forum.php?mod=viewthread&amp;tid=3483</link>
      <description><![CDATA[开心！！！]]></description>
      <category>果子玩转Linux</category>
      <author>guozi</author>
      <pubDate>Sat, 31 Jan 2026 10:41:12 +0000</pubDate>
    </item>
  </channel>
</rss>