摘要:
一、打开openwrt终端 vi /etc/opkg/distfeeds.conf 注释原有软件源,如下 x86架构源 src/gz openwrt_core http://downloads.openwrt.org/releases/23.05.0/targets/x86/64/packages 阅读全文
摘要:
一、压测CPU&使用 lm-sensors检测硬件报告系统温度 cpu压测 opkg update opkg install stress 使用 stress 进行 CPU 压力测试300秒,使用Ctrl+C取消压测 stress --cpu 8 --timeout 300s 安装lm-sensor 阅读全文