Created
June 26, 2013 18:12
-
-
Save anatooly/5869866 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sudo nano /etc/modprobe.d/rt2800pci.conf | |
options rt200pci nohwcrypt=1 | |
sudo iwconfig wlan0 rate 54M | |
sudo apt-get install iftop | |
sudo iftop -i wlan0 # See Wi-Fi speed |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment