![]() |
|
|||||||
![]() |
|
|
Thread Tools | Search this Thread | Display Modes |
|
#11
|
|||
|
|||
|
Don't know what they were talking about, I'm from "outside of the USA", namely Norway, nad I have a 30mbit connection with NO cap. There is no problem to find an ISP in Norway that does not cap you downloads. Subscriptions are also very cheap.
If I am not mistaken Norway is in top 5 when it comes to internet connection speed in the world (average pr person)... US being somewhere below top 10. ,take care |
|
#12
|
||||
|
||||
|
One point that the otherwise fine episode missed:
A power problem during a flash of a router is an easy way to make a brick. So while doing this, plug both your PC and the router into a UPS. |
|
#13
|
|||
|
|||
|
Well I am on my buffalo whr-g125 with tomato. I could not do the gui upgrade. I had to use tftp under linux with modified arguments via the command line. Still have to do some tweaking. My router acted funky between all the changes of routers, but all is well so far. My brother upgraded his linksys a while back with dd-wrt and brags about it. I started to use ww-drt, but decided to use tomato. Voglio Pomodoro!
Last edited by computoman : 10-01-2008 at 03:46 AM. |
|
#14
|
|||
|
|||
|
The sound quality of the show was not so good. It sounded like voice activation and noise reduction were active?
On the topic of supposedly not having 7zip... I just checked, and it is in the Windows sticky thread "Useful Free Windows Programs Under 2MB", so those who don't... you really should try to use some of these very useful and small programmes. |
|
#15
|
|||
|
|||
|
Quote:
![]() I live in Belgium, and for the last 8-9 years or so, Our 10 mbit connection had a cap of 10 gb. All this for the neat lil' price of... 60 US dollars/month (approx.) It only got raised recently to 15mbit/20gb, but still, it's downright outrageous. And changing isp's is not a possibility, since there's virtually no competition. Quote:
Anyways. If I understand correctly, you can monitor the bandwidth consumption for each device connected? Say, a laptop, or a ps3 even? If so, then i'm very interessted. |
|
#16
|
||||
|
||||
|
here is a way to make the router download a host file to block ads and a whole long list of bad sites.
open the router interface then go to "Administration" then "Scripts" click "WAN Up" put this code in save and reboot the router. Code:
logger WAN UP Script Executing
sleep 5
test -s /tmp/dlhosts
if [ $? == 1 ] ; then
echo -e "#!/bin/sh\nwget -O - http://www.mvps.org/winhelp2002/hosts.txt | grep 127.0.0.1 | sed -e '2,\$s/127.0.0.1/0.0.0.0/g' -e 's/[[:space:]]*#.*$//' > /etc/hosts\nlogger DOWNLOADED http://www.mvps.org/winhelp2002/hosts.txt\nkillall -1 dnsmasq" > /tmp/dlhosts
chmod 777 /tmp/dlhosts
/tmp/dlhosts
fi
cru a Gethosts "45 23 * * 5 /tmp/dlhosts"
oh and on a 2nd note they did not say it in the show but the username could also be and has been for the last 3 installs i have done be "root" just a fyi. Last edited by arcole : 09-30-2008 at 11:09 PM. |
|
#17
|
|||
|
|||
|
Quote:
sudo apt-get install p7zip tftp Last edited by computoman : 10-01-2008 at 03:36 AM. |
|
#18
|
|||
|
|||
|
Quote:
1. Thalt shall have ups 2. Thalt shall backup. I bet one could come up with the ten commandments of computing. |
|
#19
|
||||
|
||||
|
Quote:
I've been using one of those blacklisting hosts files on my main PC for a couple of years now and it's absolutely wonderful at stripping out most adverts from websites. Couldn't really use it on this Asus Eee because the browser would pause for 2 minutes after starting up as it would digest the 600kb hosts file, so instead I manually add advertising sites to the hosts file and that works well. Quote:
"Thou shalt not buy online or post to forums whilst intoxicated" ![]()
__________________
Gadget hoarder & solder monkey. |
|
#20
|
||||
|
||||
|
Well I just finished upgrading my router and so far it's running like a champion.
Last edited by Uplink64 : 10-01-2008 at 03:23 AM. |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
|||||