在通过 Google 搜索并询问 Ubuntu 后,我找不到解决我的问题的方法:我有一台运行 Windows 10 和 Ubuntu 16.04 的戴尔 XPS 13 和双启动,我的互联网下载速度很好,但我的上传速度要慢得多比我在 Windows 上的速度,老实说,我无法以这种方式完成任何工作。
这是我的互联网测试结果:
$ curl -s https://raw.githubusercontent.com/sivel/speedtest-cli/master/speedtest.py | python -
Retrieving speedtest.net configuration...
Testing from Bezeq International (79.176.94.28)...
Retrieving speedtest.net server list...
Selecting best server based on ping...
Hosted by Partner (Tel Aviv) [1.56 km]: 30.989 ms
Testing download speed................................................................................
Download: 33.93 Mbit/s
Testing upload speed................................................................................................
Upload: 0.15 Mbit/s
Run Code Online (Sandbox Code Playgroud)
结果: sudo lshw -C net:
$ sudo lshw -C net
[sudo] password for liorscha: …Run Code Online (Sandbox Code Playgroud)