Wireless tools for Linux: Difference between revisions

Content deleted Content added
EmxBot (talk | contribs)
m Bot: cosmetic changes
Formatting
Line 1:
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>
Line 7:
Followed by the user's password.
 
== Package Tools ==
* [[ifrename]]: Name wireless interfaces.
* [[iwconfig]]: Change and view basic wireless parameters.
* [[iwlist]]: Scanning and listing of information about wireless networks.
* [[iwpriv]]: Manipulate Wireless Extension parameters specific to a driver.
* [[iwspy]]: View node link quality.
 
==See also==
* [[ifconfig]]
* [[NdisWrapper]]
 
== See Also References==
*[[ifconfig]]
*[[NdisWrapper]]
 
== References ==
<references/>