<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Linux on 知识铺的博客</title>
    <link>https://index.zshipu.com/ai001/tags/linux/</link>
    <description>Recent content in Linux on 知识铺的博客</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>zh-CN</language>
    <lastBuildDate>Wed, 08 Oct 2025 23:01:20 +0000</lastBuildDate>
    <atom:link href="https://index.zshipu.com/ai001/tags/linux/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Codex Linux使用指南</title>
      <link>https://index.zshipu.com/ai001/post/20251009/Codex-Linux%E4%BD%BF%E7%94%A8%E6%8C%87%E5%8D%97/</link>
      <pubDate>Wed, 08 Oct 2025 23:01:20 +0000</pubDate>
      <guid>https://index.zshipu.com/ai001/post/20251009/Codex-Linux%E4%BD%BF%E7%94%A8%E6%8C%87%E5%8D%97/</guid>
      <description>Codex Linux 使用指南 (一) 安装 Node.js 环境 Codex 需要 Node.js 环境才能运行（版本要求 ≥18）。 Linux 安装方法 方法一：使用官方仓库（推荐） bash # 添加 NodeSource 仓库 curl -fsSL https://deb.nodesource.com/setup_lts.x | sudo -E bash - # 安装 Node.js sudo apt-get install -y nodejs 方法二：使用系统包管理器 虽然版本可能不是最新的，但对于基本使用已经足够： bash # Ubuntu/Debian sudo apt update sudo apt install nodejs npm # CentOS/RHEL/Fedora sudo dnf install nodejs npm Linux 注意事项 某些发行</description>
    </item>
  </channel>
</rss>
