WIFI Dongle
cd /etc/pm/power.d
sudo vi wifi_pwr_off - will be a new file
insert following two lines:
#!/bin/sh
/sbin/iwconfig wlan0 power off
sudo chmod +x wifi_pwr_off
reboot
cd /etc/pm/power.d
sudo vi wifi_pwr_off - will be a new file
insert following two lines:
#!/bin/sh
/sbin/iwconfig wlan0 power off
sudo chmod +x wifi_pwr_off
reboot
Bad Behavior has blocked 408 access attempts in the last 7 days.