|
2008-07-31
, 01:37
|
Posts: 110 |
Thanked: 52 times |
Joined on Sep 2007
|
#12
|
|
2008-07-31
, 01:41
|
|
Posts: 868 |
Thanked: 474 times |
Joined on Oct 2007
@ Capital District, NY, USA
|
#13
|
|
2008-07-31
, 02:03
|
Posts: 398 |
Thanked: 77 times |
Joined on Jul 2007
|
#14
|
|
2008-07-31
, 07:03
|
Posts: 4 |
Thanked: 1 time |
Joined on Dec 2007
@ Russia
|
#15
|
|
2008-07-31
, 09:06
|
Posts: 2,802 |
Thanked: 4,491 times |
Joined on Nov 2007
|
#16
|
echo "ondemand" > /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor echo ondemand > /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor echo 400000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_max_freq echo 165000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_min_freq
net.ipv4.tcp_sack=1 net.ipv4.tcp_dsack=1 net.ipv4.tcp_fack = 1 net.ipv4.icmp_echo_ignore_broadcasts = 1 net.ipv4.icmp_ignore_bogus_error_responses = 1
wget -q -O - http://www.mvps.org/winhelp2002/hosts.txt | awk '/^127\.0\.0\.1.*\./ { print $2 }' | sort -u | xargs -n 100 echo 127.0.0.1 > /etc/banner_ad_hosts
|
2008-07-31
, 14:09
|
Posts: 398 |
Thanked: 77 times |
Joined on Jul 2007
|
#17
|
The Following User Says Thank You to prk60091 For This Useful Post: | ||
|
2008-08-01
, 17:11
|
|
Posts: 3,397 |
Thanked: 1,212 times |
Joined on Jul 2008
@ Netherlands
|
#18
|
Some of you may remember my earlier work.
I have now packaged up a few, relativity safe, tweaks as a nice self contained .deb file. This will add a sysctl.conf to the system, tweak the ondemand governor, and drop a load of banned hosts into your system.
IF YOU HAVE ALREADY TWEAKED DNSMASQ, SYSCTL, OR THE SPEED GOVERNOR I HAVE NO IDEA WHAT THIS WILL DO IT IT.
|
2008-09-01
, 19:30
|
Posts: 1,101 |
Thanked: 1,184 times |
Joined on Aug 2008
@ Spain
|
#19
|
Tags |
battery, performance, system, tweaks |
|
actually, I manually made the changes you had posted in your earlier work thread...