Skip to content

Instantly share code, notes, and snippets.

@ee08b397
Created January 13, 2016 23:37
Show Gist options
  • Save ee08b397/d4773055fb4a3dd82792 to your computer and use it in GitHub Desktop.
Save ee08b397/d4773055fb4a3dd82792 to your computer and use it in GitHub Desktop.
[ubuntu] reduce wifi channel overlapping

LinSSID is a graphical and functional wifi scanner for Ubuntu Linux, which is similar to iwscanner and Inssider. It can be easily installed in Ubuntu and Linux Mint via PPA repository. (Kismet didn't work for my Ubuntu 15)

sudo add-apt-repository -y ppa:wseverin/ppa
sudo apt-get update; sudo apt-get -y install linssid

Reference

@ee08b397
Copy link
Author

ask for sudo password
screenshot from 2016-01-13 18 22 08

screenshot from 2016-01-13 18 21 39

screenshot from 2016-01-13 18 23 11

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment