Open Laboratory for Technocrats

Grab the developer role, learn concepts & prepare with senior software engineers to get solutions for problems in a software job. Coding and Programming Solutions crafted for you.

LinSSID installation on Ubuntu 12.04 Lts


LinSSID - Its a tool to monitor the network. Read more here.

Steps to install it as :

  • After it is installed I found that I got an error stating that it could not see any wireless devices so I installed IW by typing the following command into the terminal
  • sudo apt-get install iw
  • Then we are able to run LinSSID by typing in the terminal
  • sudo linssid
  • (optional) If you would like to try combining steps 2.1 &3 try
  • sudo apt-get install iw && sudo linssid

And its done, Now we can use this tool to handle network around us.

Top #3 Articles

Most Read