I guess I have less to talk about than you. At the moment I'm learning Russian, and have been for the past couple of years, so I normally have the odd converstaion on ICQ with some random from Russian, perhaps about to take an english exam or something - but I do try and use common phrases.
Some of those log directories might include lots of HTML that other network protocols might not support. When looking in the ICQ directory the logs are plain text, the logs in the jabber directory have lots of HTML around the text.
> This is a common affliction in home routers when people run > torrents. The problem is that the torrent client establishes > dozens of TCP/IP connections to peers. Eventually the router's > NAT table runs out of memory, and traffic comes to a halt.
> The solution is to limit the [i]number of connections[/i] (not > bandwidth) so as not to overtax the router. Try an upper limit > of 100 connections or so and see if the problem goes away. If > not, bring the limit down until things work smoothly again.
That's interesting.
100 x ( 4+4+2+2 [socket data] ) * 2 = 2400bytes for 100 NAT sockets
I would have hoped that there would be more memory dedicated for NAT states.
> Well duh; it was just a lame attempt at a joke, not an actual claim > that Windows was to blame. A properly-designed router will only reboot > repeatedly if some client is logging in and causing it to reboot.
You have a good point here. Everyone will soon know what these routers are and it might act as a bit of publicity for the company. Might be negative in some ways, as a home networking product it could help promote their brand name.
It's an interesting idea.
On the other hand, a network router should maintain uptime in excess of years, it's not a difficult task to route packets after all, just a few bit comparisons and a protocol stack. I work in an environment where some gateways and proxies have uptimes in excess of 8 years! So you're quite correct in the reboot principle.
Home NAT/routers are not enterprise equipment though, their intended uptime is in the region of weeks and months, not years.
Phase two, would be paying for a botnet to do the number crunching to decrypt. It's 1024bit right, so with a large enough botnet that could be worked out in maybe a month - that's if every computer in the world was infected.
I've heard of companies getting their databases infected by viruses, and that's the sort of company that provides electronic transactions, so this seems like it has the potential to really screw some people over, obviously.
We don't need anything special for that. We have perl. Reply here if you want me to write it for you. But it doesn't take a huge amount of effort, just read the stdin for hrefs and do a lookup, then write the output to stdout.
#!/usr/bin/perl
use strict;
use warnings;
use Net::DNS;
my %hosts;
sub lookup {
my $res = Net::DNS::Resolver->new;
my $query = $res->search( shift );
if ($query) {
foreach my $rr ($query->answer) {
next unless( $rr->type eq "A" );
return( $rr->address );
}
}
else {
warn "query failed: ", $res->errorstring, "\n";
}
}
Time for you mental midgets to start remembering IP addresses. Do your own damn cacheing.
It's a JOKE! Alright? Well, it's not such a silly idea. When I look at my firefox 3 smart book marks, there are maybe 5 pages that I go to regularly. Anything else I can see using google page cache. So what's the big deal, having those few sites in a local hosts file isn't so much of a task.
In other words, while it makes me money I like it. It's nothing different from other corporations. So obviously, he doesn't have enough money to live yet then. One of the things about the internet is that it levels the playing field. But in relation to music, what's the big deal, hardly anyone buys a single or album to listen to a specific track, they buy it in support of the artist. Let youtube distribute the music and let people go and get the album so they can listen to the variety of the music that the artist has on offer.
It's pretty obvious since vendors have to do more work and package another release to fix bugs. It's easier to keep this information secret and just bundle all the bug fixes into a bulk package when it suits the vendor (I expect money comes into this equation somewhere).
Server Software: Apache/1.3.41 Server Hostname: beta.slashdot.org Server Port: 80
Document Path: / Document Length: 71365 bytes
Concurrency Level: 5 Time taken for tests: 1685.538664 seconds Complete requests: 5000 Failed requests: 3715
(Connect: 0, Length: 3715, Exceptions: 0) Write errors: 0 Total transferred: 357671196 bytes HTML transferred: 355887895 bytes Requests per second: 2.97 [#/sec] (mean) Time per request: 1685.539 [ms] (mean) Time per request: 337.108 [ms] (mean, across all concurrent requests) Transfer rate: 207.23 [Kbytes/sec] received
Connection Times (ms)
min mean[+/-sd] median max Connect: 111 231 523.0 137 9163 Processing: 857 1452 518.7 1347 7750 Waiting: 133 213 177.1 184 6685 Total: 1008 1684 737.6 1504 12390
Percentage of the requests served within a certain time (ms)
50% 1504
66% 1567
75% 1619
80% 1659
90% 1930
95% 3568
98% 4470
99% 4654
100% 12390 (longest request) ed@ed-desktop:~$
There are some contracts out there that on the surface appear to be reasonable deals. The contract that I have costs 15.50 (GBP)/month. This covers me for 200 text messages and 200 minutes of air time.
So,
echo '1550/200' | bc -l 7.75
per text. Not so great is it.
However, I also pay 7.50 (GBP) for unlimited data on EGPRS/HSDPA. Sadly though my mobile cannot do HSDPA, so it's still rather limited and the cost of improving the modem would be too much for me.
Unfortunately a lot of people shove things into a PHP script in an ad-hoc manner. It's time the general people realise what their scripts are doing. I just wish people would pay attention to how mail() works...
I thought that was Tsar? - I don't have ru on my xkeyb layout at the moment so I can't use the correct characters, but I think that's the word you're after.
That's *EXACTLY* what I was thinking, why didn't this get tagged IRAA? Seems like it got through the firehose a little too quick - it used to be that the tags were funnier than the article itself.
The Su-37 is a pretty good plane too, I don't know why the USA doesn't outsource the development of the planes to Moscow since it's gotta be a cheaper work force. Really impressive, since USA and Rus are pretty much fighting terrorism rather than communism vs capitalism...
Check out the vids on youtube, it's really impressive.
When I was in Czech I noticed that most of the country's tele comm backbone is wireless and from apartment block to apartment block. I wonder just how similar this is in Moscow and other places where it is difficult to get a line plant. This could be a lot of work for administration people.
This might be true, but there have many cases where trusted encyclopedias have been wrong, even after all the vetting. The other fault with paper encyclopedias is that they go out of date rather quickly, especially in medicine and computing. The fact is, there is a human element to the edition, either electronic on wikipedia or in print. Use the golden rule of any research and get multiple sources of information.
Anyone who has a BSc or BA should know this from research when writing dissertation or thesis - get many sources and read lots before putting your name to something!
ed@ed-desktop:~/.purple/logs$ du --max-depth=1 -h ./aim ./yahoo ./msn ./jabber ./icq
1.5M
3.1M
12M
3.9M
38M
58M .
I guess I have less to talk about than you. At the moment I'm learning Russian, and have been for the past couple of years, so I normally have the odd converstaion on ICQ with some random from Russian, perhaps about to take an english exam or something - but I do try and use common phrases.
Some of those log directories might include lots of HTML that other network protocols might not support. When looking in the ICQ directory the logs are plain text, the logs in the jabber directory have lots of HTML around the text.
does it run linux???
oh wait...
> This is a common affliction in home routers when people run
> torrents. The problem is that the torrent client establishes
> dozens of TCP/IP connections to peers. Eventually the router's
> NAT table runs out of memory, and traffic comes to a halt.
> The solution is to limit the [i]number of connections[/i] (not
> bandwidth) so as not to overtax the router. Try an upper limit
> of 100 connections or so and see if the problem goes away. If
> not, bring the limit down until things work smoothly again.
That's interesting.
100 x ( 4+4+2+2 [socket data] ) * 2 = 2400bytes for 100 NAT
sockets
I would have hoped that there would be more memory dedicated for NAT
states.
> Well duh; it was just a lame attempt at a joke, not an actual claim
> that Windows was to blame. A properly-designed router will only reboot
> repeatedly if some client is logging in and causing it to reboot.
You have a good point here. Everyone will soon know what these routers
are and it might act as a bit of publicity for the company. Might be
negative in some ways, as a home networking product it could help
promote their brand name.
It's an interesting idea.
On the other hand, a network router should maintain uptime in excess of
years, it's not a difficult task to route packets after all, just a few
bit comparisons and a protocol stack. I work in an environment where
some gateways and proxies have uptimes in excess of 8 years! So you're
quite correct in the reboot principle.
Home NAT/routers are not enterprise equipment though, their intended
uptime is in the region of weeks and months, not years.
Phase two, would be paying for a botnet to do the number crunching to decrypt. It's 1024bit right, so with a large enough botnet that could be worked out in maybe a month - that's if every computer in the world was infected.
I've heard of companies getting their databases infected by viruses, and that's the sort of company that provides electronic transactions, so this seems like it has the potential to really screw some people over, obviously.
We don't need anything special for that. We have perl. Reply here if you want me to write it for you. But it doesn't take a huge amount of effort, just read the stdin for hrefs and do a lookup, then write the output to stdout.
#!/usr/bin/perl
use strict;
use warnings;
use Net::DNS;
my %hosts;
sub lookup {
my $res = Net::DNS::Resolver->new;
my $query = $res->search( shift );
if ($query) {
foreach my $rr ($query->answer) {
next unless( $rr->type eq "A" );
return( $rr->address );
}
}
else {
warn "query failed: ", $res->errorstring, "\n";
}
}
while( my $l = ) {
if( $l =~ m!(http://.+?)\s! ) {
print( "$1\n" );
if( $1 =~ m!http://(.*?)/! ) {
my $ip = lookup( $1 );
$hosts{$1} = $ip;
}
}
}
foreach my $host ( sort keys( %hosts ) ) {
print( $host, "\t", $hosts{$host}, "\n" );
}
216.34.181.48 www.slashdot.org
208.65.153.253 www.youtube.com
208.65.153.238 www.youtube.com
208.65.153.251 www.youtube.com
69.63.184.15 www.facebook.com
81.110.242.129 www.s5h.net
66.102.9.99 www.google.com
66.102.9.104 www.google.com
66.102.9.147 www.google.com
Use google page cache for anything else
In other words, while it makes me money I like it. It's nothing different from other corporations. So obviously, he doesn't have enough money to live yet then. One of the things about the internet is that it levels the playing field. But in relation to music, what's the big deal, hardly anyone buys a single or album to listen to a specific track, they buy it in support of the artist. Let youtube distribute the music and let people go and get the album so they can listen to the variety of the music that the artist has on offer.
It's pretty obvious since vendors have to do more work and package another release to fix bugs. It's easier to keep this information secret and just bundle all the bug fixes into a bulk package when it suits the vendor (I expect money comes into this equation somewhere).
No I think you mean this video http://www.youtube.com/watch?v=YbaTur4A1OU which was out before both.
I'm alergic to car emissions but I can't sue every driver.
$ ab -n 5000 -c 5 http://beta.slashdot.org/
This is ApacheBench, Version 2.0.40-dev apache-2.0
Copyright 1996 Adam Twiss, Zeus Technology Ltd, http://www.zeustech.net/
Copyright 2006 The Apache Software Foundation, http://www.apache.org/
Benchmarking beta.slashdot.org (be patient)
Completed 500 requests
Completed 1000 requests
Completed 1500 requests
Completed 2000 requests
Completed 2500 requests
Completed 3000 requests
Completed 3500 requests
Completed 4000 requests
Completed 4500 requests
Finished 5000 requests
Server Software: Apache/1.3.41
Server Hostname: beta.slashdot.org
Server Port: 80
Document Path: /
Document Length: 71365 bytes
Concurrency Level: 5
Time taken for tests: 1685.538664 seconds
Complete requests: 5000
Failed requests: 3715
(Connect: 0, Length: 3715, Exceptions: 0)
Write errors: 0
Total transferred: 357671196 bytes
HTML transferred: 355887895 bytes
Requests per second: 2.97 [#/sec] (mean)
Time per request: 1685.539 [ms] (mean)
Time per request: 337.108 [ms] (mean, across all concurrent requests)
Transfer rate: 207.23 [Kbytes/sec] received
Connection Times (ms)
min mean[+/-sd] median max
Connect: 111 231 523.0 137 9163
Processing: 857 1452 518.7 1347 7750
Waiting: 133 213 177.1 184 6685
Total: 1008 1684 737.6 1504 12390
Percentage of the requests served within a certain time (ms)
50% 1504
66% 1567
75% 1619
80% 1659
90% 1930
95% 3568
98% 4470
99% 4654
100% 12390 (longest request)
ed@ed-desktop:~$
There are some contracts out there that on the surface appear to be reasonable deals. The contract that I have costs 15.50 (GBP)/month. This covers me for 200 text messages and 200 minutes of air time.
So,
echo '1550/200' | bc -l
7.75
per text. Not so great is it.
However, I also pay 7.50 (GBP) for unlimited data on EGPRS/HSDPA. Sadly though my mobile cannot do HSDPA, so it's still rather limited and the cost of improving the modem would be too much for me.
Unfortunately a lot of people shove things into a PHP script in an ad-hoc manner. It's time the general people realise what their scripts are doing. I just wish people would pay attention to how mail() works...
Nothing gets under your radar.
/. has become almost and extreme sport.
Just like viruses and worms, slashdot has it's share of dupes. Just like the number of people who posted here to complain that it's a dupe.
Dupe catching on
I thought that was Tsar? - I don't have ru on my xkeyb layout at the moment so I can't use the correct characters, but I think that's the word you're after.
That's *EXACTLY* what I was thinking, why didn't this get tagged IRAA? Seems like it got through the firehose a little too quick - it used to be that the tags were funnier than the article itself.
The Su-37 is a pretty good plane too, I don't know why the USA doesn't outsource the development of the planes to Moscow since it's gotta be a cheaper work force. Really impressive, since USA and Rus are pretty much fighting terrorism rather than communism vs capitalism... Check out the vids on youtube, it's really impressive.
When I was in Czech I noticed that most of the country's tele comm backbone is wireless and from apartment block to apartment block. I wonder just how similar this is in Moscow and other places where it is difficult to get a line plant. This could be a lot of work for administration people.
This might be true, but there have many cases where trusted encyclopedias have been wrong, even after all the vetting. The other fault with paper encyclopedias is that they go out of date rather quickly, especially in medicine and computing. The fact is, there is a human element to the edition, either electronic on wikipedia or in print. Use the golden rule of any research and get multiple sources of information.
Anyone who has a BSc or BA should know this from research when writing dissertation or thesis - get many sources and read lots before putting your name to something!
In Soviet Russia space station builds you!!
we're in your networks controlling your logins
does it run linux??