Slashdot Mirror


User: man1ed

man1ed's activity in the archive.

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

Comments · 21

  1. Notation? on Factors Found in 200-Digit RSA Challenge · · Score: 3, Insightful

    Does anyone know what the notation "11281+1" means?

  2. Possible Explanation for Bad Dir Numbers? on Journalling File System Comparison · · Score: 4, Interesting

    Regarding the bad performance of ext3 on directories, is this feasible?:
    Since every directory has two entries in it ("." and ".."), that is three times the number of directory entry creations/deletions that need to be journaled. Perhaps the other journaling FSs have some optimization for handling "." and "..".

  3. Re:Please note... on Migrating Customized Linux Installations to 2.6 · · Score: 3, Informative

    Correct, but a lot of the information is relevant to desktops as well. Probably not cross-compiling, though. ;-)

  4. Also in the timer. on Linux in Movies? · · Score: 1

    When Edward Norton starts the timer, you can clearly see Linux and bash.

  5. Re:netcat? on Sending Files w/o Sending Clear Passwords? · · Score: 1

    Watch for botched HTML tags.
    That should have read:

    Machine b (via ssh session):
    # nc machinea 1234 < file_to_send

  6. Re:why? on Live CD for PC Games? · · Score: 1

    Actually, the Multi-OS combo would probably not make much difference. Compared to the (architecture agnostic) game data, the OS-specific game binaries are usually tiny. That is why "hybrid" CDs are so common (probably more common than separate versions, nowadays), and why you can use any Quake 3 CD to install on any supported OS. The "update" contains everything but one huge game-data file.

  7. Re:Maybe they send from work or school? on Does SPAM Peak on Wednesday? · · Score: 1

    I doubt that has any relationship to spam patterns. Do you really think spams are written and sent by hand? I think it is more likely that they are generated en masse by scripts. CPUs don't really care what day it is.

  8. Not so helpful on Is Linux as Secure as We'd Like to Think? · · Score: 1

    It seems to me that all of those results deal with how to go from 6.0 back to 5. Not very helpful for someone who wants to eliminate the program completely.

  9. After three minutes?? on Who is Still Using FSP? · · Score: 1

    You waited three minutes before commenting that no one was responding? In an article that didn't make the front page? Isn't that a little premature? REmember, most of the First-Posting Karma Whores only pay attention to stories that make the front page. More mods read them.

  10. All because of one man's experience. on Linux Hits the Road · · Score: 0, Troll

    I'd say it was good for everyone that the lecturer who happened to have the know-how to make this system was more experienced with Linux than Windows. Otherwise, they would have an expensive, buggy VB implementation, we wouldn't have another Linux success story, and every car in Austrailia would be driving over potholes that made security holes look like nothing!

  11. A lot of money, but... on Florida Citizens' Anti-trust Payout Dwarfed By Lawyers' · · Score: 2, Insightful

    $200 million is a decently sized chunk of money, but I would have preferred to see more enforcement fo the federal anti-trust judgement and settlement. I think that would have done a lot more for a lot more consumers than paying $5-12 to a bunch of people in Florida.

  12. Re:ad for freenet? on Making Freenet Find Stuff Faster · · Score: 5, Insightful

    freenet still isint there yet, but feel free to tell us when.

    This is just the attitude that is delaying the adoption of many new technologies (IPv6, for one). "Early adopter, what's that? Just tell me when it's done!" How do you expect it to "get there" if no one uses it? Take a chance. You might be pleasantly surprised.

  13. Factually Incorrect on Can .NET Really Scale? · · Score: 3, Insightful

    This guy is trolling. From his post:
    I've found Red Hat 9 most impressive.
    ...
    The included version of Wine ...


    From the Red Hat 9 Release Notes:
    The following packages have been removed from Red Hat Linux 9:
    ...
    - wine - Developer resource constraints

  14. Re:Why get binaries on Binary Package Formats Compared · · Score: 1

    Or even half an hour getting Moz-Frirebird
    Half an hour? You spoiled, dual 3GHz-running... guy! Seriously, it's more like 4-5 for me.

  15. Loki Setup on Binary Package Formats Compared · · Score: 1

    Loki Setup is now maintained by icculus.org. However, I think that any good package scheme (read: RPM, DEB, Portage, or whatever) is better than this if the administrative tools are good.

  16. Stanford has... on Custom Linux Distributions from Educational Institutions? · · Score: 1

    Stanford has something called SULinux. It is a modified version of Red Hat with APT, libsafe, different default firewall rules, and some programs preconfigured for Stanford's setup (kerberos, afs, etc.). http://sulinux.stanford.edu/

  17. Is this possible? on SCO Might Sue Linus for Patent Infringement? · · Score: 5, Interesting

    What patents still exist that cover Unix? Don't they expire after 17 years? I don't think patents filed for "time sharing systems" or "virtual memory" in the seventies are still applicable. Besides, if this is valid, why are they not also suing everyone else? I know Sun licensed the Unix code to make Solaris, but did they license patent rights as well? What about FreeBSD? GAAHHH! How can SCO even claim that this nonsense is valid?

  18. Re:most obvious question... on Ask Bram Cohen about BitTorrent · · Score: 1

    And now that people are using it for illegal purposes, what do think about it? Do you intend to do anything about it?

  19. Is this possible? on Open Source DRM · · Score: 3, Insightful

    How could you prevent people from modifying the library to let them use other people's keys? What would stop people from pirating the keys at easily as the music?

  20. Much better than all of us rushing the FTP servers on Snag the Red Hat 9 ISOs, via Cash or BitTorrent · · Score: 5, Interesting

    I remember when 8.0 came out, it was days before I could find a mirror that didn't already have too many users connected. I think it is a great idea to use p2p to to distribute it.

  21. Red Hat Comes with Logwatch on Monitoring Your Unix Boxen? · · Score: 2, Informative

    Logwatch is a pretty decent system. I comes with Red Hat (and probably other distributions as well) and mails you a summary of the system log. The main thing I use it for is to keep track of what IPs are connecting to which services how many times.