搜索结果
vps 独立服务器测试跑分测
基本测试 请出秋水的 bench.sh 脚本,这个脚本可以查看 Linux 系统信息,还可以测试网络带宽及硬盘读写速率。 wget -qO- bench.sh | bash GeekBench GB6 跑分脚本,附
VPS 性能测试脚本
Yet-Another-Bench-Script https://github.com/masonr/yet-another-bench-script 显示系统信息 wget -qO- yabs.sh | bash -s -- -gif 测试磁盘 wget -qO- yabs.sh | bash -s -- -gi 测试网络 wget -qO-
OVH VPS如何 CentOS 7 安装 a
OVH官方安装包只有CentOS 7; 1、使用邮件里的centos账户登录,然后: sudo -i 切换到root账户,但是这时好像运行脚本还会报错,如果报错的话执行: su - 安装必
Linux VPS 安装 BBRplus/BBR2 教
登录之后,输入下面命令: CentOS: yum install ca-certificates wget -y update-ca-trust force-enable Debian/Ubuntu: apt-get install ca-certificates wget -y update-ca-certificates 然后就可