<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>知识库 on 时光纪念馆</title>
    <link>https://www.soulmap.cn/categories/%E7%9F%A5%E8%AF%86%E5%BA%93/</link>
    <description>Recent content in 知识库 on 时光纪念馆</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>zh</language>
    <lastBuildDate>Tue, 09 Jun 2026 17:37:09 +0800</lastBuildDate><atom:link href="https://www.soulmap.cn/categories/%E7%9F%A5%E8%AF%86%E5%BA%93/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>hermes记录</title>
      <link>https://www.soulmap.cn/posts/knowledge/hermes/</link>
      <pubDate>Tue, 09 Jun 2026 17:37:09 +0800</pubDate>
      
      <guid>https://www.soulmap.cn/posts/knowledge/hermes/</guid>
      <description>本文记录部署和使用hermes的一些知识及碰到的问题的解决办法。 1、部署 操作系统： DEBIAN 12 网络环境： 国外VPS 1.1 安装 直接使用官网给的命令安装: curl -fsSL https://hermes-agent.nousresearch.com/install.sh | bash 因为是国外环境，所以安装很顺利，按自己需要来选。安装过程中会让你配置model，可以先跳过，后面再配置。 1.2 配置model 运行命令进入</description>
    </item>
    
    <item>
      <title>大模型中转</title>
      <link>https://www.soulmap.cn/posts/knowledge/model_proxy/</link>
      <pubDate>Tue, 09 Jun 2026 17:37:09 +0800</pubDate>
      
      <guid>https://www.soulmap.cn/posts/knowledge/model_proxy/</guid>
      <description>1. NEW-API的部署 # 拉取项目代码 git clone https://github.com/QuantumNous/new-api.git # 修改配置文件，修改数据库的初始化密码，其它的按需修改（若不清楚建议保持默认） cd new-api vi docker-compose.yml ## 保存后就可以进行部署了 docker compose up -d ## 查看部署情况 docker compose ps 部署好后就可以访问了，通过 http://你的IP:3000 访问。首次访问会让你设置账号密码。 2. NEW-API 的配</description>
    </item>
    
    <item>
      <title>主机初始化</title>
      <link>https://www.soulmap.cn/posts/knowledge/host_init/</link>
      <pubDate>Tue, 09 Jun 2026 17:37:09 +0800</pubDate>
      
      <guid>https://www.soulmap.cn/posts/knowledge/host_init/</guid>
      <description>一、系统重装 推荐使用 leitbogioro/Tools 一键重装系统脚本。 1. 下载脚本 wget --no-check-certificate -qO InstallNET.sh &amp;#39;https://gitee.com/mb9e8j2/Tools/raw/master/Linux_reinstall/InstallNET.sh&amp;#39; &amp;amp;&amp;amp; chmod a+x InstallNET.sh 2. 执行安装 请根据需要选择对应的系统参数执行安装： Debian 13 bash InstallNET.sh -debian Debian 12 bash InstallNET.sh -debian12 Ubuntu 24.04 bash InstallNET.sh -ubuntu Ubuntu 22.04 bash InstallNET.sh -ubuntu22 ⚠️ 重要提示： 执行完毕后会输出重装后的 root 默认密码，请务必第一时间复制并妥善保存。若未保存就关闭了当前窗口，将需要重新进行重置</description>
    </item>
    
  </channel>
</rss>
