Slashdot Mirror


User: platinum

platinum's activity in the archive.

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

Comments · 61

  1. Re:BSD/GNOME! on GNOME 2.8 Released · · Score: 1

    Guess someone should start a 'Gnome is dying' thread right about now.

  2. Extortion Anyone? on Microsoft Plans To Sell Anti-Virus Software · · Score: 1

    By selling a vulnerable piece of software then selling another application to prevent it from being exploited sounds like a protection racket to me.

  3. Rejected story on Verisign Ordered to Stop Deceptive Renewal Notices · · Score: 0, Offtopic

    Perhaps someone can let me know why, when I submitted this exact story yesterday, it was quickly rejected:

    * 2002-05-15 21:44:50 Verisign order to stop ads (articles,news) (rejected)

  4. Verisign ordered to stop ads on Bulkregister Sues Verisign Over Marketing Campaign · · Score: 2

    The result of this was rejected as a Slashdot story but CNN reporting "A U.S. court on Tuesday ordered Internet naming giant VeriSign Inc. to immediately cease a direct-mail campaign that used what a rival called deceptive advertising to poach its customers. "

  5. Re:Yes... on Is The Net At Fault For Illegal Filesharing? · · Score: 3, Insightful

    So is the air that a bullet flies through before it injures or kills someone.

  6. Re:I think management is misinformed? on CVS vs. Commercial Source Control? · · Score: 2

    Actually the Linux kernel is not under CVS (or any revision control); however, all the BSD's, including FreeBSD, NetBSD, OpenBSD, and Darwin, have been using CVS for many years.

  7. Re:So tell me on IP Theft in the Linux Kernel · · Score: 2

    I would agree except that the unlicensed files made it into a released kernel. If this was only in someone's development patches it would be a different story.

  8. Re:Non-enforceable? on IP Theft in the Linux Kernel · · Score: 2

    I'm pretty sure that Søren (the copyright holder) actually exists; and I'm equally sure that Linus got those headers from a person or organization (Redhat) that exists.

  9. Re:Er... (BSD License vs the GPL) on IP Theft in the Linux Kernel · · Score: 2

    It is most definitely a license violation. The first clause of the license states:

    1. Redistributions of source code must retain the above copyright
    notice, this list of conditions and the following disclaimer,
    without modification, immediately at the beginning of the file

    Note that the license has been completely removed.

  10. Re:Wrong name on New (More) Annoying Microsoft Worm Hits Net · · Score: 5, Informative


    If you try to access a vulnerable server it attempts to send you a 'readme.eml' file with a .wav content type. This file (using strings) appears to contain numerous registry entries plus all the strings used to find and infect other servers.

  11. Wrong name on New (More) Annoying Microsoft Worm Hits Net · · Score: 4, Informative

    The 208.x.x.x is similiar to Code Red in that it attempts to scan local subnets (I bet you are have a 208.x.x.x IP); therefore, naming it 208 is only good for those in your Class A. We have received attempts from over 100 hosts infected with the Code Red 2 worm, starting from the local class C, then class B, and now class A and others. It appears to be attempting to find rooter servers, for what purpose I can only imagine.

  12. Re:Windows version? on TrustedBSD Supports Windows NT ACLs With Samba · · Score: 1

    NT 4.0 sp6

  13. Image not available on TrustedBSD Supports Windows NT ACLs With Samba · · Score: 1

    Sorry everyone but I don't have the bandwidth to serve the ACL screenshot to the world (was not expecting to be slashdotted :/). Mirrors welcome, though.

  14. Should we listen? on Linus vs Mach (and OSX) Microkernel · · Score: 1

    This from the guy who does not believe in revision control :)

  15. No nutshell here on CVS Pocket Reference · · Score: 3

    This doesn't appear to be 'CVS in a nutshell,' nor is it published by McGraw-Hill. In fact, this appears to be 'CVS pocket reference' by O'Reilly. Am I the only one confused?

  16. Can you say 'accessory to ...' on Forced Into Spamming By Your Employer? · · Score: 1

    If spamming is illegal in your locality, you could be charged as an accessory to [whatever the legal term is for spamming]. Hell, you might even get a reward for narc'ing them out. :)

  17. BSD's already have them on 32 Bit UIDs For Unix? · · Score: 3

    $ uname -sr
    FreeBSD 4.2-STABLE
    $ grep uid_t /usr/include/sys/types.h
    typedef u_int32_t uid_t; /* user id */
    $

  18. Re:Advocacy and attitudes... on Tucows BSD Section Goes Down in Flames · · Score: 2

    And conversely, I went there, saw some serious inaccuracies (including the fact that it lists all the BSD's as being released under the GPL) and reviews that appeared to be written by Windows users, and never returned.

    Personally, I found their complete lack of research and understanding of the BSD community as a sign of a site that I would never return to...

    I disagree with sending inflamatory messages, but also do not condone their [dm]isinformation.

  19. Re:Obvious on Robert Watson on FreeBSD and TrustedBSD · · Score: 1

    And a number of companies, including BSDi and those listed here, here, here, here, here, here would probably disagree.

  20. Re:Interesting article on Robert Watson on FreeBSD and TrustedBSD · · Score: 3

    Please show me where you got the idea that the purpose of the open source community is to create an OS to rival Windows? Personally, I enjoy working on open source projects, including FreeBSD, not because I want Microsoft to go away, but because I enjoy using and developing a stable, secure OS. Perhaps the quote: "Linux is for Microsoft haters, BSD is for Unix lovers" is true...

  21. Re:Good show, Watson! on Robert Watson on FreeBSD and TrustedBSD · · Score: 1

    Along with this small ftp server that can only server 5000 simultaneous users.

  22. bvi anyone on Open Source Hex Editors For Solaris? · · Score: 1

    bvi (binary vi) at http://bvi.sourceforge.net/ works well under Linux and FreeBSD, and appears to be fairly portable. If you like vi, bvi is great.

  23. Re:Why another BSD? on Learn From Robert Watson Of FreeBSD And TrustedBSD · · Score: 2

    It you actually read what TrustedBSD is about, you would see that it is an extension to FreeBSD and should be integrated into FreeBSD-proper before 5.0 is released.

  24. Re:TrustedBSD and OpenBSD on Learn From Robert Watson Of FreeBSD And TrustedBSD · · Score: 1

    Actually, FreeBSD regularly integrates OpenBSD's fixes into the system (and vice versa). The nice thing about having the 3 open-source BSD's (along with MacOS X and BSD/OS) is that much code is shared, and is available for the others to use.

  25. Re:the beauty of linux on Making Linux Booting Pretty · · Score: 1

    Using the splash screen during boot on my laptop with FreeBSD tends to turns heads, though. Remember, not all unix systems are servers.