Ubuntu18.04系统化如何进行网络系统测速
Ubuntu18.04系统结构如何进行网络测速
在Ubuntu18.04系统结构中,如何进行网络测速?本文将针对此问题进行详尽说明。
1.首先刷新使用场景软件列表
sudo apt-get update
2.接收验证脚本
wget
https://raw.githubusercontent.com/sivel/speedtest-cli/master/speedtest.py
3.修改脚本权限
chmod 755 speedtest.py
将脚本放到系统结构命令文档中
mv speedtest.py /usr/bin/
4.运行命令
speedtest.py
可以看到验证成果