Slashdot Mirror


User: caluml

caluml's activity in the archive.

Stories
0
Comments
3,262
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 3,262

  1. Re:like us? on Are Geeks in Saudi Arabia Just Like Us? · · Score: 1

    I'm disturbed. Are you collecting a list of female Slashdot readers?

  2. Re:Less TV == more social on Social Side-Effects Of Internet Use · · Score: 1

    You're joking about this, aren't you? About the 1 min/2 min thing?

  3. Re:As the Daily Show recommended on Passenger Risk Database to be Implemented in U.S. · · Score: 1

    You may, but I'm lost as to what you mean by that. Please explain.

  4. Re:As the Daily Show recommended on Passenger Risk Database to be Implemented in U.S. · · Score: 1

    Yes. But if you'd asked the 1000+ Russian people in the theatre, surrounded by 50 terrorists with guns and bombs if they'd take a 9/10 chance of survival, I expect most of them would.
    It's not good that those people died. But I think it was a good result, bearing in mind how the land lay.

  5. Re:So what about a teergrube? on Yahoo! Develops Anti-Spam Architecture · · Score: 1

    It's like the TARPIT target in IPtables - just keeps tcp connections open for ever. It slows down a TCP portscan pretty much. :)

  6. Re:So now... on Yahoo! Develops Anti-Spam Architecture · · Score: 1

    A friend of mine registered a domain for his wife, and set up a little vhost on his Apache/Linux/ADSL box. He also added her an MX record so she could be anyone@herdomain.com. Anyway, all of a sudden he rings me - his box is going absolutely mad. I logged on and worked out that someone has fired off a huge mortgage spam, with her domain as the reply to address. His 512k link was just saturated with returns, out of office messages, mailbox full messages, and people angrily contacting him to ask why he was sending them spam. His poor box couldn't take it, and neither could his bandwidth, so he ended up setting the MX to 127.0.0.1. I think it's still set up like that now.

  7. Re:Ever *truly* Anonymous? on Japanese P2P Users Arrested, Creator Targeted · · Score: 3, Insightful

    Have a second internet with a completely different method of assigning IP address. NAT all traffic passing through your box.
    Hey presto, no-one knows if it came from you, or the person behind you, and there is no ISP that can be asked who "owned" an IP at a certain time.

  8. Re:Tax and spend Democrats^H^H^H^HRepublicans? on President Bush To Call For Return To Moon? · · Score: 1
    I'm sure to get modded as a troll for this : (Score:4, Insightful)

    Heh, that age old trick is still working...

  9. Re:Deliberate attacks? on Gentoo rsync Server Compromised [updated] · · Score: 2, Funny

    I think the moral of the story is not to have a .org top level domain.

  10. Re:Setting the pace on DoCoMo To Use Linux On Their 3G phones · · Score: 1

    What was the best thing before sliced bread though?

  11. Re:Linux /Java virus. on DoCoMo To Use Linux On Their 3G phones · · Score: 1

    Americans do seem to like, and think that everyone else likes, the sound of them shouting loudly into phones. At one company I worked for, all the English employees had phones with speakerphones built in, but used the handset out of consideration. Any American employees that came over always put the phone on speakerphone, and shouted their conversation loudly with the other person. Maybe they were taking advantage of the nice quiet office.

  12. Re:OK... good on Using the Real ntfs.sys Driver Under Linux · · Score: 2, Interesting

    The best thing for Linux would be ntfs2ext2,3,reiserfs, whatever, and a Windows ext2/3/reiserfs driver.
    Get people converted to an open filesystem, I say.

  13. Re:so are other distros possible infected? on Kernel Exploit Cause Of Debian Compromise · · Score: 1

    Anyone know if a gentoo-sources kernel compiled with grsec High Security level is still vulnerable? Maybe some of the memory address space randomisations will help out here - I'm not too sure.

  14. Re:How did they get in to run a userspace util? on Kernel Exploit Cause Of Debian Compromise · · Score: 1

    Hmm. I wonder how many people that write their own PHP and CGI escape everything they should....? :)

  15. Re:Hurray for the Debian Security Team! on Kernel Exploit Cause Of Debian Compromise · · Score: 1
    And thus, a previously unknown kernel exploit is discovered and patched! (Now how many more exist?)

    One less than a few months ago...

  16. Re:Well, well, well... on Kernel Exploit Cause Of Debian Compromise · · Score: 1

    Feed the trolls. You counted Bind 5 times, before the page chopped off your comment.

  17. Re:Ah, the dialup days... on Where Are The Founders Of The Dial-Up Revolution? · · Score: 4, Funny

    Do you think that broadband has contributed to peoples attention spans becoming shorter? Because, now that pages load faster than I can click, I get annoyed more quickly if a page takes slightly longer to load. I'm tutting if Google isn't there in 1 second, and clicking again, and again, to punish it for its....
    I'm bored now.

  18. Piracitam on Google AdWords And Ethics Issues · · Score: 1

    Why is piracitam illegal in the UK? Anyone know?

  19. Re:Set up a million computers... on Internet Security: Where Do We Stand · · Score: 1
    every lock designed by a human can be picked by a human

    Nope - what about public/private key crytography? It's easy to create a huge number from 2 primes, and fiendishly difficult to work out what those two primes were afterwards.

  20. Re:Nothing new here on Maine to Launch Internet Sex-Offender Registry · · Score: 1

    And didn't they smash up the house of a paediatrician? God, you've got to love mob rule.

  21. Re:Cell Phone tracking covered before on /. on Track People Using Their Mobile Phones · · Score: 1

    Curses. I was away when this article was posted. I have been tracking myself for a long time now. There are some really cool location based applications we are working on.

  22. Re:Wait a minute... on Laptop Thief Caught via AOL Login · · Score: 1

    Why not everytime the nachine boots, it sends out an email - that way you can get the whole SMTP path in the headers.

  23. Users = viruses on 20 Years of Virii · · Score: 2, Funny

    Users on a multi-user computer system behave like viruses, utilising the hosts resources, sometimes even going wild and destroying the host itself.

  24. Re:Server Failing on Netcraft Web Server Stats Challenged · · Score: 1

    Nope, 1 American is worth 1000 of the rest of us, and so, they are numerically superiour in this world.

  25. Re:Like that's going to work on Netcraft Web Server Stats Challenged · · Score: 2, Interesting

    Set up some fake scripts like /default.ida, which append the IP address of the attacker to a file ( /var/log/denylist )?
    Then just run an iptables on that file every minute, blocking all in it.