<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>中神通公司交流论坛</title>
    <link>http://www.trustcomputing.com.cn/bbs/index.php</link>
    <description>Latest 20 threads of all forums</description>
    <copyright>Copyright(C) 中神通公司交流论坛</copyright>
    <generator>Discuz! Board by Comsenz Inc.</generator>
    <lastBuildDate>Fri, 05 Jun 2026 21:47:44 +0000</lastBuildDate>
    <ttl>60</ttl>
    <image>
      <url>http://www.trustcomputing.com.cn/bbs/images/logo.gif</url>
      <title>中神通公司交流论坛</title>
      <link>http://www.trustcomputing.com.cn/bbs/</link>
    </image>
    <item>
      <title>iptables实战：5条规则挡住80%攻击（改进）</title>
      <link>http://www.trustcomputing.com.cn/bbs/viewthread.php?tid=2179</link>
      <description><![CDATA[iptables实战：5条规则挡住80%攻击
]]></description>
      <category>真实IT经验</category>
      <author>linda</author>
      <pubDate>Tue, 02 Jun 2026 08:56:25 +0000</pubDate>
    </item>
    <item>
      <title>Linux en网卡命名规则</title>
      <link>http://www.trustcomputing.com.cn/bbs/viewthread.php?tid=2178</link>
      <description><![CDATA[Linux 现代网卡名称（eno、ens、enp 等）遵循 systemd/udev 的“可预测网络接口命名”（Predictable Network Interface Names）规则。 这套规则从 systemd 197 版本开始默认启用，目的是让网卡名称稳定、可预测，不再像老的 eth0、eth1 那样因硬件增删或探测顺序而随意变化。 


命名规律 ...]]></description>
      <category>真实IT经验</category>
      <author>linda</author>
      <pubDate>Tue, 02 Jun 2026 07:32:42 +0000</pubDate>
    </item>
    <item>
      <title>HDD Raw Copy Tool 可用于Ventoy+WePE ISO的刻盘软件</title>
      <link>http://www.trustcomputing.com.cn/bbs/viewthread.php?tid=2177</link>
      <description><![CDATA[使用Ventoy 等PE工具制作U盘为PE盘，关闭可能占用 U 盘的软件：DiskGenius、360安全卫士、电脑管家、杀毒软件 等。
运行 Ventoy2Disk,exe，“分区类型” 选择 GPT（如果选择MBR，bios必须Legacy，而不是UEFI），文件系统 选择“NTFS”，点击 Install 或 Update 开始安装。

安装完成后，U 盘会再 ...]]></description>
      <category>真实IT经验</category>
      <author>linda</author>
      <pubDate>Thu, 28 May 2026 10:44:01 +0000</pubDate>
    </item>
    <item>
      <title>收集linux硬件信息的命令</title>
      <link>http://www.trustcomputing.com.cn/bbs/viewthread.php?tid=2176</link>
      <description><![CDATA[一、最推荐的一条命令（最全面）bash

Ubuntu / Debian:
apt install --no-install-recommends inxi    

RHEL / CentOS / Rocky Linux
yum install inxi
或
dnf install -y epel-release
dnf install --setopt=install_weak_deps=False inxi


主板、CPU、显卡、内存、硬盘、网 ...]]></description>
      <category>真实IT经验</category>
      <author>linda</author>
      <pubDate>Thu, 28 May 2026 08:13:03 +0000</pubDate>
    </item>
    <item>
      <title>删除硬盘原有分区继续安装ubuntu</title>
      <link>http://www.trustcomputing.com.cn/bbs/viewthread.php?tid=2175</link>
      <description><![CDATA[第一步：确认磁盘（非常重要！避免误删）在 Ubuntu shell（用 sudo -i 进入 root）执行以下命令:

lsblk -f
sudo fdisk -l

重点确认：sda 应该是你的硬盘（容量最大的那个）。
你的 Ubuntu 安装 U 盘通常是 sdX（容量较小的）。

第二步：彻底清除原来的分区

# 1. 清除所有签名
sudo wipefs -a /dev ...]]></description>
      <category>真实IT经验</category>
      <author>linda</author>
      <pubDate>Thu, 28 May 2026 07:49:55 +0000</pubDate>
    </item>
    <item>
      <title>U盘 不识别 该设备的驱动程序未被安装(代码 28)</title>
      <link>http://www.trustcomputing.com.cn/bbs/viewthread.php?tid=2174</link>
      <description><![CDATA[在设备管理器中 
1、
未知设备
右键点击该U盘设备，
选择 更新驱动程序。
点击 浏览我的电脑以查找驱动程序。
点击 浏览 并定位到系统驱动库路径 C:\Windows\System32\DriverStore\FileRepository，
点击下一步让系统自动匹配。

找到
磁盘驱动器

2、
未知设备
继续 更新驱动程 ...]]></description>
      <category>真实IT经验</category>
      <author>linda</author>
      <pubDate>Thu, 28 May 2026 01:50:58 +0000</pubDate>
    </item>
    <item>
      <title>卸载360壁纸</title>
      <link>http://www.trustcomputing.com.cn/bbs/viewthread.php?tid=2173</link>
      <description><![CDATA[任务管理器&gt;启动 找到 360壁纸，右键打开文件所在位置
运行uninst.exe

应用和功能 里找不到 360壁纸
退出后 任务管理器 里找不到 360壁纸]]></description>
      <category>真实IT经验</category>
      <author>linda</author>
      <pubDate>Tue, 26 May 2026 14:59:36 +0000</pubDate>
    </item>
    <item>
      <title>Linux移动一个可执行文件后刷新系统路径</title>
      <link>http://www.trustcomputing.com.cn/bbs/viewthread.php?tid=2172</link>
      <description><![CDATA[hash -r]]></description>
      <category>真实IT经验</category>
      <author>linda</author>
      <pubDate>Mon, 11 May 2026 01:43:29 +0000</pubDate>
    </item>
    <item>
      <title>关闭 Windows 密码过期检查的几种常用方法</title>
      <link>http://www.trustcomputing.com.cn/bbs/viewthread.php?tid=2171</link>
      <description><![CDATA[以下是关闭 Windows 密码过期检查（设置密码永不过期）的几种常用方法，根据你的 Windows 版本（家庭版/专业版等）和账户类型选择合适的方式。建议以管理员身份操作。1. 最简单通用方法（推荐，所有版本适用）：使用命令提示符按 Win + S 搜索 “cmd”，右键选择 以管理员身份运行。
输入以下命令 ...]]></description>
      <category>真实IT经验</category>
      <author>linda</author>
      <pubDate>Sat, 09 May 2026 02:38:34 +0000</pubDate>
    </item>
    <item>
      <title>centos8 stream yum dnf更新</title>
      <link>http://www.trustcomputing.com.cn/bbs/viewthread.php?tid=2170</link>
      <description><![CDATA[# Backup original repo files (good practice)
cp -r /etc/yum.repos.d /etc/yum.repos.d.bak.$(date +%F)

# Disable mirrorlist and switch to vault.centos.org
sed -i 's|^mirrorlist=|#mirrorlist=|g' /etc/yum.repos.d/CentOS-Stream-*.repo
sed -i 's|^#baseurl]]></description>
      <category>真实IT经验</category>
      <author>linda</author>
      <pubDate>Thu, 07 May 2026 09:08:21 +0000</pubDate>
    </item>
    <item>
      <title>Linux Kernel 本地权限提升漏洞风险通告（CVE-2026-31431）</title>
      <link>http://www.trustcomputing.com.cn/bbs/viewthread.php?tid=2169</link>
      <description><![CDATA[尊敬的阿里云用户，您好！

阿里云安全监测到，互联网上披露了Linux Kernel 存在本地权限提升漏洞，漏洞编号CVE-2026-31431。可导致本地低权限攻击者利用 AF_ALG 加密接口与 splice() 系统调用，实现向任意可读文件的页缓存中写入受控的4字节数据，进而通过篡改 setuid 二进制文件获得 ro ...]]></description>
      <category>真实IT经验</category>
      <author>linda</author>
      <pubDate>Thu, 07 May 2026 08:22:31 +0000</pubDate>
    </item>
    <item>
      <title>Ubuntu 25.04 升级到 25.10</title>
      <link>http://www.trustcomputing.com.cn/bbs/viewthread.php?tid=2168</link>
      <description><![CDATA[sed -i -e s/plucky/questing/g  /etc/apt/sources.list.d/ubuntu.sources

apt update

apt-get dist-upgrade -y

apt autoremove
apt autoclean

reboot


# cat /etc/os-release 
PRETTY_NAME=&quot;Ubuntu 25.10&quot;
NAME=&quot;Ubuntu&quot;
VERSION_I]]></description>
      <category>真实IT经验</category>
      <author>linda</author>
      <pubDate>Wed, 06 May 2026 01:38:38 +0000</pubDate>
    </item>
    <item>
      <title>中神通大地云控双机热备实战</title>
      <link>http://www.trustcomputing.com.cn/bbs/viewthread.php?tid=2167</link>
      <description><![CDATA[]]></description>
      <category>大地云控</category>
      <author>linda</author>
      <pubDate>Thu, 23 Apr 2026 03:36:13 +0000</pubDate>
    </item>
    <item>
      <title>增加Linux swap交换空间</title>
      <link>http://www.trustcomputing.com.cn/bbs/viewthread.php?tid=2166</link>
      <description><![CDATA[VPS 只有400M内存，经常自动关机，使用free -m 查看，发现没有swap，可能导致OOM，进而OS崩溃，自动关机，故增加swap空间

fallocate -l 512M /swapfile
chmod 600 /swapfile
mkswap /swapfile
swapon /swapfile
cat /etc/fstab
echo '/swapfile none swap sw 0 0' | sudo tee -a /etc/fsta ...]]></description>
      <category>真实IT经验</category>
      <author>linda</author>
      <pubDate>Mon, 20 Apr 2026 01:34:39 +0000</pubDate>
    </item>
    <item>
      <title>评估Claude Mythos Preview的网络安全能力（AI全文翻译）</title>
      <link>http://www.trustcomputing.com.cn/bbs/viewthread.php?tid=2165</link>
      <description><![CDATA[]]></description>
      <category>行业信息</category>
      <author>linda</author>
      <pubDate>Thu, 09 Apr 2026 08:55:31 +0000</pubDate>
    </item>
    <item>
      <title>中神通大地云控集成nDPI特征库和OAF(OpenAppFilter)特征库详情</title>
      <link>http://www.trustcomputing.com.cn/bbs/viewthread.php?tid=2164</link>
      <description><![CDATA[一、中神通大地云控&quot;应用过滤&quot;模块集成nDPI特征库 
&quot;应用过滤&quot;模块用于出口网卡的7层内容过滤，可以过滤直连路由、代理服务器、VPN服务器的出网流量。
截至：2026年3月30日  总计：469个 


1、CHAT_聊天 53个

协议名              中文名称               简单解释
badoo      ...]]></description>
      <category>大地云控</category>
      <author>linda</author>
      <pubDate>Mon, 30 Mar 2026 02:38:12 +0000</pubDate>
    </item>
    <item>
      <title>中国将在伊朗石油危机中完胜</title>
      <link>http://www.trustcomputing.com.cn/bbs/viewthread.php?tid=2163</link>
      <description><![CDATA[国际能源署（IEA）执行干事Fatih Birol周一表示，中东战争已导致九个国家逾40处能源设施遭受&quot;严重或极为严重&quot;损毁，油田、炼油厂与管道的恢复生产需要相当长的时间。他警告，此次冲击相当于1970年代两次重大石油危机与2022年俄乌冲突引发的天然气危机&quot;叠加在一起&quot;的综合效应。

Birol指 ...]]></description>
      <category>龙门阵</category>
      <author>linda</author>
      <pubDate>Thu, 26 Mar 2026 15:27:49 +0000</pubDate>
    </item>
    <item>
      <title>Openclaw龙虾AI智能体的安全警告及应对措施</title>
      <link>http://www.trustcomputing.com.cn/bbs/viewthread.php?tid=2162</link>
      <description><![CDATA[]]></description>
      <category>大地云控</category>
      <author>linda</author>
      <pubDate>Wed, 18 Mar 2026 08:52:41 +0000</pubDate>
    </item>
    <item>
      <title>awk grep sed 删除视觉空行</title>
      <link>http://www.trustcomputing.com.cn/bbs/viewthread.php?tid=2161</link>
      <description><![CDATA[awk 'NF' input.txt

NF 是 awk 的“字段数”，当一行全是空白（或空）时，NF=0 → 被过滤掉

grep ']]></description>
      <category>真实IT经验</category>
      <author>linda</author>
      <pubDate>Thu, 05 Feb 2026 10:21:12 +0000</pubDate>
    </item>
    <item>
      <title>Linux多个命令合并输出并过滤</title>
      <link>http://www.trustcomputing.com.cn/bbs/viewthread.php?tid=2160</link>
      <description><![CDATA[( cmd1; cmd2; cmd3 ) | sed -e s/xxx//g]]></description>
      <category>真实IT经验</category>
      <author>linda</author>
      <pubDate>Wed, 28 Jan 2026 07:37:00 +0000</pubDate>
    </item>
  </channel>
</rss>