ubuntu20.04下載太慢的解決方法。
1.打開終端命令行模式。
2.依次輸入以下命令進行解決即可。
sudo lshw -numeric -class network
sudo ip addr show
sudo ip route show
sudo tracepath forum.ubuntu.org.cn
#執行下個指令需要安裝traceroute,執行“sudo apt-get install traceroute”進行安裝,若出現被引用錯誤,可修改apt源,改成國內源即可。
sudo traceroute forum.ubuntu.org.cn
speedtest-cli