WPA on your WLAN
njalk 21/11/2010Ok time to get you connected to that WPA secured wlan Step one: Get the wpasupplicant package from the repo if it’s not already installed: sudo apt-get install wpasupplicant Step two: Create a file named wpa.conf or something (doesn’t matter what you call it really) Paste this into the file: ctrl_interface=/var/run/wpa_supplicant network={ ssid=”myssid” psk=”mysecret” key_mgmt=WPA-PSK… Continue Reading »