在Ubuntu18.04系統(tǒng)中,如何進(jìn)行網(wǎng)絡(luò)測(cè)速?本文將針對(duì)此問題進(jìn)行詳細(xì)說(shuō)明。
1.首先更新軟件列表
sudo apt-get update
2.下載測(cè)試腳本
wget https://raw.githubusercontent.com/sivel/speedtest-cli/master/speedtest.py
3.修改腳本權(quán)限
chmod 755 speedtest.py
將腳本放到系統(tǒng)命令文件中
mv speedtest.py /usr/bin/
4.運(yùn)行命令
speedtest.py
可以看到測(cè)試結(jié)果