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. ping6 slashdot.org on IPv6 is Here · · Score: 3, Interesting

    When will Slashdot get an IPv6 address. Everything supports it - DNS, Apache, etc, nd all they need is to either get an IPv6 tunnel from a broker (the cheap option), or get their ISP to let them have it natively.

  2. Re:Perfect! on IPv6 is Here · · Score: 1

    I went to an interesting seminar where Vint Cerf was speaking, and one of his passions is the Interplanetary Network. There are some big problems to overcome when you're thinking that packets will take years to arrive.
    Anyway, lots of the nameservers and mailservers that I use are already running v6. When will Slashdot do it, being the pioneering geek site that it is?

  3. Watching firewall traffic and emails. on BT Blocks 10,000 Child-Porn Site Visits A Day · · Score: 1

    People at work ask me if I watch the traffic through the firewall, or read their emails. I tell them "No - there are things I just wouldn't want to know."

  4. Re:The point about Sendmail on HP Memo Predicts MS Patent Attacks on Open Source · · Score: 1

    This is what I wonder. Why don't Sendmail, Apache, etc try and grab patents so that there is the chance of a counter attack, if Microsoft started to try and enforce patents that it held?

  5. Religion is terrible on Game with God · · Score: -1, Troll

    Mod me down if you're religious, up if you're not.

  6. Re:I don't trust Zend. on PHP 5.0 Goes For Microsoft's ASP-dot-Net · · Score: 1

    I've never looked at the Zend/PHP licence, but I assume that people would just fork PHP from the moment before the sellout occured.

  7. Pah, new fangled stuff. on Ariane Launches A New Way To Get Online · · Score: 5, Funny

    I still get my internet access at 1200 baud via Sputnik, tovarishi.

  8. Re:In other news... on SGI to Scale Linux Across 1024 CPUs · · Score: 5, Funny

    We don't care about your actual facts for Windows - here at Slashdot we have FUD, rumour, and downright persistence. I think you will find if you read up on it more closely that 2003 Datacentre can only support up to 2 CPUs, and 256Mb maximum.
    Please stop letting facts get in the way of a good MS bashing session.

    Minister for Dis-Information.

  9. Re:Learn "sorry spreekt U engels" for holland on Language Tempest At Orkut · · Score: 1

    Ik wil een ham en kaas brodje, aub. Oh, en een blikje cola, ook. Dank U wel. :)

  10. Cursed iPods :) on LANL, Sandia Report Losing Classified Data · · Score: 5, Funny

    It's all those iPods that the techies bring in.

  11. Re:500 pound fine? on Oxford Students Hack University Network · · Score: 1

    I should think those people going to Oxford can afford 500.

  12. Re:Mailers? on 'Stealth' Worm Hinders Sandbox Analysis · · Score: 1
    Thus, you may very well have the same number of successes in the same amount of time even if your hit rate is much lower.

    Yes, but without flooding the network with easily noticeable packets.
    I might miss one packet on port 139 in the midst of normal traffic. But when it is 95% of the traffic, it shows up really easily on tcpdump.

  13. Re:Mailers? on 'Stealth' Worm Hinders Sandbox Analysis · · Score: 1

    I think worms should be more intelligent about how they find other hosts. Assuming they're looking for Windows machines, what about trying the following?

    Local subnet
    NBTSTAT -C
    NETSTAT
    Looking for \\ in the registry.
    RIP/OSPF packets?
    RFC 1918 address ranges (less chance of hitting IDS/firewalls on the edge of the networks)
    Finally, maybe a few days after exploring these ranges, start looking for random hosts, but excluding the large chunks of address spce that are unassigned.

    I think it should only scan, and change files between 3 and 7 am, to minimise the chance of a network admin wondering what the traffic was.

  14. Re:IE to block popups. on Microsoft Responds to IE Criticism · · Score: 1

    Unfortunately, it will move to click through pages.
    Several sites I visit randomly spring an advert on you when you are trying to move from one page to the next. You don't know when they will do it, and you have to find the "Continue" button to carry on. Gits.

  15. Re:Lots of users == good. on Solaris' Dtrace in Detail · · Score: 1

    Grr. No-one understands what I meant.

  16. Lots of users == good. on Solaris' Dtrace in Detail · · Score: -1, Offtopic
    tom root # emerge search dtrace
    Searching...
    [ Results for search key : dtrace ]
    [ Applications found : 0 ]

    tom root #
    If I can't use it, then I'll never learn about how good it is. And if I never learn about it, when I reach decision making status, it won't get used.
  17. Re:Adblock. Simply amazing. on Building a Better Mozilla With Plugins · · Score: 1

    I prefer to just block images by right clicking them, and kill off flash with flashblock.mozdev.org. That, coupled with no popups makes surfing fun.

  18. Re:For those that didn't read the article on Besieged Movie Industry Suffers Record Takings · · Score: 1
    There is no such thing as "enough". Whatever profit you make in any given year must be bested the next year or you are a failure.

    And doesn't that suck. To my mind, if you make enough money to pay the bills, the staff, buy all the new offices/computers/whatever that you need, and you have 1 left over, then you're OK.
    Dickens said something like: Annual income twenty pounds, annual expenditure nineteen and six, result happiness. Annual income twenty pounds, annual expenditure twenty pound ought and six, result misery.
    And that makes sense. As long as a company is earning 1 more than it needs to spend to keep the company happy, and profitable, it's OK.

  19. Re:Mandrake on Fedora, SuSE And Mandrake Compared · · Score: 1

    One thing that should be present on EVERY Linux distro. Some kind of GUI app for setting up X.
    I don't know. XGUISetup, which tries to work out what card you have, and tests it out. XF86Config setting up is silly and painful.

  20. Re:Wait a sec on Reduce C/C++ Compile Time With distcc · · Score: 3, Interesting
    From what I understand, it is the fact that you configure your system to never build packages with support for a, b, and c, and with support for x, y, and z.
    No point building mozilla with GTK2 support if you don't need it, is there? Or Samba with any of the following with question-marks:
    _COMMON_DEPS="dev-libs/popt
    readline? sys-libs/readline
    ldap? ( kerberos? ( virtual/krb5 ) )
    mysql? ( dev-db/mysql sys-libs/zlib )
    postgres? ( dev-db/postgresql sys-libs/zlib )
    xml? ( dev-libs/libxml2 sys-libs/zlib )
    xml2? ( dev-libs/libxml2 sys-libs/zlib )
    acl? sys-apps/acl
    cups? net-print/cups
    ldap? net-nds/openldap
    pam? sys-libs/pam
    python? dev-lang/python"
    It's the fact that you get packages on your system that match the settings you set before, not the fact you can compile every package with -fomit-frame-pointer that gives Gentoo its strength.
  21. Re:spilling acetone on a sony vaio laptop on What Was Your Worst Computer Accident? · · Score: 0

    Is strange your surname, or a description? :)

  22. Re:I've never ever had to wait for Gentoo to compi on Linux Users Are Spoiled · · Score: 1
    But this is just me, I don't run a server. If I did, I'd probably run a binary distro like Debian...

    Why? I run servers - firewalls, DNS servers, mail servers, file servers, web servers on Gentoo. You just only update when you a: need new functionality, or b: when there is a security vuln in one of your packages. Gentoo is excellent for servers.

    calum@fw calum $ uprecords
    # Uptime | System Boot up

    1 99 days, 07:45:50 | Linux 2.4.20-gentoo-r7 Mon Nov 3 09:19:14 2003
    -> 2 98 days, 17:24:21 | Linux 2.4.20-gentoo-r7 Sat Mar 27 15:58:05 2004
    3 43 days, 03:56:52 | Linux 2.4.20-gentoo-r7 Wed Feb 11 09:10:08 2004
    4 23 days, 00:39:52 | Linux 2.4.20-gentoo-r7 Wed Oct 8 17:27:12 2003
    5 1 day , 03:43:36 | Linux 2.4.20-gentoo-r7 Thu Mar 25 13:15:25 2004

    no1 in 0 days, 14:21:30 | at Mon Jul 5 00:43:26 2004
    calum@fw calum $

    Some pretty good uptimes there. (We've had unexpected power failures. And yes, we have a UPS. And a redundant UPS. Don't ask me.)
  23. Re:Condensed water? on Indian President Advises Open Source Approach · · Score: 1
  24. Robots.txt on Microsoft Offers A Peek At New Search Engine · · Score: 1

    Why don't Apache play dirty in the Microsoft do (don't flame me, read some sites), and include a robots.txt in their distribution that blocks Microsoft spiders. If IIS ran 60% of websites, I'm sure they'd "leverage", and "innovate" to "protect users" in a similiarly underhanded way.

  25. I read you SMSs on Appeals Circuit Ruling: ISPs Can Read E-Mail · · Score: 1

    I've got a better idea for a T-shirt - "I read your SMSs and listen to your voicemail".

    Disclaimer: Although I work for a mobile telco, I don't do this. However, the UK government might.. The guy in that story works for the same company I do too.