debian network command
Contents
debian network command
restart
sudo /etc/init.d/networking restart
****#获取地址
sudo dhclient eth0
wlan
iwlist wlan0 scan
iwconfig wlan0 essid
iwconfig wlan0 key open
iwconfig
Author -
LastMod 2012-01-01
sudo /etc/init.d/networking restart
****#获取地址
sudo dhclient eth0
iwlist wlan0 scan
iwconfig wlan0 essid
iwconfig wlan0 key open
iwconfig
Author -
LastMod 2012-01-01