Slashdot Mirror


User: anthonyrcalgary

anthonyrcalgary's activity in the archive.

Stories
0
Comments
307
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 307

  1. Re:Cheapo = good on ifconfig refactoring for FreeBSD · · Score: 1

    As long as no one pretends that they can keep up with the better cards, they'll be fine. There's just no reason to use anything better than a realtek on a computer where the system load doesn't matter (eg: dedicated NAT box) with a network that's slow to begin with.

  2. Re:Wondering what YACC is? on ifconfig refactoring for FreeBSD · · Score: 1

    el cheapo cards have their uses.

    eg external interface on a NAT box where the cable modem's network port is 10 megabit half duplex.

  3. Re:A shift of focus on Kernel Exploit Cause Of Debian Compromise · · Score: 3, Insightful

    With Linux Desktops being most popular in corporate settings, it's going to start being targetted by professional black hats, if it's not already. Security is a concern, even local exploits.

    A desktop system is exposed to tons of potentially hostile data. Strings are like acid, and a complex language like HTML is just asking for trouble.

    Don't get me wrong, OpenBSD is waaay into diminishing returns territory as far as security goes, but there's a few things that could be done to get 90% of the benefits, eg propolice in the kernel and W^X.

  4. Re:Home vs. Work on Apple Responds to Exploit · · Score: 1

    I dunno about anyone else, but my ISP's DHCP server is shit slow, making it possible for a malicious server to respond faster. OS X machines on cable modem networks aren't exactly rare.

  5. Re:New bugs, ease breaking havoc on your LAN on Apple Responds to Exploit · · Score: 1

    It's actually possible to disable that... /etc/resolver/local

    go in and stick your nameserver in front of theirs, so it reads something like:

    nameserver 10.0.0.1
    port 53
    nameserver 224.0.0.251
    port 5353
    timeout 1

    I hate Apple quite a lot, but only because I know so much about them.

  6. Re:It's still an exploit on Apple Responds to Exploit · · Score: 1

    It's a "feature" to make life easy for people with big labs full of Apple computers, but I think home users substantially outnumber those.

  7. Re:This one's easy... on Ways to Beat the Telecommuting Blues? · · Score: 1

    Try CVS over SSH for frequent backups. It's crazy to do it with your entire home directory, it works perfectly well for whatever you're working on if the size is reasonable. As for people looking over your shoulder... I don't know what to say about that. Shrug.

  8. Re:What is telling on New Remote Root in Mac OS X · · Score: 1

    Free and Net are pretty good.

  9. Re:The Reason the exploit was made public.. on New Remote Root in Mac OS X · · Score: 1

    It's a user space problem. The kernel has nothing to do with it.

  10. Re:Call me an Apple Apologist, but.. on New Remote Root in Mac OS X · · Score: 1

    Remote root. Period.

  11. Re:Athlon 64 will breathe new life into Solaris on What's Coming in Solaris 10 · · Score: 1

    "Why don't you think IA64 is here to stay? Intel isn't just going to drop this one" Almost nothing needs it. Oh sure, it'll stagger on in a sort of living death, and Intel will be contractually obligated to keep it around, but it's just not what people need. "You do know it is the fastest CPU money can buy, don't you?" meh. As if that's a factor. If being the fastest CPU money could buy was a factor, Alpha would still be around.

  12. Re:To what effect? on Novell, RedHat and Sun Commit to a Linux Desktop · · Score: 1

    KDE and Gnome are both there for desktop stuff. It's the stuff you have to do on the command line that's holding Linux back on the desktop. That stuff still exists.

  13. Re:Gnome-KDE thread here! on Novell, RedHat and Sun Commit to a Linux Desktop · · Score: 1

    (throws Troll a bone)

    On my personal scale, KDE is ahead by about 20 points on a scale between 0 and 1000. Given fast enough hardware, it's what I prefer. I use Gnome regularly, and if KDE disapeared tomorrow, I could switch pretty painlessly.

    Productivity-wise, where productivity is defined as how productive I am doing what I do with my setup, they both beat Windows and OS X pretty easily. With enough tweaking, my productivity on them is pretty much the same, but Gentoo's default KDE config is closer to how I like it.

  14. Re:Athlon 64 will breathe new life into Solaris on What's Coming in Solaris 10 · · Score: 1

    "There just isn't room for more than 2 or 3 high-end processor manufacturers, and SUN isn't one of them."

    I agree, but I'm not sure about the number. If you have two, they tend to find markets where they don't compete and it's basically a monopoly situation until a third company springs up out of nowhere and very quickly gains a large market share.

    I think there's probably room for more, but not many. I think the bigger issue is the number of competing architechtures... There's probably only room for 2-3 major architechtures. POWER/PowerPC and x86 are here to stay. IMO, one of Sparc, IA-64, and MIPS will survive on the high end, and I don't think it's going to be Itanium or MIPS.

  15. Re:Honest Question on Linux Kernel 2.6.0-test10 Released · · Score: 2, Informative

    oh fuck yes

    2.4 was completely unacceptable. 2.6 is what allowed me to ditch Windows.

    I understand there are patches to 2.4 that can give you most of the same stuff, but I really didn't feel like dealing with that.

  16. Re:Change your TCP/IP fingerprint on Gartner Recommends Holding Onto The SCO Money · · Score: 1

    Yes.

    They just scan a lot of them until they find one they like. I get scanned by someone on my subnet every day.

    In general I'm not convinced of the benefit of disguising one's OS, but I might change my sshd to report the version as 3.7.1p2. OpenBSD's version of OpenSSH lacks the compatability code where the bug was, so no new version is needed. Unfortunately, people see the version string and assume I'm vulnerable.

    It's just *annoying* to have all these people always trying to break in.

  17. Re:One Power 5... on Ars Dissects POWER5, UltraSparc IV, and Efficeon · · Score: 1

    oh... my... sweet... jebus...

  18. Re:We get it already, SCO on SCO Hints at *BSD Lawsuits Next Year, And More · · Score: 1

    Well, what other BSDs are there? SunOS and now BSD/OS are no more, and MacOS X is based on Mach. Those are the only ones I can think of...

    I think OpenBSD is safe, because a) it's based in Canada, b) it obviously doesn't have fancy pirated code that makes it faster than it should be, because it's not that fast, and c) SCO doesn't care because it's not that fast.

    Dunno about the others. They should be fine legally, but they could be tempting targets, because for bread & butter stuff like web serving, they're nearly drop in replacements for Linux.

  19. Re:BSD Code Settlement on SCO Hints at *BSD Lawsuits Next Year, And More · · Score: 1

    Close... The BSDs actually rolled back to an older version and removed some files, then backported the stuff they'd done since. As a result, they were clean after the settlement. They're fanatical about keeping proprietary code out, they don't even like GPL'd code, so they're still clean. It would be near impossible to go after them successfully. Indeed, OpenBSD is based in Canada, so that would make it even worse. On the other hand, basically every OS today has BSD code in it, some with the copyright notice, some without. The stuff without the copyright notice is stolen, and if the BSD settlement goes out the window, SCO is going to have a lot of stolen code.

  20. Re:No BIOS please... on Sun Announces New AMD-Based Product Line · · Score: 1

    Sun can use Open Firmware on their x86 machines if they want.

  21. I only have a TI-83... on Big Mac Officially Ranks 3rd · · Score: -1, Redundant

    you insensitive clod.

  22. Re:First. on Rules for Teenage Internet Access? · · Score: 1

    I was fortunate enough to start with Windows 95, but I had to maintain trumpet for my family as late as 1999.

    The kids nowadays won't remember life before Google, life before broadband (in Calgary at least), or life before P2P. It's an entirely different Internet.

    It'll be interesting to see what the next big shift is. We're due. Hang on kiddies, it's almost always fun. :)

  23. Re:No rules at our house on Rules for Teenage Internet Access? · · Score: 1

    ssshhhhhh...

  24. Re:First. on Rules for Teenage Internet Access? · · Score: 1

    I'm 22, and the amount that things have changed since I was 16 blows me away. I didn't think I'd start feeling this way until I hit my late 20's at least.

    I got access in 1995, and I won't bore you with the details of what's different now, but suffice it to say that you wouldn't recognize it. You won't recognize it when you hit 22, believe me.

    By the time you have kids, the measures you talk about won't be options anymore. My friends are starting to have kids, and it won't be an option for the ones that have already been born. By the time they're old enough to use a mouse, the information you've based your decisions on won't be valid anymore.

    The point? Play it by ear, because the rules are always changing.

  25. Re:How about an investigation on SCO Fires back, Subpoenas Stallman, Torvalds et al · · Score: 1

    MS almost certainly has Linux computers around if only for annalysis of the competition. Also, companies they've bought out probably have Linux computers around.

    They probably made the decision because it props up SCO, I don't dispute that, but they're not just pulling it out of thin air.