Wireless tools for Linux: Difference between revisions

Content deleted Content added
SmackBot (talk | contribs)
Date/fix the maintenance tags or gen fixes using AWB
Wikipedia is not an installation guide!
Line 1:
{{Merge-multiple|ifrename|iwconfig|iwlist|iwpriv|iwspy|date=July 2007}}
Wireless tools for Linux is a package maintained by [[Jean Tourrilhes]] to facilitate the manipulation of the [[Linux Wireless Extension]]. It is a set of simple text-based tools intended to support the full wireless extension<ref>http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/Tools.html</ref>. In many GNU/Linux distributions, this package is included by default, or based on whether a wireless card is present. If it is not automatically installed by the distribution, it is usually easy to find in binary form. As an example, on an [[Ubuntu (Linux distribution)|Ubuntu]] ([[Debian]] based) distribution, this package can be installed with the following command:
 
<code>
user@host:~$ sudo apt-get install wireless-tools
</code>
 
Followed by the user's password.
 
==Package tools==