你可以使用以下命令来查看您的 Linux 系统信息,还可以测试网络带宽及硬盘读写速率!
wget -qO- bench.sh | bash #或者 curl -Lso- bench.sh | bash
包子叔