speed up wireless speed on ubuntu 11.04
Run on terminal
Type
sudo iwconfig
sudo iwconfig wlan0 power off
then type
sudo pico /etc/pm/power.d/wireless
prefer use pico beter than gedit
add the script
#!/bin/sh
/sbin/iwconfig/wlan0 power off
press ctrl X & enter
insyaallah.....wireless speed will improve....
No comments:
Post a Comment