Solution to the slow speed of ubuntu18.04 wireless network

method one:
Reference connection: https://www.cnblogs.com/dcpnet/p/9816360.html
Enter the following command:

  $ sudo lshw -numeric -classnetwork
  $ sudo ip addr show 
  $ sudo ip route show
  $ sudo tracepath forum.ubuntu.org.cn
  $ sudo apt-get install traceroute 
  $ sudo traceroute forum.ubuntu.org.cn

Method Two:

$ sudo vim /etc/modprobe.d/iwlwifi.conf

Add in the blank space in the opened configuration file:

options iwlwifi 11n_disable=1

ps: After personal testing, method one is effective, method two seems useless.

Recommended Posts

Solution to the slow speed of ubuntu18.04 wireless network
Solution for Ubuntu unable to connect to the network
ubuntu14.04 sets the desktop to display network speed, cpu information, etc.
Solution to ubuntu unable to surf the Internet after plugging in the network cable
Explain the solution to the Ubuntu 16.04 launcher icon exception
The solution to the failure to install .deb under Ubuntu 16.04
The road to reinstallation of ubuntu 18.04 from scratch
Introduction to the use of Hanlp in ubuntu
Solution to the virtual machine ubuntu16.04 cannot connect to the Internet
How to turn the language of Ubuntu into Chinese? ?
Ubuntu adds the Chrome icon to the correct posture of the launcher
Explain the solution to the freeze when ubuntu dual system starts
Overview of the Ubuntu file system
The processing of the ubuntu snapd process continuously writing to the hard disk
Ubuntu basic settings: introduction to the installation and use of openssh-server
How to extend the root directory of LVM under Ubuntu system
How to fix the problem of missing system settings on Ubuntu 14.04
How to expand the ubuntu LVM partition of a VirtualBox virtual machine
Solution to the problem that ubuntu cannot connect to the Internet in the virtual machine
centos7 cannot connect to the external network
ubuntu16.04 method steps to upgrade the kernel
The apt-get command of Ubuntu basic tutorial
The implementation of the Ubuntu18.04 installation Pycharm tutorial
Ubuntu modified the default sh to bash
How to modify the hostname on Ubuntu 20.04
Expand the disk size of Ubuntu under VMware
Python|Find the sum of factorials from 1 to n
Summary of methods to use Evernote under Ubuntu 14.04
Solve the problem of installing VMwareTools on Ubuntu 18.04
ubuntu adjusts the priority of swap swap space usage
Install the CPU version of Caffe on Ubuntu
The basic configuration and interface beautification of Ubuntu
Install the old version of seurat under Ubuntu
Use the command to solve the Ubuntu projector problem:
How to open the ubuntu system in win10
First look at the new features of Ubuntu 17.10
Wsl sets the default account to root (ubuntu18.04)
Publish the node.js project under Ubuntu to heroku
The use of crontab for ubuntu scheduled tasks
The consequences of uninstalling python in ubuntu, very
The ultimate guide to install gooderp on ubuntu
How to run the parsing server on Ubuntu 14.04
Solution to pycharm unable to import classes under Ubuntu
Cancel the background color of the Ubuntu (wsl) folder
The latest method of installing Mongodb on Ubuntu 16.04
Solve the problem of installing Theano on Ubuntu19
How to check the installed JDK on Ubuntu
Ubuntu wireless network card problem on Lenovo laptop
How to install the latest MySQL on Ubuntu 18.04