Archive for the tag 'pre-shared key'

 

 

Sep 04 2009

Configure WPA on Linux Howto

Published by dave under linux, security

WPA encryption is not much hassle to set up and is way more secure than WEP if you use a strong pre-shared key.
 
First off, we’ve got a wifi interface that can be displayed with iwconfig (from the wireless tools):

[root@db ~]# iwconfig
lo no wireless extensions.

eth0 [...]

No responses yet