linux下测试网速
作者:互联网
linux下查看下载和上传的网速,有的教程说要下载什么包,其实一行命令就可以解决
curl -s https://raw.githubusercontent.com/sivel/speedtest-cli/master/speedtest.py | python -
运行结果显示
看出来上传速度和下载速度差不多都是30M/s,还不错。
2.terminal命令窗口位置
设置快捷键
setting-keyboard-command
/usr/bin/gnome-terminal
标签:speedtest,网速,terminal,测试,linux,上传,下载 来源: https://www.cnblogs.com/pijunqi/p/16399549.html