1248 shaares
11 results
tagged
wifi
pure JS WiFi QR Code Generator
sudo su
apt-get update
apt-get install linux-headers-$(uname -r)
apt-get update
apt-get install build-essential
apt-get install git
git clone https://github.com/lwfinger/rtl8188eu
cd rtl8188eu
make all
make install
insmod 8188eu.ko
ifconfig
configurer pc en point d'accès
wpa_passphrase <ESSID> <MOT_DE_PASSE> > /root/wpa.conf
wpa_supplicant -Dwext -iwlan0 -c/root/wpa.conf
dhclient wlan0
/etc/NetworkManager/system-connections