<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:wfw="http://wellformedweb.org/CommentAPI/">
  <channel>
    <title><![CDATA[拍拍尘土]]></title> 
    <link>http://blog.xg98.com/</link> 
    <description><![CDATA[五月枇杷黄，太湖银鱼肥]]></description> 
    <language>zh-cn</language> 
    <copyright><![CDATA[Copyright 2026, 拍拍尘土]]></copyright> 
    <webMaster><![CDATA[cxosoft@gmail.com (Admin)]]></webMaster> 
    <generator>LBS v2.0.313</generator> 
    <pubDate>Sat, 11 Jul 2026 14:46:21 +0800</pubDate> 
    <ttl>60</ttl>
  
    <item>
      <title><![CDATA[windows下面的apache/nginx/iis6  采用第三方服务器linux下的acme.sh自动续期ssl证书]]></title> 
      <link><![CDATA[http://blog.xg98.com/article.asp?id=3022]]></link> 
      <category><![CDATA[nginx]]></category> 
      <author><![CDATA[admin <null@null.com>]]></author> 
      <pubDate>Mon, 06 Jul 2026 16:16:21 +0800</pubDate> 
      <description><![CDATA[centos下acme.sh续期证书比较方便，但是windows下的各种web服务器配置续期复杂，我们可以采用第三方的服务器远程验证，来续期ssl证书。<br /><br />acme 的工作原理是：<br /><br />1、发起一个新证书请求到官方，给出证书域名(pic.xg98.com)和存放证书验证文件的本地目录(/home/www/pic.xg98.com/wwwroot/)<div class="code">acme.sh --issue -d pic.xg98.com --webroot /home/www/pic.xg98.com/wwwroot/ --nginx</div><br />2、官方访问验证文件来完成域名有效性的验证，然后发放证书<br />程序在生成验证文本文件 /home/www/pic.xg98.com/wwwroot/xxx<br />官方程序访问如下地址：<div class="code">http&#58;//pic.xg98.com/.well-known/acme-challenge/xxx</div>]]></description>
      <wfw:commentRss><![CDATA[http://blog.xg98.com/feed.asp?q=comment&id=3022]]></wfw:commentRss>
    </item>
      
    <item>
      <title><![CDATA[vs.code以及衍生版本的时间线功能真是救命神器]]></title> 
      <link><![CDATA[http://blog.xg98.com/article.asp?id=3021]]></link> 
      <category><![CDATA[拍拍乱拍]]></category> 
      <author><![CDATA[admin <null@null.com>]]></author> 
      <pubDate>Thu, 02 Jul 2026 16:17:51 +0800</pubDate> 
      <description><![CDATA[主流桌面端 VS Code 二开 IDE<br /><br /><div style="width: 100%;overflow-x : auto;"><a href="http://blog.xg98.com/attachments/202607/02_162246_20260702161855.png" target="_blank"><img src="http://blog.xg98.com/attachments/202607/02_162246_20260702161855.png" alt="http://blog.xg98.com/attachments/202607/02_162246_20260702161855.png" /></a></div><br /><br />Trae（字节跳动）<br />底层：Code-OSS 深度定制独立客户端，Electron 架构<br />核心改造：内置字节自研代码大模型、全局代码 RAG 索引、Builder 多 Agent 批量改代码、中文本地化优化；VS Code 插件直接通用<br /><br />Cursor<br />海外头部 AI IDE，Code-OSS fork；Composer 多文件批量编辑，支持 GPT/Claude，完整迁移 VS Code 配置<br /><br />Windsurf（原 Codeium IDE）<br />内置实时代码理解、全局补全，可接入本地 Ollama 开源大模型<br /><br />Qoder（阿里）<br />直接 fork 微软开源 Code-OSS 深度改造，和 Trae、Cursor 属于同一类：原生 VS Code 内核独立 AI IDE，不是单纯插件。]]></description>
      <wfw:commentRss><![CDATA[http://blog.xg98.com/feed.asp?q=comment&id=3021]]></wfw:commentRss>
    </item>
      
    <item>
      <title><![CDATA[服了阿里云的弯弯绕绕，OSS存储包居然买错一个，不能抵扣ECS快照容量]]></title> 
      <link><![CDATA[http://blog.xg98.com/article.asp?id=3020]]></link> 
      <category><![CDATA[拍拍乱拍]]></category> 
      <author><![CDATA[admin <null@null.com>]]></author> 
      <pubDate>Tue, 30 Jun 2026 10:48:54 +0800</pubDate> 
      <description><![CDATA[OSS存储包，居然分很多不同的种类：<br />标准-同城冗余存储  和  标准-本地冗余存储  不通用，ECS的自动快照需要 <span style="color:Red">标准-本地冗余存储 </span><br />标准-同城冗余存储 不能抵扣快照，还比本地冗余贵，买了1年合着白买，全部成了后付费。]]></description>
      <wfw:commentRss><![CDATA[http://blog.xg98.com/feed.asp?q=comment&id=3020]]></wfw:commentRss>
    </item>
      
    <item>
      <title><![CDATA[磁盘空间占用分析工具，速度奇快wiztree]]></title> 
      <link><![CDATA[http://blog.xg98.com/article.asp?id=3019]]></link> 
      <category><![CDATA[软件推荐]]></category> 
      <author><![CDATA[admin <null@null.com>]]></author> 
      <pubDate>Fri, 26 Jun 2026 14:10:00 +0800</pubDate> 
      <description><![CDATA[<div style="width: 100%;overflow-x : auto;"><a href="http://blog.xg98.com/attachments/202606/26_141128_2021112611426363.jpg" target="_blank"><img src="http://blog.xg98.com/attachments/202606/26_141128_2021112611426363.jpg" alt="http://blog.xg98.com/attachments/202606/26_141128_2021112611426363.jpg" /></a></div>]]></description>
      <wfw:commentRss><![CDATA[http://blog.xg98.com/feed.asp?q=comment&id=3019]]></wfw:commentRss>
    </item>
      
    <item>
      <title><![CDATA[xbox360换硬盘问题（E版破解），FATXplorer 和 Party Buffalo]]></title> 
      <link><![CDATA[http://blog.xg98.com/article.asp?id=3018]]></link> 
      <category><![CDATA[拍拍乱拍]]></category> 
      <author><![CDATA[admin <null@null.com>]]></author> 
      <pubDate>Tue, 23 Jun 2026 09:48:20 +0800</pubDate> 
      <description><![CDATA[<span style="color:Red">p.s.稳定性方面 FATXplorer 远超 Party Buffalo，FATXplorer能打开的硬盘就不要用 Party Buffalo</span><br /><br />原机硬盘经常出现卡顿和开机不能读取游戏，Kinect提示需要更新才能使用，重启有时候又能读取，基本是硬盘出现问题，所以考虑换个硬盘。<br /><br />1、usb硬盘盒可以读取到xbox360老硬盘，但是下载了FATXplorer，发现软件读取不了硬盘分区，硬盘故障比较严重。<br /><br />2、再使用Party Buffalo，发现可以正常读取硬盘信息，赶紧把 System Auxiliary 、System Extended 、Data 几个分区保存到电脑上，<br />游戏目录 \Data\Content\0000000000000000 比较大，所以选择了几个主要游戏来保存，过程中部分游戏读取报错跳过。有时候重新打开软件又能读取。<br />]]></description>
      <wfw:commentRss><![CDATA[http://blog.xg98.com/feed.asp?q=comment&id=3018]]></wfw:commentRss>
    </item>
      
    <item>
      <title><![CDATA[RHSA 特殊文件的处理和删除]]></title> 
      <link><![CDATA[http://blog.xg98.com/article.asp?id=3017]]></link> 
      <category><![CDATA[WIN服务器]]></category> 
      <author><![CDATA[admin <null@null.com>]]></author> 
      <pubDate>Thu, 11 Jun 2026 22:39:48 +0800</pubDate> 
      <description><![CDATA[p.s. takeown 处理后可以移动到备份文件里面<br /><br />文件夹处理<div class="code">takeown /f &quot;D:\目标文件夹&quot; /r /d y<br />icacls &quot;D:\目标文件夹&quot; /grant Administrators:F /t<br />attrib -r -h -s -a &quot;D:\目标文件夹&quot; /s /d<br />rmdir /s /q &quot;D:\目标文件夹&quot;</div><br /><br />单个文件<div class="code">1. 获取所有权（去掉 /d y）<br />takeown /f &quot;D:\test\xxx.file&quot;<br /><br />2. 授予管理员完全控制权限<br />icacls &quot;D:\test\xxx.file&quot; /grant Administrators<br /><br />3. 清除只读、隐藏、系统、存档属性<br />attrib -r -h -s -a &quot;D:\test\xxx.file&quot;<br /><br />4. 强制删除<br />del /f /q &quot;D:\test\xxx.file&quot;<br /></div>]]></description>
      <wfw:commentRss><![CDATA[http://blog.xg98.com/feed.asp?q=comment&id=3017]]></wfw:commentRss>
    </item>
      
    <item>
      <title><![CDATA[centos6.10怎么安装依赖和升级gcc（记录下，涉及系统软件更新还没有测试）]]></title> 
      <link><![CDATA[http://blog.xg98.com/article.asp?id=3016]]></link> 
      <category><![CDATA[centos/linux]]></category> 
      <author><![CDATA[admin <null@null.com>]]></author> 
      <pubDate>Sun, 17 May 2026 22:17:09 +0800</pubDate> 
      <description><![CDATA[<span style="color:Red">p.s.有空的老服务器可以测试，生产环境不要去玩</span><br />centos6.10默认是 gcc 4.4.7 ，可以升级devtoolset-8，得到gcc 8<br /><br /><b>第一步：修复 vault 源</b>  (如果yum源失效)<div class="code">vi /etc/yum.repos.d/CentOS-Base.repo</div><div class="code">[base]<br />name=CentOS-6.10 - Base<br />baseurl=https&#58;//vault.centos.org/6.10/os/x86_64/<br />gpgcheck=0<br />enabled=1<br /><br />[updates]<br />name=CentOS-6.10 - Updates<br />baseurl=https&#58;//vault.centos.org/6.10/updates/x86_64/<br />gpgcheck=0<br />enabled=1<br /><br />[extras]<br />name=CentOS-6.10 - Extras</div>]]></description>
      <wfw:commentRss><![CDATA[http://blog.xg98.com/feed.asp?q=comment&id=3016]]></wfw:commentRss>
    </item>
      
    <item>
      <title><![CDATA[centos6和7中的nginx1.6和nginx1.20升级到1.30.1踩坑记录，关于lua和waf问题]]></title> 
      <link><![CDATA[http://blog.xg98.com/article.asp?id=3015]]></link> 
      <category><![CDATA[nginx]]></category> 
      <author><![CDATA[admin <null@null.com>]]></author> 
      <pubDate>Sat, 16 May 2026 17:03:10 +0800</pubDate> 
      <description><![CDATA[使用原机的lnmp的更新脚本报错，就使用手动下载nginx1.30.1来编译，因为需要使用lua和waf，所以关联模块就多了点。<br /><span style="color:Red">必须使用老nginx -V的configure参数来编译1.30.1，不然会出现丢失已经在使用的模块。</span><br />nginx下载：<a href="https://nginx.org/download/nginx-1.30.1.tar.gz" title="https://nginx.org/download/nginx-1.30.1.tar.gz" target="_blank">https://nginx.org/download/nginx-1.30.1.tar.gz</a><br /><br /><br />开始先检查luajit是否安装，看看版本是否2.1，然后设置下环境变量<div class="code">export LUAJIT_INC=/usr/local/luajit/include/luajit-2.1<br />export LUAJIT_LIB=/usr/local/luajit/lib</div><br />还有一个问题是6.10默认openssl1.0.1，无法满足要求，需要再编译一个新的openssl1.1.1w，但是不能覆]]></description>
      <wfw:commentRss><![CDATA[http://blog.xg98.com/feed.asp?q=comment&id=3015]]></wfw:commentRss>
    </item>
      
    <item>
      <title><![CDATA[OpenClaw 获取资讯联网功能（Brave API）在国内用Tavily替代]]></title> 
      <link><![CDATA[http://blog.xg98.com/article.asp?id=3014]]></link> 
      <category><![CDATA[openclaw]]></category> 
      <author><![CDATA[admin <null@null.com>]]></author> 
      <pubDate>Fri, 06 Mar 2026 10:13:03 +0800</pubDate> 
      <description><![CDATA[文章来源：<a href="https://post.smzdm.com/p/a2qvzgxn/" title="https://post.smzdm.com/p/a2qvzgxn/" target="_blank">https://post.smzdm.com/p/a2qvzgxn/</a><br /><br />上回成功把 OpenClaw 部署在阿里云上后，我发现了一个问题：它好像有点&quot;失明&quot;！<br /><br />它不知道今天是几号，不了解最新的电影资讯，也没法查实时新闻。原因很简单——默认的联网功能（Brave API）在国内基本用不了，还得绑国际信用卡，对国内用户来说确实不太友好。<br /><br />作为一个同样在摸索的小白，我想分享一下我找到的解决方案，希望能帮到遇到同样问题的朋友。<br /><br />## 为什么 Brave API 在国内不好用<br /><br />OpenClaw 默认使用 Brave Search API 来获取联网搜索能力，但这个服务有两个主要问题：<br /><br />网络访问问题：Brave API 的服务器在国外，国内网络直接访问通常会被限制。<br /><br />支付门槛：即使能访问，注册时也需要绑定国际信用卡，这对很多国内用户来说是个障碍。<br /><br />我之前就卡在这一步，试了好几种方法都没解决，差点就想放弃了。<br />]]></description>
      <wfw:commentRss><![CDATA[http://blog.xg98.com/feed.asp?q=comment&id=3014]]></wfw:commentRss>
    </item>
      
    <item>
      <title><![CDATA[window10的WSL2 上安装 openclaw]]></title> 
      <link><![CDATA[http://blog.xg98.com/article.asp?id=3013]]></link> 
      <category><![CDATA[openclaw]]></category> 
      <author><![CDATA[admin <null@null.com>]]></author> 
      <pubDate>Sat, 28 Feb 2026 15:39:46 +0800</pubDate> 
      <description><![CDATA[openclaw第三方中文网址：<a href="https://clawd.org.cn/" title="https://clawd.org.cn/" target="_blank">https://clawd.org.cn/</a><br /><br />1. 安装 WSL2 和 Ubuntu<br />以管理员身份打开 PowerShell，执行：<div class="code"><br /># 一键安装 WSL2 和 Ubuntu（推荐方式）<br />wsl --install<br /><br /># 或者指定安装 Ubuntu 24.04<br />wsl --install -d Ubuntu</div><br />验证 WSL2 版本：<div class="code">wsl --list --verbose</div><br /><br />更新系统并安装基础工具<br />进入 WSL2 Ubuntu 终端，执行：<div class="code">sudo apt update &amp;&amp; sudo apt upgrade -y<br />sudo apt install -y build-essential curl wget git unzip</div><br />]]></description>
      <wfw:commentRss><![CDATA[http://blog.xg98.com/feed.asp?q=comment&id=3013]]></wfw:commentRss>
    </item>
      
  </channel>
</rss>
