<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>电脑计算机论坛 - 导读 - 最新回复</title>
    <link>http://www.jsjlt.com/forum.php?mod=guide&amp;view=new</link>
    <description>最新回复</description>
    <copyright>Copyright(C) 电脑计算机论坛</copyright>
    <generator>Discuz! Board by Comsenz Inc.</generator>
    <lastBuildDate>Fri, 05 Jun 2026 16:40:20 +0000</lastBuildDate>
    <ttl>30</ttl>
    <image>
      <url>http://www.jsjlt.com/static/image/common/logo_88_31.gif</url>
      <title>电脑计算机论坛</title>
      <link>http://www.jsjlt.com/</link>
    </image>
    <item>
      <title>电脑一会儿黑屏一下马上就好，windows.UI.Xaml.dll 报错的解决办法</title>
      <link>http://www.jsjlt.com/forum.php?mod=viewthread&amp;tid=74960</link>
      <description><![CDATA[电脑一会儿黑屏一下马上就好，从windows日志中看到windows.UI.Xaml.dll 报错。



解决办法:
@echo关闭 REM 注册 MicrosoftWindows.Client.CBS 
powershell.exe -ExecutionPolicy Bypass -Command “Add-AppxPackage -Register -Path \'C:\\Windows\\SystemApps\\MicrosoftW ...]]></description>
      <category>电脑计算机故障问答(求助区)</category>
      <author>admin</author>
      <pubDate>Sun, 31 May 2026 00:47:50 +0000</pubDate>
    </item>
    <item>
      <title>交换机某端口上禁止广播的方法</title>
      <link>http://www.jsjlt.com/forum.php?mod=viewthread&amp;tid=74959</link>
      <description><![CDATA[本文是讲解在交换机上禁止广播的方法，   如果要禁止组播请参考：http://www.jsjlt.com/forum.php?mod=viewthread&amp;tid=74943


在某端口上禁止广播方法：

acl  number  3005
   rule 1  deny udp destination-port eq netbios-ns  (禁止137端口）
   rule 2  deny udp  ...]]></description>
      <category>网络技术</category>
      <author>admin</author>
      <pubDate>Sat, 16 May 2026 09:36:01 +0000</pubDate>
    </item>
    <item>
      <title>windows设置随机端口范围方法</title>
      <link>http://www.jsjlt.com/forum.php?mod=viewthread&amp;tid=74958</link>
      <description><![CDATA[1、查看本机随机端口范围：

   netsh int ipv4 show dynamicport tcp
  netsh int ipv4 show dynamicport udp



2、修改随机端口范围：
以‌管理员身份‌打开命令提示符或 PowerShell，  执行 
netsh int ipv4 set dynamicport tcp start=49152 num=16384
netsh int i ...]]></description>
      <category>网络技术</category>
      <author>admin</author>
      <pubDate>Sat, 16 May 2026 08:22:09 +0000</pubDate>
    </item>
    <item>
      <title>空调出现压力传感器EEV告警的解决办法</title>
      <link>http://www.jsjlt.com/forum.php?mod=viewthread&amp;tid=74957</link>
      <description><![CDATA[]]></description>
      <category>企业IT应用</category>
      <author>admin</author>
      <pubDate>Fri, 15 May 2026 12:38:04 +0000</pubDate>
    </item>
    <item>
      <title>如何使用命令查看本机有没有广播流量</title>
      <link>http://www.jsjlt.com/forum.php?mod=viewthread&amp;tid=74956</link>
      <description><![CDATA[1、windows电脑

    nbtstat -n
  nbtstat -c
   若输出为空或仅显示本地接口信息，说明 NetBIOS 名称服务已停止,也就是没有广播
 ‌‌]]></description>
      <category>服务器故障及维修</category>
      <author>admin</author>
      <pubDate>Fri, 15 May 2026 05:10:54 +0000</pubDate>
    </item>
    <item>
      <title>Linux使用iptables防火墙配置命令屏蔽端口方法</title>
      <link>http://www.jsjlt.com/forum.php?mod=viewthread&amp;tid=74955</link>
      <description><![CDATA[# 拒绝所有进入5353端口的流量（TCP+UDP）
iptables -I INPUT -p tcp --dport 5353 -j DROP
iptables -I INPUT -p udp --dport 5353 -j DROP

# 若需拒绝出站5353端口流量（可选）
iptables -I OUTPUT -p tcp --sport 5353 -j DROP
iptables -I OUTPUT -p udp --sport 5 ...]]></description>
      <category>Linux相关</category>
      <author>admin</author>
      <pubDate>Thu, 14 May 2026 13:45:06 +0000</pubDate>
    </item>
    <item>
      <title>组播和广播的区别，如何关闭组播和广播</title>
      <link>http://www.jsjlt.com/forum.php?mod=viewthread&amp;tid=74954</link>
      <description><![CDATA[广播是将数据发送给网络内的所有设备， 例如发送给 192.168.1.255， 端口可以是任意端口，但常用端口 67/68 UDP（dhcp），137 /138UDP（netbios）

组播是仅发送给加入特定组的设备，组播使用D类地址，范围为 224.0.0.0 至  239.255.255.255

广播通常在同网段内，跨网 ...]]></description>
      <category>网络技术</category>
      <author>admin</author>
      <pubDate>Sat, 09 May 2026 09:49:47 +0000</pubDate>
    </item>
    <item>
      <title>炒股心得</title>
      <link>http://www.jsjlt.com/forum.php?mod=viewthread&amp;tid=74953</link>
      <description><![CDATA[]]></description>
      <category>投资理财</category>
      <author>admin</author>
      <pubDate>Tue, 05 May 2026 06:33:34 +0000</pubDate>
    </item>
    <item>
      <title>交换机如何屏蔽 fan  error  日志</title>
      <link>http://www.jsjlt.com/forum.php?mod=viewthread&amp;tid=74952</link>
      <description><![CDATA[dis logbuffer 中有很多   DEVM/2/FAN_FAILED:  fan  1  failed 日志，以致于无法查看其他日志，可以屏蔽这个日志：


info-center source DEVM channel logbuffer log level alert      意思  对于  DEVM模块  log leve alert  级别是1 ，  fan failed 日志级别是2 ， ...]]></description>
      <category>网络技术</category>
      <author>admin</author>
      <pubDate>Sun, 03 May 2026 12:35:12 +0000</pubDate>
    </item>
    <item>
      <title>Rate of packets to cpu exceeded the CPCAR limit on the LPU in slot 3解决办法</title>
      <link>http://www.jsjlt.com/forum.php?mod=viewthread&amp;tid=74951</link>
      <description><![CDATA[1、dis cpu-defend statistics all    查看各个板卡上 所有协议的接收到的包和丢弃的包数。


2、使用攻击溯源功能（需在系统视图下启用）：
bash
system-view
cpu-defend policy policy1
auto-defend enable
auto-defend attack-packet sample 5
auto-defend threshold ...]]></description>
      <category>网络技术</category>
      <author>admin</author>
      <pubDate>Sun, 03 May 2026 07:57:04 +0000</pubDate>
    </item>
    <item>
      <title>Linux防火墙配置脚本</title>
      <link>http://www.jsjlt.com/forum.php?mod=viewthread&amp;tid=74950</link>
      <description><![CDATA[]]></description>
      <category>Linux相关</category>
      <author>admin</author>
      <pubDate>Sat, 02 May 2026 13:15:13 +0000</pubDate>
    </item>
    <item>
      <title>堡垒机导出文件方法</title>
      <link>http://www.jsjlt.com/forum.php?mod=viewthread&amp;tid=74949</link>
      <description><![CDATA[]]></description>
      <category>企业IT应用</category>
      <author>admin</author>
      <pubDate>Thu, 30 Apr 2026 05:09:00 +0000</pubDate>
    </item>
    <item>
      <title>Linux系统如何测试网卡实际流量速度</title>
      <link>http://www.jsjlt.com/forum.php?mod=viewthread&amp;tid=74948</link>
      <description><![CDATA[sar  -n  DEV    1

查看各个网卡的即时流量  

单位是  rxpck/s
160 rxpck/s（每秒接收的数据包数）不能直接换算为 MB/s（兆字节每秒）‌，因为两者衡量的是不同维度的网络指标：
[*]‌rxpck/s‌：表示每秒接收的‌数据包数量‌，属于‌包速率‌。
[*]‌MB/s‌：表示每 ...]]></description>
      <category>Linux相关</category>
      <author>admin</author>
      <pubDate>Fri, 17 Apr 2026 04:22:56 +0000</pubDate>
    </item>
    <item>
      <title>这600条Linux命令，你可以用到退休了！</title>
      <link>http://www.jsjlt.com/forum.php?mod=viewthread&amp;tid=74947</link>
      <description><![CDATA[]]></description>
      <category>Linux相关</category>
      <author>admin</author>
<enclosure url="http://www.jsjlt.com/data/attachment/forum/202604/17/121402b9x11ublcochgocz.png" length="1101082" type="image/jpeg" />      <pubDate>Fri, 17 Apr 2026 04:14:28 +0000</pubDate>
    </item>
    <item>
      <title>电力系统的Ⅰ，Ⅱ，Ⅲ，Ⅳ区的划分原则</title>
      <link>http://www.jsjlt.com/forum.php?mod=viewthread&amp;tid=74946</link>
      <description><![CDATA[在现代社会，电力如同空气与水一般，是我们日常生活中不可或缺的基础资源。当我们轻轻按下开关，灯光亮起的那一刻，背后是庞大而复杂的电力系统在默默运转。而在这个系统中，网络安全防护的重要性不亚于物理安全。今天，我们就来聊聊电力系统中一个至关重要的概念——“ ...]]></description>
      <category>企业IT应用</category>
      <author>admin</author>
      <pubDate>Thu, 16 Apr 2026 01:52:31 +0000</pubDate>
    </item>
    <item>
      <title>聪明鼠测试仪使用说明</title>
      <link>http://www.jsjlt.com/forum.php?mod=viewthread&amp;tid=74945</link>
      <description><![CDATA[以 发射端 NF8508+   接收端 NF-859G 为例


1、压接测试：
     将一端网络水晶头插入发射端的  压线/对线 口，  屏幕选择  压接测试，  如果显示8根线全部通，说明测试的这个水晶头压线没问题，这种方式只测试本端的水晶头，另一端并不测试。

2、对线：
     一端在 ...]]></description>
      <category>网络技术</category>
      <author>admin</author>
      <pubDate>Sun, 12 Apr 2026 12:06:35 +0000</pubDate>
    </item>
    <item>
      <title>安装kaihongos和麒麟桌面系统的心得</title>
      <link>http://www.jsjlt.com/forum.php?mod=viewthread&amp;tid=74944</link>
      <description><![CDATA[]]></description>
      <category>Linux相关</category>
      <author>admin</author>
      <pubDate>Sun, 05 Apr 2026 13:18:28 +0000</pubDate>
    </item>
    <item>
      <title>交换机某端口上禁止组播的方法</title>
      <link>http://www.jsjlt.com/forum.php?mod=viewthread&amp;tid=74943</link>
      <description><![CDATA[本文是讲解在交换机上禁止组播的方法，   如果要禁止广播请参考：http://www.jsjlt.com/thread-74959-1-1.html

方法一：

   int   gi 1/0/1                                           进入端口下
   multicast-suppression  block  outbound (  multicast-suppress ...]]></description>
      <category>网络技术</category>
      <author>admin</author>
      <pubDate>Tue, 31 Mar 2026 08:34:42 +0000</pubDate>
    </item>
    <item>
      <title>笔记本投屏花屏问题解决办法</title>
      <link>http://www.jsjlt.com/forum.php?mod=viewthread&amp;tid=74942</link>
      <description><![CDATA[笔记本使用hdmi线向电视投屏时，经常出现花屏，经过咨询专业人员，终于找到原因。 


   笔记本win10系统：
    桌面-右键-显示设置-高级显示设置


切换到显示器2：We Monitor（显示器1是笔记本本身的显示屏，显示器2  ...]]></description>
      <category>办公设备故障及维修</category>
      <author>admin</author>
<enclosure url="http://www.jsjlt.com/data/attachment/forum/202603/26/143847zkbgylf9zk4zbf7k.png" length="806101" type="image/jpeg" />      <pubDate>Thu, 26 Mar 2026 06:46:45 +0000</pubDate>
    </item>
    <item>
      <title>Linux操作系统如何禁止ping</title>
      <link>http://www.jsjlt.com/forum.php?mod=viewthread&amp;tid=74941</link>
      <description><![CDATA[linux默认是允许ping响应的，系统是否允许ping由2个因素决定：一、内核参数
二、防火墙需要2个因素同时允许才能允许Ping，2个因素有任意一个禁Ping就无法Ping。具体的配置方法如下：一、内核参数设置1、允许Ping设置A.临时允许PING操作的命令为：#echo 0 &gt;/proc/sys/net ...]]></description>
      <category>Linux相关</category>
      <author>admin</author>
      <pubDate>Thu, 26 Mar 2026 06:30:43 +0000</pubDate>
    </item>
    <item>
      <title>Adobe Acrobat DC-正在准备文档以供阅读，请稍候，如何取消</title>
      <link>http://www.jsjlt.com/forum.php?mod=viewthread&amp;tid=74940</link>
      <description><![CDATA[Acrobat打开PDF就会有这个弹窗，要所有扫一遍才能看，要等特别久，如何取消？

解决办法1
参考博客评论区里给出的方法

1. 转到“编辑”&gt;“首选项”&gt;“朗读”。

2. 在“屏幕阅读器选项”下面，选择“仅阅读当前可见页面”。 

再次打开就没弹窗了，但是每翻一页就要加 ...]]></description>
      <category>办公设备故障及维修</category>
      <author>admin</author>
      <pubDate>Sat, 21 Mar 2026 00:14:24 +0000</pubDate>
    </item>
    <item>
      <title>windows如何检查是否开启着组播</title>
      <link>http://www.jsjlt.com/forum.php?mod=viewthread&amp;tid=74939</link>
      <description><![CDATA[‌1. 使用 netsh 命令查看当前加入的组播组‌该命令可列出所有网络接口已加入的组播地址：
netsh interface ipv4 show joins


[*]若输出中包含如 224.2.2.2、239.254.2.216 等地址，说明有程序已成功加入对应组播组。

   若输出中仅包含  224.0.0.1 则说明没有任何程 ...]]></description>
      <category>网络技术</category>
      <author>admin</author>
      <pubDate>Tue, 10 Mar 2026 08:57:15 +0000</pubDate>
    </item>
    <item>
      <title>win10关闭组播的方法</title>
      <link>http://www.jsjlt.com/forum.php?mod=viewthread&amp;tid=74938</link>
      <description><![CDATA[在 Windows 10 中，‌彻底关闭组播（特别是 224.0.0.0/24 范围）‌ 需要从系统层面禁用组播功能。根据权威公开资料，以下是可行的方法：[hr]‌核心操作：通过注册表或命令行禁用 IGMP（Internet Group Management Protocol）‌组播通信依赖 IGMP 协议，禁用 IGMP 可有效 ...]]></description>
      <category>网络技术</category>
      <author>admin</author>
      <pubDate>Tue, 10 Mar 2026 08:34:44 +0000</pubDate>
    </item>
    <item>
      <title>交换机查找arp攻击源的方法</title>
      <link>http://www.jsjlt.com/forum.php?mod=viewthread&amp;tid=74937</link>
      <description><![CDATA[常用命令：1.执行displaycpu-usage命令，查看交换机CPU占用率，发现CPU占用率在80%以上，并且查看CPU占用率较高的任务,查找占用率高。常用命令：2.使用display cpu-defend statistics命令查看上送CPU报文的统计信息，判断是否存在过多各种协议报文。常用命令：3.执行res ...]]></description>
      <category>网络技术</category>
      <author>admin</author>
      <pubDate>Thu, 12 Feb 2026 06:39:19 +0000</pubDate>
    </item>
    <item>
      <title>CPCAR limit on the LPU in slot arp-request 问题如何解决</title>
      <link>http://www.jsjlt.com/forum.php?mod=viewthread&amp;tid=74936</link>
      <description><![CDATA[1、查看异常时刻交换机上收到大量tc报文

                       display stp tc-bpdu  statistics

MSTID Port                        TC(Send/Receive)      TCN(Send/Receive)  
  GigabitEthernet10/0/1      109236/0              0/0  Eth-Trunk3              ...]]></description>
      <category>网络技术</category>
      <author>admin</author>
      <pubDate>Thu, 12 Feb 2026 03:28:03 +0000</pubDate>
    </item>
    <item>
      <title>SecureCRT安装教程</title>
      <link>http://www.jsjlt.com/forum.php?mod=viewthread&amp;tid=74935</link>
      <description><![CDATA[1、将SecureCRT-8文件夹放到D盘一个目录下
2、将SecureCRT+v8.x+注册机下载到任意一个目录下

3、keygen上右键使用管理员权限打开， 点击patch

会让你选择文件 ，选择SecureCRT.exe可执行文件，还会再提示LicenseHelper.exe文件。确定后都会提示成功。（ 如果此目录下 ...]]></description>
      <category>网络技术</category>
      <author>admin</author>
      <pubDate>Wed, 21 Jan 2026 08:44:40 +0000</pubDate>
    </item>
    <item>
      <title>设置ntp对时</title>
      <link>http://www.jsjlt.com/forum.php?mod=viewthread&amp;tid=74934</link>
      <description><![CDATA[1、先手动对时测试对时服务器是否可用

  ntpdate  ntp.aliyun.com  
如果出现通道占用的错误提示，可以使用  ntpdate -u  ip  进行同步，也可以先停掉ntpd服务， 停用123端口后，再进行 ntpdate测试。
查找123端口被哪个程序占用： 
   lsof -i : 123 或者   netstat - ...]]></description>
      <category>Linux相关</category>
      <author>admin</author>
      <pubDate>Wed, 21 Jan 2026 03:01:36 +0000</pubDate>
    </item>
    <item>
      <title>操作系统坏了,谷歌浏览器收藏夹如何复制</title>
      <link>http://www.jsjlt.com/forum.php?mod=viewthread&amp;tid=74933</link>
      <description><![CDATA[将Chrome安装目录下Users\\Administrator\\AppData\\Local\\Google\\Chrome%user Data\\Default 文件夹里面的bookmarks文件拷出来





复制到新机器上对应位置即可。]]></description>
      <category>电脑计算机故障解决方法（已解决问题）</category>
      <author>admin</author>
      <pubDate>Wed, 14 Jan 2026 03:27:36 +0000</pubDate>
    </item>
    <item>
      <title>神州网信政府版安装打印机方法</title>
      <link>http://www.jsjlt.com/forum.php?mod=viewthread&amp;tid=74932</link>
      <description><![CDATA[]]></description>
      <category>办公设备故障及维修</category>
      <author>admin</author>
      <pubDate>Mon, 12 Jan 2026 12:17:11 +0000</pubDate>
    </item>
    <item>
      <title>win10系统安装理光打印机驱动方法</title>
      <link>http://www.jsjlt.com/forum.php?mod=viewthread&amp;tid=74931</link>
      <description><![CDATA[安装打印机驱动本是很简单的事情，但是在特定情况下，也会出现很多问题。 

记录如下：

1、安装打印机驱动需要使用135端口，（不需要445端口），如果关闭135端口会导致安装打印机驱动失败。

2、安装Im 2000方法（需要要135端口，其他默认正常安装）
       
3、安装Im ...]]></description>
      <category>办公设备故障及维修</category>
      <author>admin</author>
      <pubDate>Sat, 20 Dec 2025 09:14:31 +0000</pubDate>
    </item>
    <item>
      <title>linux下虚拟mac地址</title>
      <link>http://www.jsjlt.com/forum.php?mod=viewthread&amp;tid=74930</link>
      <description><![CDATA[通过ifconfig 查看的mac地址是虚拟的mac

通过 cat /proc/net/bonding/bond0 查看的mac地址是真实的mac（ 配置隔离，需要通过这个命令查看
本机bond0的真实mac，  曾经碰到过  虚拟mac和真实mac不一致，隔离无法通，最后将bond0删除后
隔离就通了） 

删除bond0  变为单 ...]]></description>
      <category>Linux相关</category>
      <author>admin</author>
      <pubDate>Sun, 23 Nov 2025 02:03:31 +0000</pubDate>
    </item>
    <item>
      <title>交换机设置e-trunk的注意事项及模式选择LACP</title>
      <link>http://www.jsjlt.com/forum.php?mod=viewthread&amp;tid=74929</link>
      <description><![CDATA[链路聚合技术， 华为交换机叫 e-trunk 、华三交换机叫  Bridge-Aggregation,  思科交换机叫port-channel


华为 e-trunk  模式分两种 manual 和 lacp  ，其他交换机也是类似两种， 手工模式（静态模式） 或者 lacp（动态模式）
默认是手工模式， 两个模式的区别
1、 man ...]]></description>
      <category>网络技术</category>
      <author>admin</author>
      <pubDate>Sat, 15 Nov 2025 14:47:00 +0000</pubDate>
    </item>
    <item>
      <title>堆叠交换机扩展下级交换机，如何实现双网？</title>
      <link>http://www.jsjlt.com/forum.php?mod=viewthread&amp;tid=74928</link>
      <description><![CDATA[交换机A和交换机B  配置成堆叠模式，堆叠交换机的上连和下连设备如何实现双网呢？ 
其实可以使用e-trunk技术
例如  交换机A的1/0/4口和交换机B的2/0/4口 可以设置成 e-trunk 10 (意思就是 1/0/4和2/0/4 两个口合并成1个 ...]]></description>
      <category>网络技术</category>
      <author>admin</author>
<enclosure url="http://www.jsjlt.com/data/attachment/forum/202511/14/202108x13buwahhudcabr1.png" length="20006" type="image/jpeg" />      <pubDate>Fri, 14 Nov 2025 12:29:22 +0000</pubDate>
    </item>
    <item>
      <title>h3c s5590交换机设置堆叠案例</title>
      <link>http://www.jsjlt.com/forum.php?mod=viewthread&amp;tid=74927</link>
      <description><![CDATA[两台同型号同系统版本的h3c s5590交换机 设置堆叠


配置第一台交换机：
[sw1]irf member 1 renumber 1    然后保存--重启。  
[sw1] 将端口 1/0/35和 1/0/36 端口 shutdown  

[sw1]irf-port 1/1     （配置堆叠逻辑端口组  1/1）[sw1-irf-port1/1]  进入堆叠组口后添 ...]]></description>
      <category>网络技术</category>
      <author>admin</author>
      <pubDate>Thu, 13 Nov 2025 09:37:43 +0000</pubDate>
    </item>
    <item>
      <title>谷歌浏览器设置跨域访问</title>
      <link>http://www.jsjlt.com/forum.php?mod=viewthread&amp;tid=74926</link>
      <description><![CDATA[右击桌面的Chrome浏览器快捷方式，选择打开属性;



在“快捷方式”选项卡中，找到“目标”一栏，在最后面加上 --disable-web-security，注意--disable前面有一个空格;
\&quot;C:\\Program Files\\Google\\Chrome\\Application\\chrome.exe\&quot;  --disable-web-security --user-data-d ...]]></description>
      <category>办公设备故障及维修</category>
      <author>admin</author>
      <pubDate>Tue, 11 Nov 2025 04:37:03 +0000</pubDate>
    </item>
    <item>
      <title>Linux下阵列卡工具megacli和storcli使用简介</title>
      <link>http://www.jsjlt.com/forum.php?mod=viewthread&amp;tid=74925</link>
      <description><![CDATA[]]></description>
      <category>Linux相关</category>
      <author>admin</author>
      <pubDate>Sat, 18 Oct 2025 07:37:44 +0000</pubDate>
    </item>
    <item>
      <title>Centos7配置ip地址</title>
      <link>http://www.jsjlt.com/forum.php?mod=viewthread&amp;tid=74924</link>
      <description><![CDATA[1、确认好网卡名称查询命令：ip a
      例如  网卡名称为    ens322、进入网卡配置目录cd /etc/sysconfig/network-scripts/
复制网卡并配置cp  ifcfg-eth0  ifcfg-ens32（按实际改为生成的网卡名称）
vi    ifcfg-ens32 ...]]></description>
      <category>Linux相关</category>
      <author>admin</author>
<enclosure url="http://www.jsjlt.com/data/attachment/forum/202508/28/103300txahd3lohljmdlho.png" length="107492" type="image/jpeg" />      <pubDate>Thu, 28 Aug 2025 02:33:27 +0000</pubDate>
    </item>
    <item>
      <title>linux系统下网卡计数清零</title>
      <link>http://www.jsjlt.com/forum.php?mod=viewthread&amp;tid=74923</link>
      <description><![CDATA[方法一、

例如，如果要清零eth0网卡的数据，输入命令ifconfig eth0 0.0.0.0。
这种方式清零的是网卡上的数据统计，不会影响网络连接。


方法二、
输入命令ethtool -S [网卡名]，查看该网卡的数据统计。输入命令ethtool -Z [网卡名]，清零该网卡的数据统计。
 ...]]></description>
      <category>Linux相关</category>
      <author>admin</author>
      <pubDate>Mon, 11 Aug 2025 00:23:36 +0000</pubDate>
    </item>
    <item>
      <title>windows安装安全软件后强制屏保的解决办法</title>
      <link>http://www.jsjlt.com/forum.php?mod=viewthread&amp;tid=74921</link>
      <description><![CDATA[]]></description>
      <category>办公设备故障及维修</category>
      <author>admin</author>
      <pubDate>Thu, 19 Jun 2025 04:47:41 +0000</pubDate>
    </item>
    <item>
      <title>交换机上某业务有闪断时，排查思路</title>
      <link>http://www.jsjlt.com/forum.php?mod=viewthread&amp;tid=74919</link>
      <description><![CDATA[]]></description>
      <category>网络技术</category>
      <author>admin</author>
      <pubDate>Mon, 09 Jun 2025 04:46:02 +0000</pubDate>
    </item>
    <item>
      <title>file sysem errors were encountered that could not be fixed automatically</title>
      <link>http://www.jsjlt.com/forum.php?mod=viewthread&amp;tid=74918</link>
      <description><![CDATA[遇到linux系统无法正常启动，提示文件系统错误，无法自动修复。

这种情况一般都是因为文件系统出现错误，无法通过自检
解决思路：
1、 vi  /etc/fstab 禁用自检
2、 fsck  -y  /dev/sda1   （检查磁盘修复坏道，fsck‌：是一个通用的文件系统检查和修复工具，能够根据 ...]]></description>
      <category>Linux相关</category>
      <author>admin</author>
      <pubDate>Mon, 09 Jun 2025 04:38:17 +0000</pubDate>
    </item>
    <item>
      <title>配置直连型IPKVM</title>
      <link>http://www.jsjlt.com/forum.php?mod=viewthread&amp;tid=74917</link>
      <description><![CDATA[]]></description>
      <category>办公设备故障及维修</category>
      <author>admin</author>
      <pubDate>Fri, 06 Jun 2025 09:07:42 +0000</pubDate>
    </item>
    <item>
      <title>Linux上如何测试硬盘读写速度？</title>
      <link>http://www.jsjlt.com/forum.php?mod=viewthread&amp;tid=74916</link>
      <description><![CDATA[使用命令： dd  if=输入文件  of=输出文件  bs=字节数  count=个数

cd  /tmp/
touch  test
dd  if=/dev/zero of=/tmp/test bs=1M count=1024   (从/dev/zero中读取1GB的零数据，bs=1M count=1024 ,每个文件1mb，共1024个文件，所以共1GB，并将其直接写入/tmp/test中。) ...]]></description>
      <category>服务器故障及维修</category>
      <author>admin</author>
      <pubDate>Wed, 04 Jun 2025 06:39:00 +0000</pubDate>
    </item>
    <item>
      <title>服务器硬盘（磁盘）磁盘写入缓存开好还是不开好</title>
      <link>http://www.jsjlt.com/forum.php?mod=viewthread&amp;tid=74915</link>
      <description><![CDATA[磁盘写入缓存：开启与关闭的权衡考量 在计算机系统中，磁盘写入缓存（Write Cache）作为一项关键技术，旨在提升数据存储操作的效率与速度
    然而，关于是否应启用此功能，业界一直存在争议

    本文将从技术原理、性能提升、数据安全等多个维度出发，深入探讨磁盘写 ...]]></description>
      <category>服务器故障及维修</category>
      <author>admin</author>
      <pubDate>Wed, 04 Jun 2025 02:31:23 +0000</pubDate>
    </item>
    <item>
      <title>storcli工具，如何查看服务器上是否开启硬盘缓存。</title>
      <link>http://www.jsjlt.com/forum.php?mod=viewthread&amp;tid=74914</link>
      <description><![CDATA[大部分服务器上都配置了Raid，配置Raid后，raid上有缓存，单个硬盘也有缓存。

查看raid缓存和硬盘缓存，有3种方法：
1、一是重启服务器在bios下看raid卡信息(有的bios上可以看到硬盘缓存信息，有的bios上看不到）
2、二是安装raid卡工具，使用命令查询，但不同型号的ra ...]]></description>
      <category>服务器故障及维修</category>
      <author>admin</author>
      <pubDate>Sun, 01 Jun 2025 10:15:32 +0000</pubDate>
    </item>
    <item>
      <title>win10系统键盘上打@#就会出现&quot;£ 的解决办法</title>
      <link>http://www.jsjlt.com/forum.php?mod=viewthread&amp;tid=74913</link>
      <description><![CDATA[原因分析：

   这是由于用户使用了英文(英国）当作英文输入法导致，我们可以使用英文（美国）重新设置改过来。

解决办法：
1、进入控制面板-更改输入法，将另一个输入法例如微软拼音设置为默认，将英文（英国）键盘布局输入法删除，如果需要可以添加一个英文（美国） ...]]></description>
      <category>电脑计算机故障解决方法（已解决问题）</category>
      <author>admin</author>
      <pubDate>Sun, 01 Jun 2025 09:01:58 +0000</pubDate>
    </item>
    <item>
      <title>局域网离线升级Ollama版本步骤</title>
      <link>http://www.jsjlt.com/forum.php?mod=viewthread&amp;tid=74912</link>
      <description><![CDATA[查看ollama版本：
    cmd命令行下输入  ： ollama  --version

升级ollama版本步骤：(假如原来的ollama安装在  f:\\deepseek\\ollama目录下）

1、官网用迅雷下载 OllamaSetup

    https://ollama.com/download/OllamaSetup.exe

2、OllamaSetup.exe复制到内网机器f:\\de ...]]></description>
      <category>服务器故障及维修</category>
      <author>admin</author>
      <pubDate>Sun, 01 Jun 2025 05:46:57 +0000</pubDate>
    </item>
    <item>
      <title>win10系统提示：管理员已禁用显示控制面板的启动</title>
      <link>http://www.jsjlt.com/forum.php?mod=viewthread&amp;tid=74911</link>
      <description><![CDATA[解决办法：



运行 输入 gpedit.msc，确定，打开组策略


进入 用户配置-管理模板-控制面板，将“禁止访问控制面板和PC设置” 设置为“已禁用”，然后注销即可。]]></description>
      <category>电脑计算机故障解决方法（已解决问题）</category>
      <author>admin</author>
      <pubDate>Sat, 31 May 2025 12:42:27 +0000</pubDate>
    </item>
    <item>
      <title>stelnet server enable后提示“No source address or source interfce”的解决办法</title>
      <link>http://www.jsjlt.com/forum.php?mod=viewthread&amp;tid=74910</link>
      <description><![CDATA[在交换机上启用ssh：stelnet server enable后提示“No source address or source interfce is configured,which may cause security risks.”ssh


这只是一个提示，不配置 ssh source 并不影响ssh使用，如果配置上更加安全，配置方法如下：

ssh server-source -i  vla ...]]></description>
      <category>网络技术</category>
      <author>admin</author>
      <pubDate>Sat, 31 May 2025 01:58:44 +0000</pubDate>
    </item>
    <item>
      <title>Windows10专业版-稳定、流畅-安装版系统（ISO）</title>
      <link>http://www.jsjlt.com/forum.php?mod=viewthread&amp;tid=73243</link>
      <description><![CDATA[安装版系统优点：
1.不用考虑BIOS设置。
2.不用考虑硬盘是否存在隐藏分区。
3.不用考虑主板模式，兼容UEFI模式和legacy传统模式。
4.不用考硬盘模式、不管是IDE还是SATA都可以放心安装。
5.不用考虑硬件驱动，只要不是非 ...]]></description>
      <category>操作系统</category>
      <author>阿乐乐</author>
<enclosure url="http://www.jsjlt.com/data/attachment/forum/202301/03/165410eril2l2fr3znrxiz.jpg" length="115245" type="image/jpeg" />      <pubDate>Tue, 03 Jan 2023 08:51:30 +0000</pubDate>
    </item>
  </channel>
</rss>