Linux Wireless

From wikidb
Revision as of 10:38, 9 September 2012 by Edc (Talk | contribs)

Jump to: navigation, search

At the Command Line

Initial Setup

Based on a problem reported in /var/log/messages. (See resources below.)

sudo mkdir -p /etc/Wireless/RT2860STA
sudo touch /etc/Wireless/RT2860STA/RT2860STA.dat
sudo service network-manager restart
sudo ifconfig wlan0 up

Status

ifconfig
iwconfig
iwlist wlan0 scan
lspci | grep Network
sudo lshw -C network

Configure

Resources