Tag Archives: SSID

Windows: Get WLAN key(s)

Hi,

when the Password for a wireless connections is stored in Windows it can be red from command line.
Continue reading Windows: Get WLAN key(s)

Advertisment to support michlstechblog.info

Debian: Configure wireless LAN by Systemd

Hi,

this post is a step by step tutorial for setup WLAN in debian by systemd.

Determine the WLAN Adapter and reachable Networks

root@debdev ~# iwconfig
root@debdev ~# ifconfig wlan0 up
root@debdev ~# iwlist wlan0 scanning

Continue reading Debian: Configure wireless LAN by Systemd