• 2020-02-14
如何测试linux服务器的上传下载速度

测试linux服务器的上传下载速度的方法:1、首先进入到服务器的Home目录下,下载speedtest.py;2、然后执行命令【sudo chmod 755 speedtest.py ./speedt......

11