Slashdot Mirror


Snag the Red Hat 9 ISOs, via Cash or BitTorrent

Red Hat Linux 9 is out, and as of today the ISOs are officially available to Red Hat Network subscribers ($60/yr). Or, as of right now, you can grab the same ISOs using BitTorrent. For those unfamiliar with this free/Free P2P download protocol, an introduction follows, written by ololiuhqui. Update: 03/31 23:45 GMT by J : After roughly four hours, BitTorrent has transferred over 500 full copies of all 3 ISOs, and a total of over 1.5 TB, at 170 Mbytes/sec. Thanks to the more than 3000 people who helped each other download the data, and especially to the more than 200 who got full copies and still have their clients open, to keep serving data to everyone else :)

Tectonic Rumblings

Every so often a new tool comes along that causes a shift from Bronze to Iron, that divides history into "before" and "after." The peer-to-peer world has certainly seen its share. Those who used 486s to encode and play MP3s remember it wasn't just abysmal modem speeds that kept people from casual trading, but the tiresome process of finding users and content; Napster freed us from that bondage, letting the computer do the heavy lifting and freeing people to do what they do best.

When the weaknesses began to show in Napster's overly centralized model, Gnutella stepped in with a distributed, decentralized network. Audiogalaxy gave us astounding variety (even the most obscure music could always be found sooner or later) and a rich sense of community that is still sorely missed. WinMX offered the ability to connect to multiple Napster-compatible networks; with the advent of multi-source downloading, Morpheus and similar programs allowed us to rise above the limitations of slow upstream (until it's hard now to find any P2P applications that don't use it); and EDonkey added the nice touch of being able to share files before they were done downloading.

So what's the next stage of P2P evolution?

Enter BitTorrent -- a "swarming, scatter and gather" file transfer protocol developed by Bram Cohen that's taking the net by storm. Even without a friendly, unified interface, BT's ability to scale in the face of overwhelming demand while minimizing the free rider problem ("leeching") has attracted a flood of new users. But as with any tool, understanding how and why it works will always make using it easier and more fun.

All technical references are taken from the BT server tutorial and the official documentation.

Let's Start with the Basics

BitTorrent is not a 'website' or a 'network', and strictly speaking is not even a program -- it's a protocol with a number of functional implementations.

Instead of jumping right into downloading, first we'll discuss how files are served. Most new BT users are familiar with going to a website and clicking on links to .torrent files, but this just provides a friendlier interface and isn't actually necessary. All you really need to serve is a public Internet machine. The "tracker" will "keep track" of who is connected and who has which pieces of the file(s) in question. Like any public Internet service, a static IP address and/or valid hostname will make it easier for people to connect to your tracker.

To start serving, you choose a file or directory to serve and run a program which generates a .torrent file. This contains a 'hash,' which serves as a checksum to ensure the file is the same on all systems, as well as the address of a tracker. A typical .torrent file is quite small, typically 5-50k in size.

The second step is to load the .torrent file into a BT client. The client asks you where to save the file, you point it at the existing and complete copy, it verifies that the file hash matches, says the download is done and sits there uploading when necessary until you cancel it.

Here's an animated graphic (.mng, currently viewable only in Mozilla) of a torrent transfer.

Getting Started

The official BT client is available for Win32, Mac OS X, as an unstable Debian package, and as Python source code.

Getting started is quite simple; the Windows installer asks no questions and provides no options, and the only behind-the-scenes addition is that Internet Explorer now launches BT when you click on links to .torrent files. (Mozilla users will need to edit Preferences, Navigator, Helper Applications and add the mime type "application/x-bittorrent", to be launched by the btdownloadprefetched executable.) You can also download .torrent files and load them locally without going through a website.

Once the .torrent has been invoked, the client will prompt you for a location to save the file to. The client then creates a file of the appropriate size containing all zeros, and connects to the tracker to get a starting list of some random subset of available peers (other users connected to the 'swarm'). BT then starts connecting to peers and downloading random chunks of the file, and begin uploading to other peers as soon as you have enough for it to bother.

Every time your client verifies another piece of the download, it tells the tracker it has a good copy of that piece. By directly utilizing each user's outgoing bandwidth, downloads can be generally be completed very quickly while minimizing the load on the original server, in effect turning the dreaded "Slashdot Effect" against itself -- the more who want to download, the more there are to upload. Sooner or later (usually sooner), the download is done, and the client continues to upload pieces to other users.

What's In It For Me?

Now your first instinct at this point might be to close the program, but you really ought to leave it open as long as possible afterward, to help seed the file into the network. But this is really a social and cultural issue which can't necessarily be addressed through technical measures; BT can enforce fairness during the transfer with its algorithms, but no software can force the user to keep the client open. Many tracker owners keep a close eye on such things, and will generally ban repeat offenders. In any event, "giving back" your bandwidth has never been easier, even for users behind firewalls or NAT (although as always, being able to avoid or go through these will make the transfers more efficient).

Alternative Clients and Other Tools

That said, there are perfectly valid reasons to want some control over the amount of bandwidth a P2P application uses, and an experimental, unofficial client (Win32, Python source) has been created to provide a friendly interface for this. BT will automatically adjust your download speed appropriately if you set a slower upload speed, but it's still an invaluable tool for some cable and DSL users whose downloads will choke and abort if they use too much upstream, or for anyone with limited upstream who wants to reserve some of it for other uses.

Currently, both the official and experimental GUI clients use a separate window for each transfer. BT++ (Win32, Python source) has made an initial attempt at combining all transfers into one window, as well as offering some other enhancements, but users report mixed results, with some saying "it works for me" and others that it's buggy to the point of unusable; still, it's one to keep an eye on. (Caveat: BT++ provides an option to automatically stop uploading when the download is completed. I believe this deliberately encourages people to do so even if there is no real need to do so, and would advise anyone using BT++ to refrain from using this option; it's unnecessary, detrimental to the BT networks, and may lead to your IP being banned as described above.)

TorrentSpy (Win32) is another useful tool that shows various statistics about your transfers, including which files of a multi-file torrent are complete. It's not meant to replace a downloading client, but to complement it.

I should add that the speed and time-to-completion numbers may not be wholly accurate, and will typically fluctuate wildly to some extent during a transfer. (After all, do you believe Windows when it tells you how long it will take to copy a file?) The "percentage completed" at least is accurate, and you may be able to get more accurate information using TorrentSpy. A new version of BT has just been released (3.2) and its reported changes include "more even and consistent download rates".

A Few Miscellaneous Points

It's quite possible to generate .torrents for files you want to serve and then advertise them on someone else's tracker. Since anyone can run a tracker, BT is more like IRC, Usenet or Direct Connect than something like Kazaa. Like Freenet, it works best if the content is highly in demand; it's also more effective on recently released stuff. One highly recommeded website is Bstark. It doesn't provide .torrents for anyone to download, but functions as a "metatracker", that is, a tracker that keeps track of trackers. If you're a statistics geek, the graphs are a lot of fun, and even for the average user it's a simple way to check what files are most in demand and most in need of someone to serve them. This is even more effective when you combine it with an alternate means of communication such as IRC or email, making it easy for users to check supply and meet demand. The .torrent file can also be distributed by any means, be it a website, IRC channel, email attachments or perhaps carrier pigeon.

Conclusion

With the 'entertainment industry' finally focusing their attention on IRC, the cantankerous and difficult granddaddy of Internet file sharing, BitTorrent has found a niche and filled it admirably. The author understandably wishes to focus upon using BT in a legal manner. As with any new invention, "the street finds its own use for technology," and BitTorrent will undoubtedly continue to be rapidly adopted for both licit and illicit use.

Given the decentralized nature of BT networks and the rapid development of new tools, it's only a matter of time before someone writes a GUI wrapper for an IRC client, web browser and all-in-one BitTorrent interface. After all, Napster did it, as do most other mainstream P2P apps like Kazaa. Like Direct Connect with its 'hubs,' there will always be multiple BT servers available, and a unified interface would not only make it easier for users to find and download content, but free them to focus on forming the social and cultural networks that are also needed. A website typically uses far too much CPU and bandwidth to handle popular traffic, but a BT tracker uses minimal bandwidth by itself. Perhaps the next-generation clients will try to automatically locate trackers, or help the user find and serve older content as well as new releases.

The late great Audiogalaxy had many strengths, but one of its most fundamental was the sense of community it encouraged. BitTorrent wisely fills a narrow set of technical requirements, leaving a great deal to human need and will. The ad hoc arrangements and customs that have so far sprouted as expressions of the will to fill these needs are often chaotic and messy -- but that's human action for you.

625 comments

  1. Much better than all of us rushing the FTP servers by man1ed · · 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.

  2. YES! by FortKnox · · Score: 4, Insightful

    The best way to help Open Source Companies (a la RedHat) survive is to circumvent their income strategies!
    Tell RedHat to screw off! Circumvent the subscription policy with P2P!

    Is that a bullethole in your foot?

    --
    Good quote, too many chars. Seriously, the slashdot 120 char limit sucks!
    1. Re:YES! by FortKnox · · Score: 0, Redundant

      Whoops. This wasn't supposed to be submitted. Was joking with the guy in the next cube, and meant to hit 'preview'. Please mod down and ignore (although I'm SURE I'll get at least 15 replies that state how wrong I am).

      --
      Good quote, too many chars. Seriously, the slashdot 120 char limit sucks!
    2. Re:YES! by Anonymous Coward · · Score: 0

      Except that you aren't, and I completely agree with you.

      It may sound trollish, but its the truth.

    3. Re:YES! by elmegil · · Score: 2, Insightful

      Not only that, but do it with a package that works "best" on Windows, under Internet Exploder! (don't EVEN ask me about trying to get it to work with phoenix or mozilla or any other reasonable browser).

      --
      7 November 2006: The day Americans realized corruption and incompetence weren't addressing 11 September 2001
    4. Re:YES! by bramcohen · · Score: 5, Insightful
      Redistribution isn't 'circumvention'. The GPL specifically requires that it be allowed.

      Strange that people seem to be so religious about all the details of the GPL, except when it might hurt RedHat, in which case it's okay for them to sell it like proprietary software.

    5. Re:YES! by labratuk · · Score: 5, Informative

      Their income strategies are to pay huge amounts for the bandwidth of thousands of people downloading their .isos?

      --
      Malike Bamiyi wanted my assistance.
    6. Re:YES! by ralphus · · Score: 1

      I have a paying redhat account. I'm using bit torrent right now to download the isos now because I'm getting only 8.7KB/s from rhn.redhat.com over http. It doesn't have to be a circumvention mechanism or used in an illicit manner.

      --
      Revolutions are never about freedom or justice. They're about who's going to be top dog. -- Kilgore Trout
    7. Re:YES! by gmuslera · · Score: 2, Insightful
      Download open source program is boring, where is the excitement? the sensation of danger, doing something illegal, doing something behind the usual channels?

      For windows users this way to download an er.. "unnoficial" way to obtain the official redhat would be as running kazaa, edonkey, or similar, in a legal way, to get a software that should be free but they feel as they should be paying for.

      That is the key for linux adoption, not giving distributions as something so free to windows users, but show them in the same way that pirated software, this will give value to it and after all the effort getting it, they will appreciate the software more, will try actually to install it, and maybe they will adopt it as their official OS.

    8. Re:YES! by norton_I · · Score: 0, Flamebait

      Hm. I did "apt-get install bittorrent" then clicked on the link and it worked.

      They also claim that the windows installer works correctly with mozilla, now.

      It is the most painless .iso download I can recall, and all without using any of redhat's bandwidth.

      Hopefully future debian releases will be available this way as well as with jigdo.

    9. Re:YES! by eyez · · Score: 2, Informative
      Strange that people seem to be so religious about all the details of the GPL, except when it might hurt RedHat, in which case it's okay for them to sell it like proprietary software.

      Last I heard, the redhat cds contained proprietary software. They do contain plenty of GPL'd stuff, but redhat adds a bunch of non-GPL'd things in. If I remember right, they leave the non-gpl stuff off the first cd, so the first cd would be perfectly fine and happy to distribute on bittorrent. However, if any of the iso's contain NON-GPL'd NON-BSD-licensed software, they no longer can be distributed as if there's a huge THIS IS ALL GPL sticker on it.

      You could theoretically create new .iso's which do not contain the extra copyrighted non-gpl packages, but i highly doubt that that's what isos you're looking at on bittorrent.

      --
      get 0wned. irc.w30wnzj00.com
    10. Re:YES! by Waffle+Iron · · Score: 1
      The best way to help Open Source Companies (a la RedHat) survive is to circumvent their income strategies! Tell RedHat to screw off! Circumvent the subscription policy with P2P!

      Red Hat has nothing to worry about. The media industry or their servants in Washington will soon force all ISPs to limit "broadband" upstream bandwidth to a tiny trickle. It will be enough to allow you to transmit your humble URL requests to http://www.disney.com, but not enough for you to host a P2P node or any other kind of unsupervised server.

      The world will soon revert back to pre-Internet centralized control of information. One side effect of this is that Red Hat's business model will remain viable.

    11. Re:YES! by Mr.+McGibby · · Score: 3, Insightful

      Have you actually tried to get it to work under mozilla or phoenix? Do you even know what the hell you're talking about? It's obvious that you don't. "Oh, WAAA! It doesn't install with a single click in Linux!" Guess what, nothing does.

      It *isn't* a IE browser plugin as many folks have claimed. The installer simply installs the program like any other program, and then adds the correct mime-type and windows extension handler to IE. THAT'S IT. Writing an installer that makes it easy to install in Windows is a good thing, since doing so adds large group of users to the user base.

      All the tools to setup torrented downloads work best in Linux. I use BitTorrent in Linux all the time and it runs just like any other program. It's very nice.

      Installing almost any program like this that works well with mozilla or phoenix is impossible. Tried to install the Flash plugin? It sucks rocks. Bram and the BT crew can't be held responsible for the fact that creating a slick interface to Linux browsers is like trying to keep 10 polygamous wives happy. Nothing works the same way twice.

      --
      Mad Software: Rantings on Developing So
    12. Re:YES! by azzy · · Score: 2, Informative

      The BitTorrent instructions for linux are very simple. edit /etc/mailcap with a few relevant entries (see below) and by default links to torrent files (using correct mimetype -see below) open seamlessly with bittorrent.

      edit: /etc/mailcap

      ## Adding BitTorrent
      application/x-bittorrent; /path/to/BitTorrent-3.1/btdownloadprefetched.py %s; test=test -n "$DISPLAY"

      edit: /etc/httpd/conf/apache-mime.types

      application/x-bittorrent torrent

      It's as simple as that. Any site that /doesn't/ send torrent files with correct mime type, you just download the file, and run: btdownloadprefetched.py 'filename'

      Bittorrent does not work /best/ on windows, or with IE, it works on many platforms.

    13. Re:YES! by elmegil · · Score: 0, Flamebait

      Good to know you're running Debian. I'm not.

      --
      7 November 2006: The day Americans realized corruption and incompetence weren't addressing 11 September 2001
    14. Re:YES! by Anonymous Coward · · Score: 0

      Anybody cares to bet by when the flamewars will start about how "crap" the new version is?

      I reckon a couple of days max.

      Personally, if they screw up kde even more (we all know how they love gnome), I'm off to mandrake, although I have some gripes with them too.

      T.

      PS. Yes, it's OT alright...

    15. Re:YES! by max+cohen · · Score: 1
      Last I heard, the redhat cds contained proprietary software. They do contain plenty of GPL'd stuff, but redhat adds a bunch of non-GPL'd things in.

      This is wrong. The Red Hat CDs have trademarked logos in them, not proprietary software. Those trademarks do not prevent you (as a Linux enthusiast and community member, not as a for profit business) from freely distributing the ISOs and software in exactly the same form you downloaded them. Red Hat provides an explanation of this policy on their website.

    16. Re:YES! by tuffy · · Score: 4, Informative
      Last I heard, the redhat cds contained proprietary software. They do contain plenty of GPL'd stuff, but redhat adds a bunch of non-GPL'd things in. If I remember right, they leave the non-gpl stuff off the first cd, so the first cd would be perfectly fine and happy to distribute on bittorrent. However, if any of the iso's contain NON-GPL'd NON-BSD-licensed software, they no longer can be distributed as if there's a huge THIS IS ALL GPL sticker on it.

      That's not true, and has never been true. Here is a portion of the EULA from Disc 3 of RH 8.0:

      Most of the Linux Programs are licensed pursuant to an open source EULA that permits you to copy, modify, and redistribute the software, in both source code and binary code forms. With the exception of the content of certain image files identified below, the remaining Linux Programs are freeware or have been placed in the public domain.
      In short, there is nothing in the personal, downloadable editions of the Red Hat distribution that is not GPLed, open sourced or otherwise not free to redistribute.
      --

      Ita erat quando hic adveni.

    17. Re:YES! by Anonymous Coward · · Score: 0

      I have the Enterprise level membership and I'm getting a whopping 22kbits/sec from RHN, and about 5 times that over bittorrent.

      What gives?!? Weren't we supposed to have access to big pipes?!?

      Geez.

    18. Re:YES! by Anonymous Coward · · Score: 0

      You tell me that some bits are GPL and some are not GPL. Well, I just did a cat /dev/hdc on my Red Hat CD and I can't tell which is which.

    19. Re:YES! by Otter · · Score: 1
      In short, there is nothing in the personal, downloadable editions of the Red Hat distribution that is not GPLed, open sourced or otherwise not free to redistribute.

      Maybe I'm missing something but doesn't the piece you quoted explicitly say that there _are_ "certain image files" that may not be freely redistributed?

    20. Re:YES! by SubtleNuance · · Score: 1

      One problem: The Gaming industry relies on upstream bandwidth - and its an even BIGGER industry than movies/music.

      While i dont doubt that riaa/mpaa would LOVE what you suggest, i think the game publishers might not like that...

    21. Re:YES! by tuffy · · Score: 2, Informative
      Maybe I'm missing something but doesn't the piece you quoted explicitly say that there _are_ "certain image files" that may not be freely redistributed?

      Red Hat's logo and bluecurve theme are protected under trademark law and their use is mentioned on Red Hat's site. But distributing them is okay under fair use so long as the distro isn't modified from the original (in which case you'd have to call it something other than "Red Hat").

      --

      Ita erat quando hic adveni.

    22. Re:YES! by ajs · · Score: 2, Insightful

      Check out the list of packages included with Red Hat Linux 9. You'll find exactly zero non-free software. There is one file (the README, perhaps? It's been a while) that states that while you have the right to copy it (the file), you do not have the right to modify it (the file). If you have a problem with that, dump the GPL now, because the GPL (the document itself) has the same proviso as does the BSD license. FreeBSD even has a whole document devoted to how various degrees of restrictive licensing interact in the ports system.

      But you are probably thinking of the Office and Multimedia Applications CD which is not part of Red Hat Linux 9, but rather an add-on 7th or 8th disk included with Red hat Linux 9 Professional and you will find that the licensing on all of that software includes specific language that allows for duplication of the Red Hat Linux 9 Professional ISOs. These packages are also not required (in fact, I don't even think they're referenced) by the base installation of the software.

      What I don't understand is how there can be such wild misinformation as there has been about Red Hat.

      This move has the obvious intent of invoking one of the more useful properties of the Internet: it interprets restraint (I'm generalizing the concept of censorship, which is usually what is cited in this particular quote) as damage and routes around it. Red Hat was spending more and more money per release on providing ISO downloads. What to do? Stop providing a download for the ISOs and let the community create a better solution. If they didn't think the community would do so, they certainly would not be in the free software business (I say free software only because Red Hat as a company pre-dates other terms for this business model, not be cause "open source" would not have applied equally well).

    23. Re:YES! by arthurs_sidekick · · Score: 1
      Strange that people seem to be so religious about all the details of the GPL, except when it might hurt RedHat, in which case it's okay for them to sell it like proprietary software.

      OK, name one. =)

      More seriouslier: please do not attribute some views some Slashdot posters espouse to other views espoused on Slashdot, unless those views are expressed by the same individuals. "I see lots of rabid defenses of the GPL on Slashdot" and "I see people on Slashdot calling for others not to download of RedHat software before RedHat opens their servers to the public" do not, taken together. imply that anyone is being inconsistent.

      Most seriously: if someone asks you to do something in order to support a commercial Linux vendor, they are not forcing you to do anything at all. Please distinguish "please do this, it is a good thing to do because it will benefit these guys" from "do this, or I will slap charge you under the DMCA so fast the change will fall out of your pockets and into my bank account."

      --
      "Oh, I hope he doesn't give us halyatchkies," said Heinrich.
    24. Re:YES! by elmegil · · Score: 0, Flamebait

      look asshole, I was talking about under WINDOWS. Nowhere in my post did I even begin to mention Linux. And Yes. I DID try to make it work. For about 4 hours until I said Fuck it I don't need Invader Zim that badly.

      --
      7 November 2006: The day Americans realized corruption and incompetence weren't addressing 11 September 2001
    25. Re:YES! by elmegil · · Score: 1

      I just want to know why the fuck everyone thinks I was talking about Linux.

      --
      7 November 2006: The day Americans realized corruption and incompetence weren't addressing 11 September 2001
    26. Re:YES! by lewp · · Score: 1

      I installed BT using the .exe and clicked on a .torrent file in Phoenix (didn't even restart the browser). It said "open with default application (bittorrent)" and I clicked OK.

      I guess I don't have to ask you how to get it working in a reasonable browser. Thank goodness.

      I had avoided BT in the past just because I figured I didn't really need it enough to waste time setting it up. With how easy it was I can't see any reason not to have it just in case. I'm getting pretty good speeds on the RH9 download, too. What a nifty thing.

      --
      Game... blouses.
    27. Re:YES! by derF024 · · Score: 1

      I just want to know why the fuck everyone thinks I was talking about Linux.

      you complained that it "worked best" under windows, which is completely untrue. it would make sense that if windows was a problem for you, you were likely using linux.

      what were you talking about? mozilla under windows? mozilla under macOS ?

    28. Re:YES! by Dodger_ · · Score: 0, Flamebait

      And you're an idiot if it takes you four hours and you STILL can't figure out how to set up a mime type under any browser, in any operating system.

      --
      Dodger_
    29. Re:YES! by Anonymous Coward · · Score: 0
      This is unrelated to your whole discussion, but I was looking at the list of things on that Office and Multimedia Applications CD... and it's nothing but a bunch of demos, and acrobat reader.

      Did I miss something? Why pay extra $$$ for a disc with a bunch of demo software?

    30. Re:YES! by elmegil · · Score: 1

      Mozilla and phoenix and opera under windows. Not a one of them would take the installation. Perhaps some other info would be helpful: I did this very many months ago (>6), and at the time everything I read implied that there was no Linux version of the software; perhaps I was reading the wrong information.

      --
      7 November 2006: The day Americans realized corruption and incompetence weren't addressing 11 September 2001
    31. Re:YES! by archen · · Score: 1

      It will be enough to allow you to transmit your humble URL requests to http://www.disney.com, but not enough for you to host a P2P node or any other kind of unsupervised server.

      And how are you panning on sending email?

    32. Re:YES! by elmegil · · Score: 1

      My mistake for trying it months ago and assuming it hasn't improved. When I first tried it, under windows, it wouldn't cope with any of the browsers I had installed except exploder.

      --
      7 November 2006: The day Americans realized corruption and incompetence weren't addressing 11 September 2001
    33. Re:YES! by hughk · · Score: 1
      I don't know how much RH pay for their bandwidth, I guess it isn't small. Mirrors help womewhat but whether it is a full iso or just a big rpm (say the kernel or glibc), the distribution method has major problems.

      Early release of the ISOs isn't what we pay for with RHN, it is priority access to updates. However, I sometimes find that I can fetch them faster with apt-get for rpm. The early release was just a nice little plus. Regrettably, from all reports, their servers are still crawling, even though they are limiting to subscribers. This is one reason why I have always waited a couple of weeks before grabbing a release.

      A swarming version of up2date would be really nice (and a good thing for RHN subscribers), it would also help for people with lots of systems under support. Why fetch that kernel from redhat when another local system already has it.

      --
      See my journal, I write things there
    34. Re:YES! by ralphus · · Score: 1
      I have a basic subscription, I thought we had big pipes also!

      I'm TOTALLY impressed with BitTorrent. I have 49 seconds left to go, my max download speed peaked at 250 kB/s. I'll make sure to keep it open for a while to let the rest benefit when I'm done.

      --
      Revolutions are never about freedom or justice. They're about who's going to be top dog. -- Kilgore Trout
    35. Re:YES! by dmh20002 · · Score: 1

      Where did RedHat get the code for their Linux dist? They didn't write it. Or at least they didn't write 99.5% of it. They took it from other GPL distributions.

    36. Re:YES! by norton_I · · Score: 1

      My point is that it can be made to work seamlessly with mozilla on linux, and claims to do so under windows. How many hoops you have to go through to get that set up is obviously dependent on what package you installed the software from, but it can be done, and at worst should be no more complicated than adding a line to /etc/mailcap or adding a handler in mozilla's prefs.

    37. Re:YES! by cymen · · Score: 1

      Do you have anything to back up the claim that the gaming industry is bigger than the movies and music industry?

    38. Re:YES! by Xerithane · · Score: 1

      Redistribution isn't 'circumvention'. The GPL specifically requires that it be allowed.

      He said, "circumvention of the business model." Last I read, the GPL didn't cover business models, only copyrights on software.

      Yay for the Slashdot community and their lack of understanding that circumvention was around before the DMCA!

      Strange that people seem to be so religious about all the details of the GPL, except when it might hurt RedHat, in which case it's okay for them to sell it like proprietary software.

      FortKnox of all people on here isn't religious about the details of the GPL. Hell, he codes in Java. There is proprietary software that gets bundled on the RedHat box sets, also. You apparently missed that one too.

      --
      Dacels Jewelers can't be trusted.
    39. Re:YES! by Anonymous Coward · · Score: 0

      You can read? I'm amazed - I thought you were a TOTAL retard instead of just partially retarded.

    40. Re:YES! by damiam · · Score: 0, Offtopic

      You should be, then.

      --
      It's hard to be religious when certain people are never incinerated by bolts of lightning.
    41. Re:YES! by nstrom · · Score: 1

      BitTorrent has progressed quite far since 6 months ago. Under Windows, Mozilla picks up the registry settings from the BitTorrent file without any user intervention required, and works just as seamlessly as IE. In Opera, you just have to add a helper app for mime-type application/x-bittorrent with extension torrent for c:\BitTorrent\btdownloadgui.exe. Not too hard to do.

    42. Re:YES! by avdp · · Score: 1

      No, their income strategy appears to be to get huge amounts of people to pay for RHN ($60/year) touting iso downloads, and then NOT pay for the neccessary bandwidth to support this feature.

      Not that I am bitter, but at the rate curl is downloading them from RHN I think that BestBuy will have it on their shelves before the download completes. If it ever complete since resume on their weird "url contains session info" links simply doesn't work.

    43. Re:YES! by destiney · · Score: 1


      Tried to install the Flash plugin? It sucks rocks.

      It's actually pretty easy:

      tar -zxvf install_flash_player_6_linux.tar.gz
      cd install_flash_player_6_linux
      ./flashplayer-installer

    44. Re:YES! by nuintari · · Score: 1

      I'm a huge redhat fan, and I wanted to get in on the whole 60 bucks for a decent service/early iso's. But, for some reason, my credit card is rejected when I try to sign up. I can't figure out why, my bank cannot figure out why, I guess RH just doesn't want my money all that badly.

      So I decided to wait for publically available iso's, and then this hit. I'll hit it up, heck yeah. I tried to send RH money, they have a cgi app problem that rejects a perfectly good CC which is plenty under the max out limit, they deserve to lose my money.

      --

      --Nuintari

      slashdot : where an opinion can be wrong.

    45. Re:YES! by Erik+Hollensbe · · Score: 1

      yep! then fire up xmms and hit a page with flash.

      kill -9 mozilla-bin? yep.

    46. Re:YES! by ajs · · Score: 1
      Why pay extra $$$ for a disc with a bunch of demo software?

      You don't. From the Red Hat Site:
      Comes with everything in Red Hat Linux 9 plus extended documentation, multimedia applications CD, 60 days phone and web support, and a 2 month Basic Subscription to Red Hat Network. Ideal for first time Linux users and experts who want to expand their Linux knowledge.
      So you're paying for extra support really. The extra dead trees and the demo CD are fluff that you can get if you have a printer and a CD burner anyway.
  3. Red Hat financial problems by ablcmx · · Score: 5, Funny

    Red Hat must be in serious trouble if they couldn't afford the .0 to append to the 9!

  4. BitTorrent not working well by Drunken+Coward · · Score: 4, Interesting

    Estimated time left: 75 hours 25 minutes 35 seconds

    Current download rate: 3 kB/s
    Current upload rate: 35 kB/s

    Seems to be some sort of bottleneck :(

    Is it available at any FTP mirrors yet?

    --
    Have you been stalked by Seth today?
    1. Re:BitTorrent not working well by nstrom · · Score: 4, Interesting

      BitTorrent takes a little bit of time to get up to speed, please wait a few minutes, and your download speed should go up.

    2. Re:BitTorrent not working well by karen_sjet · · Score: 2, Informative

      Neither is Red Hat Network. I've been downloading ISO 1 for about three hours (I'm on a university connection, so download speed isn't an issue) and curl estimates another four hours for the download to complete. At this rate I will have all three ISOs in 21 hours. I guess that's still before the non-RHN-subscribers...

    3. Re:BitTorrent not working well by mrfiddlehead · · Score: 1

      I'm currently getting 9kB/s from rhn.redhat.com, and frankly, if enough people are willing to go try this BitTorrent concept my download time might actually finish before the week is up (and the real shit hits the fan at redhat.)

      --
      :wq
    4. Re:BitTorrent not working well by technos · · Score: 1

      As of a moment ago, there were two seed copies of the ISOs and 487 people sucking them down..

      Geez.. Talk about a lot of bandwidth!

      --
      .sig: Now legally binding!
    5. Re:BitTorrent not working well by amodal_citizen · · Score: 1

      I'm getting about 400kB/s down and 300kB/s up...

    6. Re:BitTorrent not working well by j3110 · · Score: 1

      24K/s down (bandwidth up to 300K/s available)
      9K/s up (up to 16K/s available)

      It fluctuates though... but appearantly my computer is having a hard time finding anyone to send it to :)

      Make sure you have port 6881 forwarded to you (if this is your only download, it will only use that port).

      If you don't people can't even connect to you to trade parts of the file with you, so you are going to get about half the connections that you could.

      Also, huge torrents take a while to get off the ground.

      And don't close it when it's done... leave it open for a few hours so everyone can get it from you for a while.

      --
      Karma Clown
    7. Re:BitTorrent not working well by Oliver+Aaltonen · · Score: 0
      So true! I almost cancelled the download, but I decided to leave it open and the next time I looked it was at ~400KB/s!

      Running at an average of ~200KB/s on my 10Mbit connection now, but it fluctuates a lot.

      Keep in mind that, like any P2P app, the more people running it, the faster it goes. So please do everyone a favor and leave it open after you're done downloading!

    8. Re:BitTorrent not working well by antdude · · Score: 1

      For me, nothing is moving (0 KB/sec) and stuck at "connecting to peers".

      --
      Ant(Dude) @ Quality Foraged Links (AQFL.net) & The Ant Farm (antfarm.ma.cx / antfarm.home.dhs.org).
    9. Re:BitTorrent not working well by Anonymous Coward · · Score: 0

      saving: redhat9 (1769.2 MB)
      percent done: 1.7
      time left: 5 hour 24 min 36 sec
      download to: /u/rh9/redhat9
      download rate: 378.0 kB/s
      upload rate: 446.5 kB/s

    10. Re:BitTorrent not working well by xagon7 · · Score: 1

      Crack open your firewall on those 9 ports..makes all the difference.

    11. Re:BitTorrent not working well by Anonymous Coward · · Score: 0

      downloaded it in 20 minutes... ;) Installing now.

    12. Re:BitTorrent not working well by mxs · · Score: 1

      Please wait a couple of minutes. If the speed does not increase for you, and you are on an upstream-capped connection, you can try capping your upstream a little below your limit. This should improve things. The parameter to do that is --max_upload_rate X, where X is in kilobytes/sec.

      It's not bottlenecked ... I got a couple hundred k/s ;)

    13. Re:BitTorrent not working well by silas_moeckel · · Score: 1

      Hrm I'm getting 116k Down and 170k Up on a wifi connection mind you but that goes to a network with about 180 megs a sec of free incomming bandwith.

      --
      No sir I dont like it.
    14. Re:BitTorrent not working well by Sethb · · Score: 1

      Yeah, but once it gets going, look out! I was grabbing Red Hat 9 and Mandrake 9.1 at the same time, when I got a call from our campus net admin because I was eating up over 15Mbps of bandwidth.

      It started out slowly, and I just let it run, not noticing how much it was eating up. :)

      --
      When in danger or in doubt, run in circles, scream and shout. --Robert A. Heinlein
    15. Re:BitTorrent not working well by SubtleNuance · · Score: 1

      damned babysitter admins - sitting in a chair somewhere watching bandwidth monitors:

      GOTO THE CAMPUS PUMP AND STOP HARRASSING PEOPLE JUST CAUSE YOU GOT BEAT UP IN GYMCLASS!

      There, maybe he'll stop.

    16. Re:BitTorrent not working well by Anonymous Coward · · Score: 0

      ahem, pub even.

    17. Re:BitTorrent not working well by The+AtomicPunk · · Score: 5, Funny

      This is true. I started out with 12 hours time left, I'm now at 6 hours. I suspect over time, this number will approach 0. :)

    18. Re:BitTorrent not working well by dokhebi · · Score: 1

      I tried getting BitTorrent to work under Linux (Slackware 8.1) to download some anime, and I have had no success with this product. The Linux install instructions are useless at best.

      Can anyone suggest a better P2P protocol, or better BitTorrent install insturctions?

    19. Re:BitTorrent not working well by Anonymous Coward · · Score: 0

      Damn it - he was chewing up bandwith I needed for downloading all MY iso images! -

      The "babysitter" Admin

    20. Re:BitTorrent not working well by pilot1 · · Score: 1

      Hmm, I started at 20 kb/s, it must be your connection.

    21. Re:BitTorrent not working well by Random+Frequency · · Score: 1

      I had to edit the source code, apparently the client specifies that the maximum number of arguments should be 0 in a lot of places.

      Pretty easy to fix, so I just capped the default upload rate to something that shouldn't try to saturate a 100Mb connection =) I don't mind sharing, but I don't like uploading at 1.2MB/sec when I'm only getting 350KB/sec down.

    22. Re:BitTorrent not working well by adamsc · · Score: 1

      Still, that's only half the speed of what I'm seeing from download.rhn.redhat.com and you didn't have to pay for the privilege of a slow download.

    23. Re:BitTorrent not working well by s+drake+w · · Score: 1

      On the opposite end of the spectrum, Current download rate: 150kb/s Current upload rate: 7kb/s Seems to be working well :) On the minus side, this business of sending "random" portions of the 1.7gb file back and forth is causing continuous grinding of my harddrive despite my 512mb ram! Thus switching between jbuilder, mozilla, explorer, etc is painfully slow!

    24. Re:BitTorrent not working well by Anonymous Coward · · Score: 0

      If you have a bottleneck,then i have a screeching halt,1KBs to 0 KBs download,no upload

    25. Re:BitTorrent not working well by mxs · · Score: 1

      no need to change the source --max_upload_rate 350 would have done the trick ;)

      Got the file at an average of 1200k/s, then again, that client was one of the first ;)

    26. Re:BitTorrent not working well by Random+Frequency · · Score: 1

      [random@workstation BitTorrent-3.2.1b]$ python2 ./btdownloadcurses.py --max_upload_rate 100 /home/random/src/redhat9.torrent
      These errors occurred during execution:
      error: Too many args - 0 max.
      run with no args for parameter explanations

      You were saying?

      =)

    27. Re:BitTorrent not working well by jooon · · Score: 1

      This is a combined UI miss and a workaround for mozilla I think. A helper application in mozilla only takes one argument. So when btdownloadheadless.py btdownloadgui.py just have one argument that is a file. Otherwise, you have to say

      btdownloadheadless.py --responsefile file.torrent

      run btdownloadheadless.py without any arguments to see all the options.

    28. Re:BitTorrent not working well by Anonymous Coward · · Score: 0

      It does take a while for BitTorrent to get up to speed.

      Initially, I was getting:

      7 kB/s Download
      24 kB/s Upload

      After 4 hours, I am getting:

      31 kB/s Download
      30 kB/s Upload

      Not bad!

    29. Re:BitTorrent not working well by Random+Frequency · · Score: 1

      oh well. I already have all the files =) This BT thing has proven to be very useful.

    30. Re:BitTorrent not working well by Cramer · · Score: 1

      Heh, I started at 270 days :-) It completed in under an hour. I'm now uploading at 1.2MB/s (yes, BYTES) -- dropped to 700kB/s while opening the "reply to window" :-) I don't have enough RAM to cache 1.7GB.

      Leach all you want people, but my laptop is coming home with me when I leave in few hours. (If I feel generous, I'll fire up bt on gir (linux/x86) or seamonkey (solaris/sparc) and hide the traffic graphs :-))

    31. Re:BitTorrent not working well by BJH · · Score: 1

      Try using the btdownloadheadless.py script instead.

    32. Re:BitTorrent not working well by Random+Frequency · · Score: 1

      same thing.

      I'm not convinced it worked anyways, my upstream was pretty steadily at 5Mb/sec during the whole process.

    33. Re:BitTorrent not working well by nstrom · · Score: 1

      You forgot to use --responsefile. "python2 ./btdownloadcurses.py --max_upload_rate 100 --responsefile /home/random/src/redhat9.torrent" should do it.

    34. Re:BitTorrent not working well by Random+Frequency · · Score: 1

      yeah, I get that now. its counter-intuitive however.

    35. Re: BitTorrent not working well by Omniscient+Ferret · · Score: 1

      To be specific: For best results, BitTorrent requires incoming access to ports 6881 through 6889 via TCP.

  5. what has the world come to? by Anonymous Coward · · Score: 1, Funny

    pirating linux isos....

    1. Re:what has the world come to? by Calgary · · Score: 1

      Distributing GPL'ed software in this manner is the ideal use of a technology like BitTorrent. It's legal, it helps take load off of RedHat's servers and pipes, and it helps get interesting new iso's to all the people who want then faster....

      Hmmm, maybe apt-get could use BitTorrent...

    2. Re:what has the world come to? by ebbomega · · Score: 1

      It's available for free, and people complain.

      Sheesh.

      No pleasing some people, y'know.

      --
      Karma: Non-Heinous
  6. New /. headline by Limburgher · · Score: 5, Funny

    "Slashdot provides free BitTorrent stress test/load analysis"

    --

    You are not the customer.

    1. Re:New /. headline by TheSHAD0W · · Score: 4, Informative

      Yup! And so far, it seems the weak link in the whole shebang is the DNS...

      If you're having problems getting BitTorrent to work, especially "bad data from tracker", use:

      http://207.44.142.96/redhat9.torrent

    2. Re:New /. headline by Pegasus · · Score: 1

      Sure it does, i've just downloaded all three isos and they all failed md5 check. Hmm ... will try again, but either there are foo images being served into the p2p network or BitTorrent developers should add a better chunk checking.

    3. Re:New /. headline by jooon · · Score: 1

      I have downloaded them all and they all passed md5 check.

      Are you sure that you _downloaded_ them and that it wasn't just the file allocation phase that was finished?

  7. How about some ethics ? by InodoroPereyra · · Score: 5, Insightful
    Red Hat, a company supporting lots of developing in the GNU/Linux community, releases their newest version as a privileged one-week-early download for their customers through their network. In the meantime, Slashdot publishes this inflamatory plug for bit torrent, as a workaround to kind-of-boycott Red Hat's policy.

    Correct me if I've got the facts wrong. But it sounds to me like a week long wait is not really long, and that this announcement in Slashdot is not really ethical ...

    1. Re:How about some ethics ? by Steven+Blanchley · · Score: 1, Insightful
      Out of curiosity, about how much of Red Hat's income is from the subscription thing in the first place?

      While I am not familiar with this particular situation, I would expect that most of their money comes from selling their software in boxes. You can't download those nice big manuals with BitTorrent or FTP.

      And by the way, if a week-long wait is not so long, then why would this decrease the value of the subscriptions?

    2. Re:How about some ethics ? by Anonymous Coward · · Score: 0

      But it sounds to me like a week long wait is not really long

      For people used to look source code directly, one week is a long time.

    3. Re:How about some ethics ? by bramcohen · · Score: 5, Interesting
      Maybe RedHat should release their stuff under a 'turns into GPL after a week' license if they don't want their software redistributed quickly.

      Charging money for a week is no different than charging money indefinitely. BitTorrent is a great tool which RedHat can use to get their bandwidth costs under control so they can focus on their core business, whatever that may be.

    4. Re:How about some ethics ? by alaric187 · · Score: 5, Insightful

      No, you've got the facts right. It's just that most people here want free as in beer and not free as in speech. I swear if Microsoft was free most of the people here would be switching to it right now. This open source thing is just a red herring for "I want free stuff because I deserve it."

      Thanks in advance to mods for extra tasty troll points.
      Also, notice I said most not all, I know there are lots of people that believe in open source.

    5. Re:How about some ethics ? by teamhasnoi · · Score: 2, Funny
      Perhaps this was a carfully crafted ploy to overload servers, and encourage users to *purchase* RH9.

      Wait, this is Slashdot. ITS A FREAKIN' FREE FOR ALL! W00T!

      Now would be a good time to go after Slackware, or Mandrake... ;)

    6. Re:How about some ethics ? by cygnus · · Score: 1, Flamebait
      Red Hat, a company supporting lots of developing in the GNU/Linux community, releases their newest version as a privileged one-week-early download for their customers through their network.
      so, in other words, they are basing part of their profit model on expecting users not to exercise the freedoms that the GPL gives them, even though without the GPL, Redhat wouldn't have a product in the first place? forgive me if i don't give a crap.
      --
      Just raise the taxes on crack.
    7. Re:How about some ethics ? by Anonymous Coward · · Score: 0

      You can't take GPLed software and release it under a non-free license. And no, saying it'll be "GPL after a week" doesn't make it OK.

    8. Re:How about some ethics ? by warpSpeed · · Score: 4, Insightful
      Correct me if I've got the facts wrong. But it sounds to me like a week long wait is not really long, and that this announcement in Slashdot is not really ethical ...

      Once you have the bits they are yours to do with as you please.

      I'll bet that RedHat is offering the pre-access to the bits for the subscribers so that they can actually get the bits before thier servers are /.ed from the unwashed masses.

      And I would bet that RedHat is happy to off-load the downloading to something like BT. It just makes thier bandwidth usage go down, and most likley the people sharing the bits were not going to buy support anyway.

    9. Re:How about some ethics ? by nooch · · Score: 2, Insightful

      Maybe you can tell us why it is not ethical to offer an alternate method to acquire the ISOs, which are free (week or not), early. It's not like this places any burden on RedHat. It takes the load off their servers, allowing people who would have hit RedHat, or their mirrors, for the ISOs in a week to get it earlier. This also allows for more people to test it in the early phase of release. Sounds like a win-win situation to me.

      Don't bother to say that the people who paid the $60, or whatever fee, paid for the right to get it early. That is just silly. They paid for the service they are getting from RedHat, as well as the ability to D/L the ISO from RedHat.

      Personally, RedHat can say 'bye' to me. I am going back to Gentoo. We don't need no stinkin' surveys.

      -J

      --
      Fire in the sky
    10. Re:How about some ethics ? by PerlGuru · · Score: 1

      I'm not a Red Hat subscriber and I don't work for Red Hat so I'm not certain but seems to me the point of the subscription might not necessarily be to get it a week early, perhaps the point is to get it at a somewhat good rate when it is first available. In other words by charging for the privlidge to download it from them they are decreasing the number of people who download it right away. Somewhat like the Slashdot subscription system and being able to get to sites before they are slashdotted.

    11. Re:How about some ethics ? by TV-SET · · Score: 4, Insightful
      Actually, it depends on how you look at it.

      From one hand, using p2p networks to download latest RedHat's ISOs is going against supporing a Good(tm) company.

      On the other hand, paying RedHat 60$ a year, and then going and downloading latest ISOs from p2p actually helps RedHat to save some bandwidth for those customers who complain too much. This might be actually helping RedHat in terms of partially paying their bills using the resources of those p2p users. :)

      The company I work for has a bunch of subscriptions to RHN, both Basic and Enterprise, but we are still getting 1-2KB/s download speeds currently. P2p might improve our satisfaction on the subject though. :)

      --
      Leonid Mamtchenkov ...i don't need your civil war...
    12. Re:How about some ethics ? by tomlord · · Score: 3, Insightful


      This is good for Red Hat. There are some obvious PR benefits to it, of course.... but I think it amounts to R&D they'll eventually capitalize on.

      RHATs central servers -- not just for isos but also for updates -- are a vulnerability; a single point of failure six different ways from tuesday. (There's even another post in this /. topic about the servers allegedly being overloaded right now.)

      Not nearly all, but a big chunk of the vulnerabilities can be fixed with P2P distribution. RHAT's bigger customers can be organized to help each other that way. When, for example, security emergency response times become critical, P2P will be a big boon.

      If, suddenly, all distribution of RHAT software happened P2P -- subscriptions would still have value, and that value will grow over time. Immediately, it would have value as a source of secure hashes, delivered over multiple channels. Of course it would retain its support values -- and my hope/prediction is that in the future, Red Hat Network will increase in the degree to which it is a low-walled garden "community (of customers) website": tightening and enriching the feedback loop between customers and programmers.

      -t

    13. Re:How about some ethics ? by Anonymous Coward · · Score: 0

      You do realize that when I tell people linux is free, while Windows isn't they claim: Windows is also free.

      Fact is, people don't really care for freedom (speech) and don't really give a fuck about M$ and just get a warez ver?

    14. Re:How about some ethics ? by cant_get_a_good_nick · · Score: 2, Insightful

      Welcome to the way the GPL works. RedHat knows this plenty well. This freedom is a good thing.

      Doesn't GPL allow charging for distribution? Isn't that what RedHat is doing, charing for their distribution?

    15. Re:How about some ethics ? by stratjakt · · Score: 5, Insightful

      GPL only means they have to make the source accessible, it doesnt mean they have to give away the iso with all the binaries prebuilt and all the scripts and whatnot that make it an easy-for-joe-dipshit package.

      Don't want to wait a week for all that convenience? Download all their GPL'd source and build it yourself.

      OR let's just rename it the GGGPL (gimme gimme gimme public liscense)

      --
      I don't need no instructions to know how to rock!!!!
    16. Re:How about some ethics ? by eXtro · · Score: 1

      Umm... charging money to get something a week earlier is different than charging money indefinately. Anybody could wait a week and get it for free. Windows XP has been out for quite a while and still isn't free. Hell, Windows 3.1 has been out for years and isn't free nor is DOS which has been out a couple of decades.

    17. Re:How about some ethics ? by cant_get_a_good_nick · · Score: 2, Insightful

      Charging money for a week is no different than charging money indefinitely.
      It's no different for a week, then after it's very different.

      Jokes aside, if you charge for a week, you're charging for the early access service. If you charge indefinitely, you're charging for the product. Two very different things. In my state they'd be taxed differently, so the state calls them different.

      BitTorrent is a great tool which RedHat can use to get their bandwidth costs under control so they can focus on their core business, whatever that may be.

      I think part of their business may be charging for early access to software downloads.

      Everyone says "OpenSource is great, no need for charging for software, charge for services". Then RedHat comes out with a value add service - you can download something a bit early before being stuck in a queue, and now everyone says "no, thats not cool, we have to wait a whole WEEK."

      As far as using BitTorrent to save them bandwidth, there's nothing stopping you from using BitTorrent in a week either. The same benefits can be had a week from now without subverting a RedHat revenue stream.

      Personally, if I had a business, I'd still probably download from Redhat servers anyway, just to avoid possible trojans.

    18. Re:How about some ethics ? by Cyno · · Score: 1

      You're wrong. A week is a very long time to wait. It is so long, in fact, it almost makes me want to sign up for a RedHat Network subscription. But you're right about the ethics thing. I don't steal and I don't pay for crap so I'll wait my week to download 9.x. Here's hoping they fixed all the bugs.

    19. Re:How about some ethics ? by SilentStrike · · Score: 1

      "I swear if Microsoft was free most of the people here would be switching to it right now. "

      Right, because the people who are competant enough to use Linux aren't competant enough to pirate Windows.

      Honestly, BitTorrent solves a real problem.. how can you handle the onslaught of traffic for some huge file?

      Red Hat gives away their distrobution for free, counting on profitting from distrobuting it probably isn't worthwhile. Perhaps they could dedicate a few PRIVATE (must be a subscriber to access them) servers running BitTorrent for thier latest ISOs, so they wouldn't have the problem of subscribers getting 14k/s.

    20. Re:How about some ethics ? by Steven+Blanchley · · Score: 1
      You chose a bad example. Microsoft products are crap no matter what the cost or license.

      Anyway, software that is free as in speech is in a way free as in beer as well. If someone sells you software for $5000 under the GPL, you can turn right around and give a copy to your friend for free. If you couldn't do that, it would not be free in either sense.

    21. Re:How about some ethics ? by gosand · · Score: 1
      No, you've got the facts right. It's just that most people here want free as in beer and not free as in speech. I swear if Microsoft was free most of the people here would be switching to it right now. This open source thing is just a red herring for "I want free stuff because I deserve it."

      *fights urge to yell TROLL*

      I like the fact that Linux and Open Source apps are Free (dom) and free ($). If I had to choose one of them to go away, I would choose free. I would rather pay for something that I actually own than license something for free.

      I run Open Source apps on my Windows machine. Open Source isn't just about the OS. There is so much more to OSS than costing no money, and if you don't see that then you aren't listening very closely.

      I downloaded RH8.0 when it came out, installed it on a test machine, and didn't like it that much. So I stuck with 7.3 on my main machine. I am glad I did, and I am not out any money. I doubt I'll get RH9.0. I am considering switching distros, and may just switch to Knoppix. It is awesome as a bootable CD. Gee, now where are all of those bootable Windows OSs? Oh, that's right, we don't get them unless Microsoft decides to make them.

      You can troll all you want about how Open Source sucks, and it is just a bunch of hippies wanting free stuff, blah blah blah. YOU are the one falling behind the curve by keeping your little mind closed.

      --

      My beliefs do not require that you agree with them.

    22. Re:How about some ethics ? by palmito · · Score: 1

      GPL does not give any user the right to give the isos away. GPL forces redhat to make the software and the source code available for whoever wants it. Just take a look at SuSE's policy. They do make their distro available (without non-free software) for FTP install and they do give away the source code. And besides most software used by SuSE beeing under the GPL, SuSE does not give ISO images away.

    23. Re:How about some ethics ? by FooBarWidget · · Score: 1

      And blame yourself (and others) when they run out of business and can't contribute more!
      Sorry but this "i don't give a crap"-bullshit is just shortsighted. If you don't give a crap then you are cutting yourself in your fingers in the long term.

    24. Re:How about some ethics ? by alaric187 · · Score: 1

      Hello? I'm going to recommend some literacy for you.

      Did you read my comment? Did I say open source sucks? No. Did I say it was bad? no. Did I mention ANY opinion on it? NO! Can you read? Obviously not.

      I said that most of the people on here are just looking for free stuff. Well, you know what most of the other part is? Zealots like you that see one word and start ranting about M$ and closed minds and the evil empire. Get over it. And try reading before your next knee-jerk reaction.

    25. Re:How about some ethics ? by mark_lybarger · · Score: 1

      um, it also says that the recipient has the right to modify the work, and the right to redistribute the work. the fact that the source code is available is just an added bonus in this situation. anybody who gets their hands on the redhat iso's (assuming all s/w is gpl'd which i believe it is) can redistribute it for profit or for gratis.

    26. Re:How about some ethics ? by Anonymous Coward · · Score: 0

      all software on a red hat disc is not gpl, IIRC.

    27. Re:How about some ethics ? by cygnus · · Score: 1
      And blame yourself (and others) when they run out of business and can't contribute more!
      why aren't i blaming *them* for coming up with an untenable business model based on trying to take away some of the freedoms that the GPL gives me?
      --
      Just raise the taxes on crack.
    28. Re:How about some ethics ? by cygnus · · Score: 1
      GPL does not give any user the right to give the isos away.
      sure it does. from the GPL:
      1. You may copy and distribute verbatim copies of the Program's source code as you receive it, in any medium, provided that you conspicuously and appropriately publish on each copy an appropriate copyright notice and disclaimer of warranty; keep intact all the notices that refer to this License and to the absence of any warranty; and give any other recipients of the Program a copy of this License along with the Program.

      You may charge a fee for the physical act of transferring a copy, and you may at your option offer warranty protection in exchange for a fee.
      ...
      6. Each time you redistribute the Program (or any work based on the Program), the recipient automatically receives a license from the original licensor to copy, distribute or modify the Program subject to these terms and conditions. You may not impose any further restrictions on the recipients' exercise of the rights granted herein. You are not responsible for enforcing compliance by third parties to this License.
      --
      Just raise the taxes on crack.
    29. Re:How about some ethics ? by Omnifarious · · Score: 1

      I've paid for RH in the past from stores. I'll probably join RHN when I get a job. I don't think it's unethical for BitTorrent to do what it's doing. The license explicitly permits it.

      Are you telling me that I should ignore the text of the license and listen to a set of societal norms you're attempting to invent? Where would we be if everybody did that with the first ammendment?

    30. Re:How about some ethics ? by HiThere · · Score: 1

      OTOH, you aren't required to make it available to people who didn't buy the binaries from you. Since those who buy the binaries always get CDs of the source also, Red Hat isn't under *any* obligation to maintain ftp servers, or anything equivalent.

      Thus: If they felt like charging for ftp access for a week, or a month, a year, or even forever, I think they'd be within their rights. If they wouldn't, then SuSE, among others, would be in real trouble.

      Just because Red Hat generally supports the community, don't make the mistake of thinking that they are legally obligated to do so. They've just decided that it's good business practice, morally proper, etc.

      --

      I think we've pushed this "anyone can grow up to be president" thing too far.
    31. Re:How about some ethics ? by Anonymous Coward · · Score: 0

      Dud(in)e: that should be "not all is" instead of "all is not." I swear there's at least one GPL'd package on those ISOs ...

    32. Re:How about some ethics ? by warpSpeed · · Score: 1
      Are you telling me that I should ignore the text of the license and listen to a set of societal norms you're attempting to invent? Where would we be if everybody did that with the first ammendment?

      I would not recomend that anyone not adhear to a license.

      Perhaps I'm misinformed, but does RedHat restrict you from redistributing thier ISO image? As far as I know you can freely redistribute them.

    33. Re:How about some ethics ? by lewp · · Score: 1

      Well then, this boils down to whether Red Hat has a viable business model or not.

      If Red Hat can't support themselves while the community uses the rights granted to them by the GPL and various other Open Source licenses, then we have a much bigger problem than just Red Hat going out of business.

      FWIW, I don't know if they can or not. I'd like to hope so. That said, I'm not going to purposefully limit my rights just to avoid finding out.

      --
      Game... blouses.
    34. Re:How about some ethics ? by Omnifarious · · Score: 1

      That was my point. The license is, for the most part, the GPL. The GPL explicitly permits redistribution.

      So, am I supposed to pay attention to the terms of the license, or the original poster who wants to invent some societal norms and brand behavior permitted by the GPL as 'unethical' to insure that RedHat makes a profit?

    35. Re:How about some ethics ? by The+Analog+Kid · · Score: 1

      Actually all software on Red Hat ISOs are GPL, if it weren't then there would be MP3 support without having to download anything, StarOffice, and more. The fact is everything is GPL'd and they even said that.

    36. Re:How about some ethics ? by justsomebody · · Score: 1

      Please, check your facts

      Charging money for a week is no different than charging money indefinitely

      Charging money for RHN subscription is not connected to Charging money for distribution

      Only RHN users can get their RH9 early (from RH at least), retail is comming out next week, same time as FTP version.

      RHN subscription has it's own benefits. You would know that if you'd be subscribed.

      --
      Signature Pro version 1.13.2-3 release 83.5 beta3try7 after-breakfast edition
    37. Re:How about some ethics ? by gosand · · Score: 1
      Hello? I'm going to recommend some literacy for you. Did you read my comment? Did I say open source sucks? No. Did I say it was bad? no. Did I mention ANY opinion on it? NO! Can you read? Obviously not. I said that most of the people on here are just looking for free stuff. Well, you know what most of the other part is? Zealots like you that see one word and start ranting about M$ and closed minds and the evil empire. Get over it. And try reading before your next knee-jerk reaction.

      Hello, pot? This is the kettle calling....

      Where did I say M$, or was that your choice of putting words into wy mouth? Did I say "evil empire"? And I find it hard to believe that you know why everyone here likes OSS. I am sure many many others would disagree with your "theory".

      Did you mention any opinion on OSS? Yes, you said the Freedom part of it was a red herring. I think that is a pretty strong (and stupid) opinion. Can I read? Good one, boy, you really zinged me there.

      If you have no opinion on these matters, then why bother posting? I outline my reasons for using Open Source, and you call me a zealot? That whooshing sound you hear is the point going over your head. And the sad part is, I didn't even have to try....

      --

      My beliefs do not require that you agree with them.

    38. Re:How about some ethics ? by justsomebody · · Score: 1

      Wrong, Linux is free, Windows ain't.

      I buy almost every Linux distro I use, but I wouldn't need to do that, I just like to support them.

      Windows I could get for free if I would go into Windows reselling program, but I don't wan't them, they suck.

      So if everybody would switch as you say, exclude me

      --
      Signature Pro version 1.13.2-3 release 83.5 beta3try7 after-breakfast edition
    39. Re:How about some ethics ? by 186000 · · Score: 1

      Let's see, Slashdot offers a service where you can pay for the privilege of early access to articles before slashdotting.

      Red Hat offers a service where you pay for the privilege of early access to files before their servers are swamped.

      Yet, Slashdot posts a way to circumvent a stream of revenue for Red Hat. To be ethical, Slashdot should post a way to circumvent their own revenue generating service.

      Really, the piece on BitTorrent should have been a separate article, and the readers on slashdot could have figured it out on their own.

    40. Re:How about some ethics ? by warpSpeed · · Score: 1
      That was my point. The license is, for the most part, the GPL. The GPL explicitly permits redistribution.

      Ahhh, Yes, I see, I agree with you there. GPL means you can redistribute if you so desire.

      On another note, I buy support from RedHat for about 12 mahcines. $5/mo per machine is a really good deal if you ask me. So I don't buy the "RedHat is screwing the regular guy" screeds. I'm quite happy with their service. I run about 40 or so systems with RedHat. They make a good product, and let you use it for free if you wish.

      disclaimer: I don't work for RedHat, but I am avaiable :-)

    41. Re:How about some ethics ? by BJH · · Score: 1

      Er, no. Some is BSD-licensed, and if you look hard enough, you'll find some stuff with more restrictive licenses (pine springs to mind).

    42. Re:How about some ethics ? by Anonymous Coward · · Score: 0
      Also, notice I said most not all, ....

      And as the stats show that Slashdot is most often read with IE, I believe you. :P

    43. Re:How about some ethics ? by FooBarWidget · · Score: 1

      So you're implying you'd rather want them to base their business on something that takes away your freedom?

    44. Re:How about some ethics ? by FooBarWidget · · Score: 1

      "Well then, this boils down to whether Red Hat has a viable business model or not."

      Situation 1: RedHat sells everything GPL'ed. People copy & download massively, without ever thinking about ethics, while blaming RedHat for not having a good business model.
      End result: everybody complains.

      Situation 2: RedHat bundles proprietary software so that nobody can redistribute their distribution. Everybody suddenly massively whine about how RedHat is evil.
      End result: everybody complains.

      Can you come up with a better business model?

    45. Re:How about some ethics ? by satherto · · Score: 1

      I actually have had a basic subscription for over a year, and have been trying since early this morning to get the ISO's from the Red Hat Servers. I have both cable and ADSL and tried downloading with both. I have had yet to get a connection over 7kb (which reports 68 hours or something like that), and have had every connection drop at around 10MB. It doesn't matter which connection I try, I just can't get the files.

      If I had decided to shell out $60 yesterday, thinking I'd have the CD's by the afternoon, I'd be really pissed off. If RedHat knew there would be this huge demand, then they should have ramped up their bandwidth, or offloaded the ISOs to someone with better bandwidth.

      I finally went with BitTorrent on my ADSL connection. I now have all three ISO's from BitToreent (I'm leaving the client up so others can get it), while I'm STILL waiting for the first ISO from RedHat to complete.

      So as a business person, I'd rather download from RedHat, but seeing as I can't, I'll get it were I can.

      --
      ----
    46. Re:How about some ethics ? by bzzzt · · Score: 1

      Pine is not in Red Hat 9.

    47. Re:How about some ethics ? by horza · · Score: 1

      No, you've got the facts right. It's just that most people here want free as in beer and not free as in speech. I swear if Microsoft was free most of the people here would be switching to it right now.

      Which is why Microsoft turned a blind eye to piracy until they had a complete monopoly, and *then* put in the activation code into WinXP. They knew that if people had to actually *pay* for sub-standard products such as Win98 then it would leave the door open to competition. Instead they let people freely pirate Windows and then used their control of the platform to leverage the profits out of the applications such as Word (whilst illegally killing off any competition).

      That's in the wider world. Those here however can easily find free as in beer copies of Windows (whichever version) with activation codes disabled on p2p. It's not hard to find.

      Phillip.

    48. Re:How about some ethics ? by BJH · · Score: 1

      Ah, OK. My bad.

    49. Re:How about some ethics ? by Erik+Hollensbe · · Score: 1

      Listen, that last comment of his was seriously inflammatory, but you made no attempt to read what he was saying in his original comment at all.

      He *was* making a generalization. However, I partially agree with him.

      Lets focus on the point:

      There are many users that want free software.

      However, most of the users on slashdot are educated enough to know that there are alternatives to OSS for 'free' (as in beer) software (piracy, etc).

      There are many reasons for free software other than the pure concept of libre.

      Some things that I am particularily fond of are eschewing of backwards compatibilty (because older versions are always available), and the fact that I get one hell of a powerful UNIX-like system (and if I were to choose a *BSD, an actual UNIX) out of it.

      But those are just a few, and I'm sure a lot of people have different reasons. Some may just want to be 'part of the crowd'. I still use windows, and don't hide it nor am I embarassed of it. It has uses that my OSS-based machines cannot replace.

      Maybe if people would get over the rabid fanaticism and understand that they are they key and the lock, both of which have worth together by neither by themselves, we would get somewhere.

      To note: I know very few people who actually use linux because it's 'cheap'. Those who have that mindset normally just pirate their microsoft and ms-os-based products.

    50. Re:How about some ethics ? by evilviper · · Score: 1
      I know there are lots of people that believe in open source.

      Yeah, and I'm pretty sure 99% of them use *BSD.
      --
      Slashdot gets worse every day... Pipedot: News for nerds, without the corporate slant
    51. Re:How about some ethics ? by Choron · · Score: 1

      Exactly, and the operation requires loads of cash, not the kinds of things little computer makers can afford.
      I once read an article (cannot find the URL anymore) wich analyzed the serial numbers in Microsoft products (that was around 4 years ago), and what the guy basically said was that it was total bullshit, with redundancy, ignored digits,... Microsoft didn't give a crap about their serial numbers and could have shipped their products without one but they wanted to keep the appearance of having protected products.
      Now, like you said, that everybody has copies of MS products and installed Windows everywhere including Mommy's and Granma's PC, bang ! Suck that activation scheme and wait to see how Palladium will feel !

      --
      "Naughty, naughty, naughty, you filthy old soomka !"
    52. Re:How about some ethics ? by Anonymous Coward · · Score: 0

      I am paying RH 60$ a year, and even _two days_ after this story got posted I am unable to download the iso's due to high demand:

      'PLEASE NOTE: We are experiencing high volumes of traffic due to unprecedented demand for Red Hat Linux 9 ISOs. This is currently affecting our response time. Our engineering team is working to address this problem. Thank you for your patience. Feel free to send us questions or feedback.'

      So I am happy to go over to the Dark Side and download the iso's using BitTorrent.

    53. Re:How about some ethics ? by Anonymous Coward · · Score: 0

      "To be ethical, Slashdot should post a way to circumvent their own revenue generating service."

      That way would be known as "the rest of the internet"

      The news is free. Getting it from /. isn't.
      RH Linux is free. Getting it from their servers with their priority support isn't.

      --Ahnteis

    54. Re:How about some ethics ? by BJH · · Score: 1

      I take that back - according to the RH9 release notes:

      The following packages have been deprecated, and may be removed from a future release of Red Hat Linux:

      - pine - License-related issues


      So it is still in there.

  8. bittorrent install by Anonymous Coward · · Score: 0

    so how do you install bittorrent in a few simple steps on RH 7.3, which having to download / install tons of extra packages?

  9. Nice to see well written pieces on /. by agrounds · · Score: 4, Insightful

    This is a welcome to change to the usual copy/paste from the linked articles we usually get. This is so decent it's alomst as useful as the time that guy posted the step-by-step on Gentoo that was so good I went home and installed on the spare PC. Bravo!

    Otherwise I'm glad to see the P2P community keeping pace (or should I say, one step ahead of) with the best in file serving. I'm not sure that RedHat would be pleased about it, but it was bound to happen that the ISOs would be released back to the community in record time regardless of paid subscriptions. In the end, I think they'll find it difficult to release anything without the inevitable leaks. This seems to hold true for Microsoft as well, as they contend with leak after leak of their beta and developer images. Information wants to be free!!

    1. Re:Nice to see well written pieces on /. by Anonymous Coward · · Score: 0

      What do you mean "back to the community"? As if Redhat is holding the ISOs hostage, trying to make a few bucks off of them before someone foils their evil plan.

      Come on Adam, Don't be so cheap.

  10. Direct Connect by dethkultur · · Score: 4, Informative

    When will this crowd catch on to Direct Connect? Talk about non-leeching - in some hubs you have to share a minimum of 60 GB+ just to join. Yes that means those hubs average over 60GB/user. Nothing else even comes close.

    1. Re:Direct Connect by TheSHAD0W · · Score: 3, Interesting

      BT doesn't work that way. It starts uploading pieces of the file you've already downloaded, shortly after you start downloading. It's not a matter of what you're sharing, because you're only sharing the file being transferred. And everyone downloading is a contributor.

    2. Re:Direct Connect by Ataru · · Score: 0

      Yeah but hardly anyone actually shares that amount.. They are all running hacked clients that report their favourite made-up figure.

    3. Re:Direct Connect by Anonymous Coward · · Score: 0

      Maybe because direct connect sucks? The people with the files in demand quickly have filled queues, and nothing goes anywhere. One person uploading one file to one person. All the other p2p apps have moved on to multiple source downloading.

    4. Re:Direct Connect by gspr · · Score: 2, Informative

      I agree, but you're not exactly helping by posting the link to the original DC client, which is just plain hell! DC++ is an open-source client and a MUCH better alternative, imho!

    5. Re:Direct Connect by Valdrax · · Score: 1

      This is exactly why I dislike Direct Connect. It's nothing more than Hotline or Carracho all over again. If you don't already have a ton of stuff to share, you can't participate. It's effectively a slammed-shut door for people starting out.

      --
      If it's for-profit but free, you're not the customer -- you're the product (e.g., the Slashdot Beta's "audience").
    6. Re:Direct Connect by eXtro · · Score: 1

      Interesting point. I understand the idea, it goes way back to Up/Down ratios on BBS boards in the eighties. Maybe a better implementation would be to disable hoarders. You get positive creds for downloading a file and sharing it, negative for downloading a file and hoarding it. If your cred gets too negative you're shunned.

      I don't know how to make this work anonymously though, but on the other hand most peer to peer networks aren't very anonymous. You're directly talking to a host on the internet which is often easily trackable back to a person.

    7. Re:Direct Connect by Tolleman · · Score: 1

      dctc has GDL(Group DownLoad). Its the same as multiple source download.

    8. Re:Direct Connect by Firehawke · · Score: 1

      No kidding! I gave DC++ a try in December of last year. Just to get onto most hubs, I had to find an "acceptable" selection of files to share that amounted to over 60GB *plus* had to deal with other restrictions such as number of hubs I could be connected to and the amount of open bandwidth.

      I ended up dropping DC++ in favor of eDonkey and BitTorrent for grabbing the files I want because the requirements were prohibitive for new users. The funny thing is.. my motherboard had died shortly before I went to try DC++, and so I was trying it on a borrowed P2-350 without access to any of my collected files. A very unpleasant reminder of how hard it can be to get started.

    9. Re:Direct Connect by Anonymous Coward · · Score: 0

      The problem I've seen with direct connect is that the speed really isn't there - I don't reall want to try to download anything larger then ..ahem.. 3.5 mb legally obtained multimedia files at someone's cable modem upload speed, let alone linux ISOs (this is due to the fact that you can't download from multiple people at the same time, though you can resume from different people).

      DC is great for using if you're looking to find something that's hard to find by joining a hub that's themed towards what you're looking for (Anime for example), but the biggest problem I've seen with DC is elitism -- "you must have X gb of files of a given type and theme, or you will be banned from this hub for 7 days" is all too common.

      But if you're going to reccomend DC, at least point people towards DC++ instead of the Neo-Modus client.

    10. Re:Direct Connect by 42forty-two42 · · Score: 1

      dd if=/dev/zero of=bigfile bs=1048576 seek=61440
      Instant 60gb.

    11. Re:Direct Connect by afidel · · Score: 1

      yes the 0day warez dudz will have 60GB no problem, but show me a linux user who has 60GB of legal recent material and I will show you someone with every single distro and just about every piece of usefull free software out there. With pirated movies, mp3's and warezd commercial software it's easy to do, not so easy for legitimate usage.

      --
      There are 4 boxes to use in the defense of liberty: soap, ballot, jury, ammo. Use in that order. Starting now.
    12. Re:Direct Connect by swtaarrs · · Score: 1

      DC++ is much nicer than the original client, but many hubs won't allow it, it's very easy to fakeshare. By modifying one line of source code, I made DC++ think that each of my files was 1gb. I don't use it any more though, I've had much better luck with Kazaa Lite.

    13. Re:Direct Connect by Negatyfus · · Score: 1

      Yes, but I was wondering: how is this much different from eDonkey? I fail to see the innovative part of BitTorrent and I'd really like to see it.

    14. Re:Direct Connect by Random+Frequency · · Score: 1

      That's how this works. If you don't allow upstream connections, you're going to find out very quickly that your download rate will suffer.

    15. Re:Direct Connect by Random+Frequency · · Score: 1

      Oh, and because ext2/3 has sparse files, it won't actually consume 60GB on your hard disk. Just the 4KB or so for the inode entry.

      You'll prolly get banned pretty quickly though if the administrator actually cares.

    16. Re:Direct Connect by cymen · · Score: 1

      I agree with you 100%. I think the story writer mentioned eDonkey just to stop the howls of "this is just an eDonkey knock-off protocol" instead of "oooh, sweet isos, come to me babies..." I've used eDonkey before and it was a bit crufty software wise and usually had very few servers in the US. I'm all for a different implementation but give credit where credit is due.

  11. Bandwidth saturation? by Mistah+Blue · · Score: 5, Informative

    It would seem to me that RedHat didn't fully think out the bandwidth hit they would take. I've got a colleague (who is an RHN subscriber too) that just had all his downloads (discs 1-3) timeout. I gave up trying to start downloads this morning. I personally think, Akamai would have been a better solution.

    1. Re:Bandwidth saturation? by TheSHAD0W · · Score: 1

      Red Hat would go broke distributing their ISOs via Akamai's network. Akamai is a good service, but bandwidth costs money.

      Using BitTorrent means that the same people using up bandwidth downloading the files are also contributing bandwidth uploading them to others, simultaneously. It's an elegant solution, and doesn't cost Red Hat anything.

      (Well, if Red Hat were running the tracker, it would cost them a pittance in bandwidth, but since this is an experiment, the BT team is providing that bandwidth.)

    2. Re:Bandwidth saturation? by ArkiMage · · Score: 1

      Got mine from Akami... # host download-2.rhn.redhat.com download-2.rhn.redhat.com is an alias for rhn.redhat.com.edgesuite.net. rhn.redhat.com.edgesuite.net is an alias for a198.g.akamai.net. a198.g.akamai.net has address 80.15.249.216 a198.g.akamai.net has address 80.15.249.217

    3. Re:Bandwidth saturation? by ArkiMage · · Score: 1

      Oops, should have previewed:

      # host download-2.rhn.redhat.com
      download-2.rhn.redhat.c om is an alias for rhn.redhat.com.edgesuite.net.
      rhn.redhat.com.edge suite.net is an alias for a198.g.akamai.net.
      a198.g.akamai.net has address 80.15.249.216
      a198.g.akamai.net has address 80.15.249.217

    4. Re:Bandwidth saturation? by Cramer · · Score: 1

      First, Akamai will not cache files that large. RH9 would consume nearly 10% of one remote caching node's storage and the time taken to download the file would clog-up the server.

      Second, Akamai doesn't cache crap for free. And those people hosting caches (free for the hoster, free for Akamai) would be less than pleased to see their local cache servers monopolized by Redhat CDs.

      Lastly, Redhat will never be able to buy enough bandwidth to serve the user base. Mirrors are good, but Redhat has gone way downhill with respect to mirrors over the years. (speaking as a former mirror admin) However, most people don't use the mirrors because they are so scattered and random... finding a fast server or one local to you (network proximity has nothing at all to do with physical proximity) that actually carries what you're looking for is often fruitless.

    5. Re:Bandwidth saturation? by ArkiMage · · Score: 1

      My point was that I got the ISO's today from RHN and the hostname resolves to an IP that also resolves to an .akamai.net host.

      # host a198.g.akamai.net
      a198.g.akamai.net has address 80.15.249.216
      a198.g.akamai.net has address 80.15.249.217

      # host download-2.rhn.redhat.com
      download-2.rhn.redhat.c om is an alias for rhn.redhat.com.edgesuite.net.
      rhn.redhat.com.edge suite.net is an alias for a198.g.akamai.net.
      a198.g.akamai.net has address 80.15.249.216
      a198.g.akamai.net has address 80.15.249.217

      # host 80.15.249.216
      Host 216.249.15.80.in-addr.arpa not found: 3(NXDOMAIN)

      So I'd suspect RedHat has some kind of deal with them to provide some additional bandwidth. This IP from a traceroute _appears_ to be in Atlanta.

    6. Re:Bandwidth saturation? by Cramer · · Score: 1

      That depends on who's nameserver you ask :-)

      [jfbeam:pts/0]gir:~/[10:54pm]:host download-2.rhn.redhat.com
      download-2.rhn.redhat.c om is an alias for rhn.redhat.com.edgesuite.net.
      rhn.redhat.com.edge suite.net is an alias for a198.g.akamai.net.
      a198.g.akamai.net has address 216.187.223.229
      a198.g.akamai.net has address 216.187.223.230


      That would be one of the local co-lo'd akamai cache servers. And the traffic load to those servers hasn't changed.

      Makes me wonder why so many people are getting 3k/s downloads.

    7. Re:Bandwidth saturation? by Cramer · · Score: 1

      ... and upon inspection, the address space is within the domain of RIPE which is odd for hardware inside the US. But, looking at the records...

      inetnum: 80.15.249.0 - 80.15.249.239
      netname: AKAMAI-FT-US
      descr: Akamai Technologies - US machines connected to FT AS5511
      country: US
      ...
      source: RIPE

  12. Subscriber costs by rf0 · · Score: 4, Insightful

    RedHat is a business. Business want to make money. The community support this. So therefore we get rid of their revenue streams by getting what will be free in a week now and stopping potential subscribers?

    Rus

    1. Re:Subscriber costs by Anonymous Coward · · Score: 2, Insightful

      This is Slashdot. Companies shouldn't be allowed to profit. Information wants to be free. Nobody reading this story ever intended to spend a single cent on this (or any) software. Good for Slashdot for sabotaging another reasonable and worthwhile revenue stream for an open source company.

    2. Re:Subscriber costs by ichimunki · · Score: 1

      Reasonable and worthwhile? In due time these ISOs will be up on RH's own servers and they are going to get hammered, and that's all a giveaway from RH's perspective-- better to have a P2P network sharing the file around and not have the expense of all that bandwidth. From my understanding the way BT works the more people who are downloading a file, the faster downloads get... the exact opposite from a central server. Also, most of RH's revenue stream in this case is likely from those people who wanted to buy a copy to pitch in or to get support, not to get the release seven days early. Unless you can point me to where I can get a .torrent file for the support aspect, I don't think this is nearly the "sabotage" you make it out to be.

      --
      I do not have a signature
    3. Re:Subscriber costs by bwalling · · Score: 1

      better to have a P2P network sharing the file around and not have the expense of all that bandwidth

      Better to have the P2P network next week, not this week.

    4. Re:Subscriber costs by aminorex · · Score: 1

      There are plenty of broken business models to go
      around. I was not born to support every incompetent
      business operator who wants me to give my sweat for
      their bits. If RedHat is to be a profitable
      business, it will remain so by improving its business
      models and practices, not by depending on charitable
      contributions to Bob Young's Ferrari fund.

      --
      -I like my women like I like my tea: green-
    5. Re:Subscriber costs by GraZZ · · Score: 1

      Obviously Redhat is pulling enough subscriptions to saturate their subscribers only download servers; you can tell just by going through the comments and listen to all the subscribers complaining they're only getting 14Kb/s or 2Kb/s or whatever.

      So Redhat's serving up to as many subscribers as they can at the moment, and I'm sure there are subscribers that haven't even started downloading yet (RH9 has been out for less than 24 hours after all!). So how can you sit there and try telling us that we're getting rid of Redhat's revnue stream?

  13. I thought you were right on... by Wee · · Score: 4, Interesting
    And I thought you were being sarcastic. I'm sure other people will see your post as saracastic as well. But you have a good point. Red Hat is clearly doing the pay-for-prerelease thing to make some green. If people can get it for free, then they likely will. That isn't a good thing for Red Hat.

    I personally ponied up my 60 bucks, but then again I also go out and buy boxed copies.

    -B

    --

    Ash and Hickory, straight-grained and true, make excellent bludgeons, dandy for the cudgeling of vegetarians.

    1. Re:I thought you were right on... by Pharmboy · · Score: 4, Insightful

      I personally ponied up my 60 bucks, but then again I also go out and buy boxed copies.

      I already pony up the 60 per year anyway, have for two years. Its a good service they provide, well worth the money.

      As to them making money, once again what I see is giving a little more to those of us that give a little more to them. I didn't like the way they marketed it, but the fact is they give alot more bandwidth to people who have NEVER given them a dime than anyone else. The GPL requires you make the source available. They COULD put all their files on a 64k throttle except for subscribers, and meet the requirements of the GPL. But they don't.

      I personally hope they do make some money, get back in the black, and gain some market share. Linux is never going to become mainstream without companies like Redhat who have somewhat viable business plans. I WANT them to be here 10 years from now, because I like their products.

      Reminds of the gag: How do you make a profit by giving stuff away?

      VOLUME!

      --
      Tequila: It's not just for breakfast anymore!
    2. Re:I thought you were right on... by FortKnox · · Score: 1

      I always buy packaged sets (although I'm a SuSE user, not RedHat).
      I get support if I get stuck on something new, and I give them cash for supplying me with a hardcopy of the goods.

      --
      Good quote, too many chars. Seriously, the slashdot 120 char limit sucks!
    3. Re:I thought you were right on... by afidel · · Score: 1

      Hell they could put the source on thousands of old AOL floppies and make you pay for shipping, that is allowed by the GPL. People don't realize just how selfish they can be demanding that someone keep up an expensive server infrastructure and pay for expensive bandwidth just so they can get something for free that you "owe" them.

      --
      There are 4 boxes to use in the defense of liberty: soap, ballot, jury, ammo. Use in that order. Starting now.
    4. Re:I thought you were right on... by timeOday · · Score: 1
      If people can get it for free, then they likely will. That isn't a good thing for Red Hat.
      Remember, linux distro companies are for the most part in the business of "selling" what they do not own. I don't care whether the RedHat CEO gets rich because he didn't write the software that I use. I do feel slightly guilty sometimes about all the use I've gotten from emacs for free, but since its primary author is heppy to let me use it I might as well.

      Actually I am a Debian guy anyhow. I am happy to give a little something back (bandwidth and code) to Debian, Gentoo, and for that matter to RedHat so long as RedHat allows me to do so. Even if the GPL were ultimately the end of RedHat, remember it was also the beginning. If nobody had shared with RedHat, they woudn't even be another BeOS.

    5. Re:I thought you were right on... by Frymaster · · Score: 3, Interesting
      They COULD put all their files on a 64k throttle except for subscribers, and meet the requirements of the GPL

      or they could just follow the example of theo and co. from the openbsd site:

      3.3 - Does OpenBSD provide an ISO image for download?
      The OpenBSD project does not make the ISO images used to master the official CDs available for download. The reason is simply that we would like you to buy the CD sets, helping fund ongoing OpenBSD development. The official OpenBSD CD-ROM layout is copyright Theo de Raadt. Theo does not permit people to redistribute images of the official OpenBSD CDs. As an incentive for people to buy the CD set, some extras are included in the package as well (artwork, stickers etc).

      Note that only the CD layout is copyrighted, OpenBSD itself is free. Nothing precludes someone else from downloading OpenBSD and making their own CD.

      i've always thought this was a good comporomise between letting the dedicated and the geeky get what they are entitled to (the source to play with) while encouraging the moms and pops to chip into the corporate kitty. note that the price of openbsd producst is low... i think i paid $30 for the last batch of cd's i bought (and it came with stickers).

    6. Re:I thought you were right on... by Pharmboy · · Score: 2, Insightful

      i've always thought this was a good comporomise between letting the dedicated and the geeky get what they are entitled to (the source to play with) while encouraging the moms and pops to chip into the corporate kitty. note that the price of openbsd producst is low

      Also note that the number of systems running it are low, too, even tho it is an exceptional OS. I have no prob with them distributing it this way, but it IS part of the reason I don't use openBSD, even tho I KNOW its better for some tasks (pure web servers, for instance).

      I cut my teeth on Redhat (4.2) because I could get it free, and then when I needed service, I didn't mind paying for it. Like all distros, it has weaknesses and strengths. Its not that RH is better, its that they made it easy for me to get used to it, and eventually, prefer it. Oh, and I have messed with mandrake, solaris, lindows (really), and slackware (ug).

      While there is nothing WRONG with distributing an OS like this, it is not conducive to winning over the largest possible customer base, which is what Redhat is trying to do. Keep in mind, BSD is a very different animal anyway. BSD advocates tend to be more "purist" while Redhat tends to be more capital driven. Takes all kinds.

      --
      Tequila: It's not just for breakfast anymore!
    7. Re:I thought you were right on... by juhaz · · Score: 2, Insightful

      They are not selling what they do not own, they are in business of selling ease of installation and configuration for those things, as well as support.

    8. Re:I thought you were right on... by cymen · · Score: 1

      I think part of it too is that OpenBSD is so small compared to a linux distribution. Lots of people use it for firewalls without XFree86 so the floppy install works excellently. There is no need for an ISO. Now if you want to run it on your desktop...

    9. Re:I thought you were right on... by sketerpot · · Score: 1
      I do feel slightly guilty sometimes about all the use I've gotten from emacs for free, but since its primary author is heppy to let me use it I might as well.

      Don't feel guilty. If you want to repay RMS and the rest of the emacs community for all the use you've gotten out of emacs (a great text editor IMO), you should just try to help other emacs users. Make a cool mode for editing some odd language, or something. Any debt you might feel would then be gone, and people would then be indebted to you!

  14. A string of 9s.. by BenjaminHall · · Score: 1

    Strange how all the distro's hit version 9 around the same time :)

    1. Re:A string of 9s.. by Anonymous Coward · · Score: 0

      Oh STFU. That one has been beat to death already...

  15. Bittorrent and Television by DarkRabbit · · Score: 1

    I've been using bittorrent to download mpegs of television shows that haven't been produced to VHS or DVD; Invader Zim, Kids In The Hall ... in the month or so that I've been using it, the biggest problem has clearly been people whom have dropped off after downloading the content.

    How could one prevent this from happening? I can only see banning by IP as the only way.

    1. Re:Bittorrent and Television by Frenchy_2001 · · Score: 1

      To me, Bittorrent looks like a dedicated server of Edonkey. You share/download one file at a time on a given "tracker" (server). For people used to P2P, it looks like a scam or unefficient, but you forget the biggest sell point of bittorrent:

      ease of use.

      Any user can DL and install that program under windows and get it to work. Sure, they may close the window right after the download finished, but you still enjoyed their bandwidth during the transfer. It is a HUGE step from an http DL.

      Bittorrent makes sense for a server point of view. Using it, you can cut your bandwidth cost, especially when it hurts the most: at release time. After that, if the number of DL is low anyway, it wont impact you much if your server is the only one sending.

    2. Re:Bittorrent and Television by Cedric+C.+Girouard · · Score: 1
      in the month or so that I've been using it, the biggest problem has clearly been people whom have dropped off after downloading the content. How could one prevent this from happening? I can only see banning by IP as the only way.


      One possible solution would be to report an "innacurate" completion percentage perhaps. Since BT actually creates the full sized file on your disk prior to download, it would most likely be trivial to "force" the user to leave the connection open by say "adjusting" the reported download speed and % complete. Even more fun to be had by doing so randomly, so jerks who kill it once they hit 100% are stuck with a useless file. Make a note of connection-killers on the tracker so that they are disallowed from resuming. Anyways. There's always a way to annoy leeches.

      --

      Marriage is considered capital punishment for the theft of a goat in some third world countries...

  16. BitTorrent IS WORKING WELL!! by Anonymous Coward · · Score: 1, Informative

    Right now it's 12:50 P.M. MST and I've been downloading RH9 with BitTorrent now for about 22 minutes (three ISO files) on my Comcast cable connection. My download speeds vary between 100 KB/s and 200 KB/s, and the estimated time to go is 2 hours and 40 minutes. Hows that for performance?

    1. Re:BitTorrent IS WORKING WELL!! by Anonymous Coward · · Score: 0

      Luckily for me, I have a university broadband connection to play with...

      I downloaded the RH9 ISOs at an average of around 500k/s (it peaked at 600k/s), and when I was done downloading, I let it continue to upload. The peak upload was around 900k/s, but it averages around 500k/s as well.

      So far, I've uploaded 11GBs of the three ISOs. IN ONE DAY!

      I would say that this BitTorrent thing is quite remarkable :)

  17. How much did Jamie get paid to post this? by twfry · · Score: 1, Funny

    Were slashdot subscribers not presented with this spam? Or were they forced to read this advertisement as well?

    1. Re:How much did Jamie get paid to post this? by Anonymous Coward · · Score: 0

      bittorrent is not a company, its an open source project. it is bram and a few others. bram is paid a little to do good work but not enough to pay for advertising.

    2. Re:How much did Jamie get paid to post this? by Istealmymusic · · Score: 1

      What advertisement?

      --
      "The lesson to be learned is not to take the comments on slashdot too literally." --Vinnie Falco, BearShare
    3. Re:How much did Jamie get paid to post this? by Anonymous Coward · · Score: 0

      Red Hat is.

    4. Re:How much did Jamie get paid to post this? by Omnifarious · · Score: 1

      Did it ever occur to you that perhaps Jamie actually really likes BitTorrent and thinks it's a fantastic idea and is trying to get the word out?

      I guess you could still call it an advertisement then, but I think most people would call it advocacy. As is often pointed out, Slashdot editors have never been shy about advocacy. :-)

  18. Yeah bit torrent, yeah ISO out...blah blah blah by Anonymous Coward · · Score: 1, Insightful

    So ok. You can get it with Bit Torrent, you can get it off of the FTP if you are a member. But what the heck is it? All I've seen about Red Hat 9 is that it's out. What are the new features? Anything cool/not-cool. I just recently got 8.0 and was expecting the usual RH path of 8.1 and 8.2 before the next version. Anyone using 9 currently?

    1. Re:Yeah bit torrent, yeah ISO out...blah blah blah by Mistah+Blue · · Score: 1
  19. i used BT once... by y0bhgu0d · · Score: 1

    and will never do so again. in the course of downloading a single 140mb file, win2k-sp3 dumped physical memory 4 times. when i closed BT, the problem went away.

    1. Re:i used BT once... by nstrom · · Score: 3, Informative

      This is a known issue, not in BitTorrent, but in various USB DSL modem drivers and network card drivers. Linksys and Netgear have some known buggy drivers. Refer to the question titled "BitTorrent makes my machine blue screen! What should I do?" in the BitTorrent FAQ, and see http://homepage.ntlworld.com/j.buchanan/winmx/faq- restart.html for a page which also mentions this problem as it applies to WinMX, another P2P client.

    2. Re:i used BT once... by Anonymous Coward · · Score: 0

      mod parent up

    3. Re:i used BT once... by y0bhgu0d · · Score: 1

      i've got a Linksys LNE100TX v.4

      those reported problems are with v.5 *shrug*

    4. Re:i used BT once... by Thing+1 · · Score: 1
      THANK YOU!!!

      I came here to say that BitTorrent blue-screens my machine (W2K), and am happy to find the fix for it.

      As the AC said, mod parent up.

      --
      I feel fantastic, and I'm still alive.
    5. Re:i used BT once... by Anonymous Coward · · Score: 0

      in the course of downloading a single 140mb file, win2k-sp3 dumped physical memory 4 times. when i closed BT, the problem went away.

      In that case, why not just use a real operating system?

      DUDE, I was downloading the ISOs at 600k/s! That's unholy! When RedHat releases new ISOs, the download is supposed to be slow because the servers are swamped!

      If your operating system is a piece of utter shite, are you going to let that stand between you and ultra-fast downloads? I wouldn't.

      12GBs uploaded, and still going strong. You're welcome, everybody.

  20. bloody hell by RobertTaylor · · Score: 1

    Oddly enough most software is out there on P2P networks, just some people are prepared not to be anally skinflintish/hypocritical - ie. slashdot saying pirate a copy of RH linux.

    Either cmdertaco's mate coded this new system and wants new users, or slashdot has just fallen a few more points in credibility...

    1. Re:bloody hell by Anonymous Coward · · Score: 0

      You can't "pirate" RH Linux. It's free software.
      If Redhat want's to restrict distribution, they can go write their own kernel, C compiler, X, and all the applications. Or they can pull a UnitedLinux and bundle proprietary apps with the OS, but RH isn't evil like that.

    2. Re:bloody hell by RobertTaylor · · Score: 1

      I would say that this avoids the payment (thus revenue channel) for RH and is not a 'correct' copy and has been pirated.

      I understand the GPL etc perfectly, and that is exactly why I feel this is morally wrong.

  21. And do we really *need* it? by Lysol · · Score: 4, Interesting

    Why all the effort? There have already been a couple of reviews out on 9 and it looks like it's nothing more than a little gloss over what can be had with 8. And frankly, 8 is ok, but I'm feeling my relationship is over with RedHat.

    I have been slowly, over the past year or so, warming up more and more to Gentoo. Today, in fact, I'm re-installing one of my home servers with Gentoo 1.4 because I just want it the way I want it. Gentoo is shaping up to be a great distro and if you love the days of getting your hands dirty in the depth of things, then you should give it a whirl. Altho it may not be worth it to everyone, there is something to be said about a blazingly fast distro that's tailored to your machine.

    Plus, portage smokes rpm - in fact, the BSD ports was one thing I really missed with Linux. Now, it's the best of both worlds.

    1. Re:And do we really *need* it? by Anonymous Coward · · Score: 0

      Altho it may not be worth it to everyone, there is something to be said about a blazingly fast distro that's tailored to your machine.

      If tailored to your machine means you're fighting bugs nobody else has, that's Gentoo.

      For real quality, try Slackware or Debian. Gentoo is an experiment, not a production OS.

    2. Re:And do we really *need* it? by Anonymous Coward · · Score: 0

      yea! you are so cool! that will show redhat! right-on, man! woohooo!

    3. Re:And do we really *need* it? by 42forty-two42 · · Score: 1

      I've been using gentoo for a while. It was great - until the ebuilds stopped working. I'm stuck in the middle of an ABI change :(

    4. Re:And do we really *need* it? by digitalhermit · · Score: 1

      I've been using Gentoo for a few weeks now. Not bad. The portage system is nice -- reminds me of Debian and hte BSD ports. Whether or not gentoo is any faster than a similarly configured RedHat or Mandrake machine is another story. I didn't notice any difference as far as performance is concerned versus identical machines running KDE 3.1 and RedHat or Mandrake.

      I think RPM has been given a bad rap. Many of the problems people encounter with RPM are due to bad package creation -- poor spec files, wrong dependency lists -- and not inherent to RPM.

    5. Re:And do we really *need* it? by bedouin · · Score: 1

      I'm starting to feel the same way as you, especially after checking this the other day. Seems as if they're cutting support on all versions prior to 8.0 this December, and cutting support on 8.0 in March of 2004. So basically, in order to keep the boxes up to date you need to either compile everything from source, or constantly upgrade to their newest distribution -- not really cool for people like me who would happily run 7.1 as long as patches are released.

      As soon as I get an extra box I'll probably start migrating some more important things off of Redhat and to another Linux distro. (maybe even BSD).

  22. tooooo funny by argoff · · Score: 1

    lest see,
    first they were pissed off about copy machines,
    then the internet,
    then centralized p2p like napster,
    then decentralized p2p,
    now this - they surely must be peeing in their pants by now. When are just going to get it over with and decalre copyrights are dead.

    1. Re:tooooo funny by ralphus · · Score: 1
      I wonder, is how the copyright police are ever going to nail someone for using something like BitTorrent, or for the more paranoid, Freenet.

      When there isn't a direct point to point connection that the file is downloaded from, the only point of monitoring is the requestor node. I'm frightened of the day Patriot Act 3 (son of Patriot act 2) requires download spy on my machine to make sure I'm not helping the terrorists by downloading random bits of the latest Simpsons episode from machines that I have no knowledge of somewhere.

      --
      Revolutions are never about freedom or justice. They're about who's going to be top dog. -- Kilgore Trout
    2. Re:tooooo funny by argoff · · Score: 1

      I wonder, is how the copyright police are ever going to nail someone for using something like BitTorrent, or for the more paranoid, Freenet.

      They can't, but what's even more funny - is if they want to try, then they will half to contribute to the p2p network data exchanges.

  23. Working better now? by jamie · · Score: 5, Interesting
    Current download rate: 3 kB/s
    Current upload rate: 35 kB/s

    Is it running any faster now, after 15 minutes or so? My download rates shortly after the Slashdot story went live were around 5-7 K/s. Since then it's been steadily increasing -- presumably as more and more Slashdot readers download, install and run BitTorrent, providing more clients for me to connect to. I'm now up to 25-30 K/s, which is roughly the same as my upload speed.

    1. Re:Working better now? by Drunken+Coward · · Score: 0, Offtopic

      It was the opposite for me, it started out fast then gradually slowed to a crawl.

      Up to about 10 K/s down now, still at 35 K/s up.

      --
      Have you been stalked by Seth today?
    2. Re:Working better now? by js995 · · Score: 1

      I'm currently getting 56kB/s down and 16.2kB/s up, and the transfer has hovered around these levels since the beginning (been going for a while now). I'm not using the most recent bittorrent though, instead a slightly older version and this may be helping my speed a bit. (Line is 512/256, so the speeds are good)

    3. Re:Working better now? by zzzmarcus · · Score: 0

      Mine started off downloading about about 20kB/s but has since begun to fluxuate between 0 and 10kB/s, mostly staying around 3kB/s.

      It's been at least 15 minutes and it's downloaded 7.23MB and uploaded 24MB.

      It's uploaded at 24kB/s the about the entire time, which is very close to my max upload speed.

    4. Re:Working better now? by Anonymous Coward · · Score: 0

      I'm a believer.

      My torrent for RH shows 539kB/S down and 166kB/s up on a 9mb connection. It seemed to pick up considerably once I opened up all 9 ports.

    5. Re:Working better now? by wavelet · · Score: 1

      After I portforwarded TCP port 6881 inbound through my firewall, speeds went up, but they are still pretty slow.

      Download rate: 27 kB/s
      Upload rate: 25 kB/s

      According to Torent Spy:
      Complete: 308
      Incomplete: 2798

      So we still have a 10:1 ratio of leechers like me. (yah yah I know it downloads from people who are incomplete too)

      I'm on SBC DSL 1.5M down/256K up.

    6. Re:Working better now? by Tet · · Score: 1
      Is Twirlip of the Mists Ron Rivest?

      Could be. Or perhaps he's Ron Jeremy. Ahhh, pointless speculation -- the lifeblood of /. :-)

      --
      "The invisible and the non-existent look very much alike." -- Delos B. McKown
    7. Re:Working better now? by prefect42 · · Score: 1

      I'm at a happy 556KByte/sec download, 58KBytes/sec upload. Just started it a few minutes ago, and it'll be done in under an hour. Pretty impressed am I.

      --

      jh

  24. How ingeneous... by NOT-2-QUICK · · Score: 5, Funny

    Now, instead of the slashdotting the RedHat FTP sites and mirrors, the BitTorrent web site (the site distributing the client) will get the onslaught of RedHatters in search of the latest version...

    Alls well from my perspective, though -- I have already installed the BitTorrent client and have the new ISO's! As such, go nuts... :-)

    n2q

    --
    Beer is proof that God loves us and wants us to be happy. -- Benjamin Franklin
  25. Comment removed by account_deleted · · Score: 2, Insightful

    Comment removed based on user account deletion

  26. A problem though by Bubba2146 · · Score: 1

    The protocol is nice and I use it quite a bit, but it suffers from the fact that you need to find the .torrent files before you can use it. This to me is a point of failure that should be avoided. Why isn't it possible for a client/tracker to share the torrent files themselves as part of the overall transaction? While people may want to hide what torrents they have, this could go a long way to eliminate the problem.

    1. Re:A problem though by Istealmymusic · · Score: 1

      Like URLBlaze?

      --
      "The lesson to be learned is not to take the comments on slashdot too literally." --Vinnie Falco, BearShare
  27. Pretty cool! by Anonymous Coward · · Score: 1, Interesting

    Ok, I just installed the client and started the download. I'm running on a Speakeasy DSL connection.

    Current status:

    Estimated time left: 116 hour 30 min 37 sec
    Download rate: 0 kB/s
    Upload rate: 13 kB/s

    It's like slogging through distributed mud!

    1. Re:Pretty cool! by Anonymous Coward · · Score: 0

      It just gets slower and slower.

      Estimated time left: 168 hour 17 min 21 sec
      Download rate: 1 kB/s
      Upload rate: 9 kB/s

      Is everyone getting performance like this?

    2. Re:Pretty cool! by ralphus · · Score: 3, Insightful
      Let it run for a bit. mine is about 20 minutes in on an ATTBI cable connection. 118 kB/s down, 40kB/s up.

      Redhat was giving me 8.7kB/s down before I found this article.

      --
      Revolutions are never about freedom or justice. They're about who's going to be top dog. -- Kilgore Trout
    3. Re:Pretty cool! by Andy+Dodd · · Score: 1

      On OptimumOnline cable - 270/35 here.

      That's INCREDIBLY fast for something that just got released today!

      --
      retrorocket.o not found, launch anyway?
  28. Great article by CvD · · Score: 1

    Hey, great article, ololiuhqui. Now I have a question: how exactly would you pronounce 'ololiuhqui'? :-)

    1. Re:Great article by Anonymous Coward · · Score: 1, Informative
      "oh-lo-LEE-uh-kwee"

      (until i learned that i was always saying "oliloquy" :)

  29. Any reviews yet? by ornil · · Score: 1

    Can anyone point me to some (p)reviews or at least lists of new features, etc?

    1. Re:Any reviews yet? by zzzmarcus · · Score: 0

      Check osnews.com. There are several reviews and links to reviews posted there.

  30. MS sucks, but at least get educated by nsample · · Score: 1

    (.mng, currently viewable only in Mozilla)

    Get real. It's certainly viewable (animations and all) in MS' IE. I know IS is not free (as in speech), but FUD (or ignorance) about it hurts just as much as anything else.

    1. Re:MS sucks, but at least get educated by anonymous+coword · · Score: 0

      It works in konqueror/khtml as well. Don't the slashdot editors use anything other than mozilla/gecko?

    2. Re:MS sucks, but at least get educated by Anonymous Coward · · Score: 0

      The page actually has them in animated gif's. Moron.

    3. Re:MS sucks, but at least get educated by SkjeggApe · · Score: 1

      Works great in Opera 7.03 also...

    4. Re:MS sucks, but at least get educated by notLee · · Score: 1

      From the page.. "These are in animated gif format. in mng format they crash all but the latest mozilla (as of 03/18/2003). Until a few months from now (when it wont be as burdensome to ask people to upgrade), another good idea is to do this as png's and have javascript sequence through them."

  31. Make sure not to close the Bittorrent client... by RealityThreek · · Score: 5, Informative

    when the download is complete!

    Bittorent works by making everyone who downloads part of the "distribution network." By leaving the client open you are making the download go faster for everyone. I suppose this is kind of a utilitatian concept, but hey.. Slashdot readers are supposed to be idealistic, right? I'll leave mine open, and hopefully you will too.

    --
    :wq
    1. Re:Make sure not to close the Bittorrent client... by Anonymous Coward · · Score: 0

      Thanks for pointing out exactly what the submission said. I mean freak, you could read that at the top of the page without even clicking any links. The asbestos in your mom's basement must be clouding your mind.

    2. Re:Make sure not to close the Bittorrent client... by CySurflex · · Score: 1
      Make sure not to close the Bittorrent client...when the download is complete!

      Yes, because the rest of the P2P networks beneffited from you closing your client down after you finish your download?

    3. Re:Make sure not to close the Bittorrent client... by grazzy · · Score: 1

      hehe, yeah yeah, shees i have 40kb/s down and over 100kb/s upstream right now.. i should be paid for this..

    4. Re:Make sure not to close the Bittorrent client... by AntonyBartlett · · Score: 1
      I think that BitTorrent is a great piece of technology! One of the things I like about it is the common sense attitude it takes to the problem of so-called "leeching". Peers trade fragments of the file - you've got to give something in order to get something. Even if everybody's motives are entirely venal, the p2p network should stay in pretty good shape. Admittedly there would be efficiency gains in a rose-coloured-spectacle world where everyone cares are shares, but it's not a pre-requisite.

      Maybe someone with performance gain/loss statistics will correct me (I admit I don't have any, but I reckon it'd make less and less difference, the larger the size of the file being downloaded gets)

      I personally think that appealing to users better nature is actually damaging to BitTorrent. Firstly it's selling the technology short by giving the impression that it doesn't cope otherwise. Secondly, all this preaching (which is how it's likely to be viewed, even if it's not the intention) is very off putting! I'm not saying that I don't have a better nature, it's just that I'm sure that there are far worthier causes for it's attention, than giving a p2p network a bit of a boost.

    5. Re:Make sure not to close the Bittorrent client... by Omnifarious · · Score: 1

      *chuckle* You must be at the end of a T1 and all of your upstreams are on asymmetric DSL lines, like me. Hopefully more T1 people will join and things will even out for you.

    6. Re:Make sure not to close the Bittorrent client... by D'Arque+Bishop · · Score: 1

      Slashdot readers are supposed to be idealistic, right?

      I'd like to think I'm idealistic. I'd like to see Linux companies be able to profit off of the services they provide. What Red Hat is doing is just providing an extra perk or incentive to those who subscribe to the Red Hat Network.

      So, in response, Slashdot decides to show how to circumvent said subscription method and get the RH 9 ISO's without having to wait an entire week. As robbo put it in an earlier posting, that's kind of hypocritical when Slashdot wants people to paid for subscriptions to their own site.

      I guess we all have different ideals. Your ideals seem to say to me, "Fuck what Red Hat wants! I want it for free and right now!"

      Go ahead and mod me down, folks... I've said my peace.

    7. Re:Make sure not to close the Bittorrent client... by diamondc · · Score: 1

      What about the people who paid for a subscription, yet are getting lousy speeds at the moment through ftp?

      --
      "I keep looking in the want-ads under 'revolutionary' but there don't seem to be any listings.. "
    8. Re:Make sure not to close the Bittorrent client... by Anonymous Coward · · Score: 0

      I feel your pain. I have have around the same. I was getting 100k both ways until I was resizing my terminal window and the curses version of Bittorrent crashed, and I had to restart. I wasn't sure if the client would stay running, and contribute to the p2p net if it finished the transferr in the middle of the night, but I figured I'm probably going to give about 10 times the bandwith that I'm bringing down. I just checked netstat and noticed around 10 outgoing queue's buffered, and none incoming. I'm getting shang-hied here.

    9. Re:Make sure not to close the Bittorrent client... by Anonymous Coward · · Score: 0

      Ok, you're an idiot. Heaven forbid RH should get tons of distribution at zero bandwidth cost to them.

    10. Re:Make sure not to close the Bittorrent client... by Mr.+McGibby · · Score: 1

      RTFM.

      All you have to do it restart the client and point it to the same file you started downloading to in the first place and it will resume the download.

      --
      Mad Software: Rantings on Developing So
  32. If your mirror is loaded with leechers... by decarelbitter · · Score: 1

    try using a IPv6 mirror, as not many people yet use IPv6 most IPv6 mirrors have some free slots.

  33. Animation works fine in Konqueror. by terkozer · · Score: 4, Informative

    quote: "Here's an animated graphic (.mng, currently viewable only in Mozilla) of a torrent transfer."

    Just to point out, the .mng works just find under Konqueror 3.1.0.

    For more information on MNG, and a list of supported browsers, follow this link

  34. Thumbs Up to BitTorrent by goober · · Score: 1

    I've been using BitTorrent lately to download lossless recordings of Phish concerts. Each concert is usually about 1GB in size and the transfer rates have been superb. It will start off slowly, but pick up steam once you download parts of the fileset that others have already downloaded. A few hours later and I can burn 3 CDs worth of live music. Excelsior!

  35. Mysteriously enough I'll live... by Kjella · · Score: 1

    ...until my Uni mirror will have it and send it to me at 10Mbit (what's in the wall). If I was more desperate than that, I'd pay :)

    Kjella

    --
    Live today, because you never know what tomorrow brings
  36. Hopefully, it is faster... by cenonce · · Score: 4, Insightful

    I am a Red Hat subscriber and I am pushing a measly 14 kb/sec to download three 600+ MB ISOs. I'm on ISO #1 with 9 hours to go!

    So what exactly is the advantage of getting the distro a week ahead of everyone else when the servers for "subscriber use" are so overloaded it will take me a week to download it!?!



    1. Re:Hopefully, it is faster... by bigmouth_strikes · · Score: 1

      So what exactly is the advantage of getting the distro a week ahead of everyone else when the servers for "subscriber use" are so overloaded it will take me a week to download it!?!

      Because in a week when everyone else will try to get it it will take 2 weeks to download ?

      --
      Oh, I can't help quoting you because everything that you said rings true
    2. Re:Hopefully, it is faster... by Mindjam · · Score: 1

      14k/sec? You're lucky, I'm only getting 8k/sec. It would take longer to get a single iso from Red Hat's "exclusive" service than it would be for me to let BitTorrent do it's thing (currently running at 75k/sec).

    3. Re:Hopefully, it is faster... by thedude13 · · Score: 1

      i agree. i have a RHN subscription and it is well worth it. i'm downloading all 3 disk images concurrently since each is only averaging 3kbps (hoping that it will pick up overnight). im just hoping they finish before the week is over at this point =P. thank goodness for wget's resume features for when the downloads timeout =).
      I doubt there is any *real* need from people to have this distro a week ahead of time, but i also see the point of people being angry over redhat not offering it to everyone at the same time. redhat is trying to bolster its revenue by adding another feature to its redhat network service, (which is very good btw). rhn subscribers get priority download access to packages, so redhat thought, why not also to new versions of redhat im thinking. i know if i didn't have rhn, that i'd be desperately wanting this because ive been waiting 6 months (ehich i hope isn't their new release schedule) since the last release and partly because i couldn't have it =P. i hope some that download it through BitTorrent or other means before it is officially released do choose at some point to either buy the distro or buy into RHN to help support RedHat. the priority downloads are a must if you are running servers that are accessible outside a private network because the packages are available sooner through rhn than they tend to be through other things like ximian's red carpet.

    4. Re:Hopefully, it is faster... by Anonymous Coward · · Score: 0

      Yeah especially when I am getting 230K the illegal way.

    5. Re:Hopefully, it is faster... by Jusii · · Score: 1

      Don't worry, BitTorrent is being slashdotted, so it will take 2 weeks to download.

    6. Re:Hopefully, it is faster... by Anonymous Coward · · Score: 0

      BT is not illegal.

    7. Re:Hopefully, it is faster... by HiThere · · Score: 1

      What's the illegal way? The only way I've been able to think of involves breaking into someone else's computer.

      --

      I think we've pushed this "anyone can grow up to be president" thing too far.
    8. Re:Hopefully, it is faster... by fireshipjohn · · Score: 2, Interesting

      I'm a subscriber too!
      And even getting the Sendmail patches today was painful...

      They have not quite got their act together,
      I'm not interested that much in V9 but Sendmail
      patches are fairly critical stuff, they need
      more than one delivery route.

      With all this and 1 year of support, I'm thinking
      of the apt-get solution...!

    9. Re:Hopefully, it is faster... by Darren+Winsper · · Score: 1

      Actually, BitTorrent scales very well, so it could probably withstand a Slashdotting just so long as the torrent file is accessible.

  37. yes, Win2k + BitTorrent = bluescreen by Edgewize · · Score: 1

    On all of my VIA chipset athlons, whenever I try the BitTorrent client I am guaranteed a hard crash or a bluescreen within ten minutes. The error messages are different, but always imply a hardware error. Yet burn-in tests and local LAN filetransfers can run for days without any problem.

    Flaw in Win2K SP3's net stack? Probably. It shouldn't even be possible for a user application to cause a bluescreen. I don't blame BitTorrent directly but I do wish that someone would hunt down the cause and find a workaround. Until then, I'll get my releases days later from Kazaa Lite, just like everyone else...

    1. Re:yes, Win2k + BitTorrent = bluescreen by Edgewize · · Score: 1

      Just saw the other comment on possibly buggy network drivers... I don't think that this is the cause, since my no-name network cards are from different brands and different chipsets, but I suppose it's possible.

      It's still very strange that Kazaa, Gnucleus, and other P2P apps don't exhibit this behavior. What is BitTorrent doing so differently?

    2. Re:yes, Win2k + BitTorrent = bluescreen by TheSHAD0W · · Score: 1

      BT does a pretty good stress-test on your network drivers. This has been examined carefully, and it is not a flaw in the BT codebase. As mentioned before, other programs, such as WinMX, can also have similar effects.

  38. A bad coincidence - RH9 and Sendmail by mattsouthworth · · Score: 1

    _This_ explains why RHN has been so crappy today. The sendmail update is available through RHN up2date today, and the servers have been slammed, it's been cutting off my connection. It seems likely that it's from the RH9 load. Crap!

    1. Re:A bad coincidence - RH9 and Sendmail by SpaFF · · Score: 1

      And what is funny is that as soon as people finish downloading and installing RH9 they are going to have to hit RHN again to download the patched RPM's for sendmail. I think redhat should have delayed the iso just a few more days so that people wouldn't have to patch their software "out of the box".

      --
      -----BEGIN GEEK CODE BLOCK----- Version: 3.12 GIT d? s: a-- C++++ UL++++ P++ L+++ E- W++ N o-- K- w--- O- M+ V PS+ P
    2. Re:A bad coincidence - RH9 and Sendmail by diamondc · · Score: 1

      Sendmail by default doesn't accept incoming connections when it's installed by RedHat. You have to generate a new sendmail.cf file to allow mail to be accepted.

      --
      "I keep looking in the want-ads under 'revolutionary' but there don't seem to be any listings.. "
  39. Re:tooooo funny-Me! Me! Me! by Anonymous Coward · · Score: 0

    "When are just going to get it over with and decalre copyrights are dead."

    As soon as you acknowledge that your core philosophy is "I want everything to be free, regardless of the consequences to others, or myself". Deal?

  40. Questions by frodo+from+middle+ea · · Score: 1
    Is it worth upgrading ?
    What's significantly diff. from RH 8.0.
    I have a Linux distro that works with most of my H/W including firewire, usb, printer etc.

    Sould I upgrade, apart from KDE 3.1, Gnome 2,2 and X 4.2 whats new. ? I already have KDE 3.1, I dont use gnome , whats diff in X 4.2 and 4.3 that can be useful. I have heard 4.3 allows to change resoultion on the fly, but i dont care for that.
    so is it worth the efforts.

    --
    for the last time people, I am "frodo from middle eaRTH", not "middle eaST".
    1. Re:Questions by Anonymous Coward · · Score: 0

      You upgrade for the same reason we all do...because you CAN!

      It's newer, it must be better, right??

    2. Re:Questions by maxcray · · Score: 1

      Here is the scoop:

      http://www.redhat.com/about/presscenter/press/20 03 /press_rhl9/

  41. ridiculous by the_phenom · · Score: 5, Interesting

    I find it ridiculous that the loudest linux/open source zealots in here refuse to pay to support it. Open source programmers deserve to be paid too. Put your money where your mouth is. And yes, for the record, I've paid for every version of RH since 6.x, and I even paid for Debian once. :) Let the flames begin.

    1. Re:ridiculous by robbo · · Score: 1

      Do you think Free (as in speech) software wouldn't exist if people refused to pay? People commit code to the GPL because it's gratifying, not because they think it will make them rich. Now, if RedHat wants to package up that code and sell it, the GPL lets them do that, but I don't think that imposes an ethical obligation on anyone to buy their product. I think RedHat agrees with me, too, because they release the same product onto the net *for free*. RedHat's business model lies in value-added corporate service and support. That they provide the community with free ISO's is just them being nice.

      And yes, for the record, I haven't paid for any version of RH or Debian since RH5.0. Let the flames begin. ;-)

      (as an aside, my personal opinion is that the real value-added features of redhat and debian are rpm and apt. Apart from those programs, which distro I use is really quite arbitrary).

      --
      So long, and thanks for all the Phish
    2. Re:ridiculous by emil · · Score: 1

      I would consider paying redhat if they had only done one of the points below:

      • Cut support for 6.2.
      • Effectively started charging for up2date (with the surveyware changes).

      By taking both steps, they have assured that they will never see another dime from me.

    3. Re:ridiculous by mrcparker · · Score: 2, Informative

      I have a redhat network subscription and the download speeds today have been so bad that I am using bittorrent to grab the isos. RHN has been great so far, it is just that the servers are being slammed too hard today to justify waiting 36 hours for each iso.

    4. Re:ridiculous by Phroggy · · Score: 1

      I find it ridiculous that the loudest linux/open source zealots in here refuse to pay to support it. Open source programmers deserve to be paid too. Put your money where your mouth is. And yes, for the record, I've paid for every version of RH since 6.x, and I even paid for Debian once. :) Let the flames begin.

      I paid for Slackware 9, and am waiting for it to arrive in the mail (also bought 8 and 7). I won't be buying RedHat. If I download RedHat, it will just be to play around with. I buy software I use, not stuff I just wanna look at. If I couldn't get RedHat free, I wouldn't get it at all.

      From my brief look at RH8 (which I recently downloaded for free), I'm pretty impressed. I wouldn't let it come near a server, but it looks like a VERY nice desktop for newbies. Very polished. The only thing I see holding it back from mainstream acceptance is the simple fact that people who are used to downloading and installing Windows software can't download and install Windows software the way they're used to.

      That said, I won't be using it myself, and therefore won't be paying for it. :-)

      --
      $x='S24;r)>63/* h@<5+oZ)32"5cz';$me='phroggy'x$];
      $x=~y+ -xz+\0-Tx+;print$_^chop$me for split'',$x;
    5. Re:ridiculous by the_phenom · · Score: 1

      I understand why the commit the code, and as a linux zealot myself for more than 4.5 years, I appreciate it! :) But I think we (the linux community) would gain more credibility and more, or better, support (for hardware, etc) if we did pay for it, rather than keep demanding everything for free.

    6. Re:ridiculous by chez69 · · Score: 1

      Gosh some of you folks are cheap. $5 month is really not that expensive.

      --
      PHP is the solution of choice for relaying mysql errors to web users.
    7. Re:ridiculous by Troll_Kamikaze · · Score: 1

      Open source programmers deserve to be paid too. Put your money where your mouth is.

      Somehow I don't see how wrapping dollar bills around Richard Stallman's cock would do any good.

    8. Re:ridiculous by FooBarWidget · · Score: 1

      Then wrap dollar bills around Alan Cox or some other talented kernel hacker.

  42. Mixed Feelings by Anonymous Coward · · Score: 5, Insightful

    On the one hand, BitTorrent is an excellent way of reducing bandwidth for Open Source companies... if they release their files only on bittorrent, then they can get the distro out to more people & save money on bandwidth at the same time. In that regard, I think all Linux distro companies should adopt it.

    On the other hand, this is a massive leak for RedHat... if BitTorrent can always be relied upon to get the ISOs the day they're released to subscribers, then there is no incentive to become a RedHat subscriber... and thus RedHat loses money.

    In the future, it would be nice if BitTorrent users could wait until after the distro is released to the public before mirroring it... Yeah, then companies like RedHat still get their 1 week advance for subscribers, AND they get to not have their servers flooded on public release day.

    *sigh*... I better go buy a RH9 boxed set, I feel all dirty now.

    1. Re:Mixed Feelings by phoebus1553 · · Score: 2, Insightful

      So does support not mean anything to anyone? That's part of the paying for the RHN subscription.

      --
      ----- - The beatings will continue until morale improves
    2. Re:Mixed Feelings by PktLoss · · Score: 1

      Even if BitTorrent waited a day, there are plenty of other file sharing programs out there that could pick up the slack. The big ones like Kazaa and Gnutella for example. eDonkey and Overnet (shameless plug) both have *nix clients, as well as clones such as MLDonkey specifically built under the nix platform. BitTorrent is the only program I am aware of that needs a file to start downloading, most do search, eD and ON also support downloading by MD4 hash

    3. Re:Mixed Feelings by crush · · Score: 1

      It's not a massive leak for Red Hat. The people that are going crazy about the BitTorrent downloads weren't going to pay for a full RHN subscription anyway.

      I don't get why people are so pumped about getting RH 9 (shrike) a week early anyway. I'm going to wait until April 7th and then download it via my FREE (beer) RHN subscription that is available to anyone that wants one.

      All the FUD and hysteria being spewed about Red Hat's new pricing strategy boggles my mind: it's still a fully GPL compliant and Free and free distribution.

      The only non-Free bits are the actual up2date server (Proxy or Satellite server) for which there are several Free alternatives: yum, current etc. And the only people that have any reason to want those are large businesses which really should be putting some money back into the company that developed those wonderful tools: Red Hat!

      I'm tired of listening to the whining. Red Hat has contributed a huge amount to the community by generating revenue from corporate users which goes into supporting people like Alan Cox and Havoc Pennington and Jeff Johnson (da rpm dude!). No revenue means less hackers like that means less Free and free software.

    4. Re:Mixed Feelings by labratuk · · Score: 1

      IMHO is it most likely that the money they save on bandwidth over this and the upcoming weeks will massively outweigh the amount of money they would have made from all those people signing up to get the distro. (I mean, how many people are going to do that? Get a subscription to RHN just to get the distro a week ahead of everyone else? Come on.)

      --
      Malike Bamiyi wanted my assistance.
    5. Re:Mixed Feelings by Tack · · Score: 1
      It's not a massive leak for Red Hat. The people that are going crazy about the BitTorrent downloads weren't going to pay for a full RHN subscription anyway.

      Hi. Last week I paid for a RHN subscription so that I could download the RHL 9 ISOs today. With RHN, I was getting 5-10k/s initially, until they started repeatedly timing out and eventually stopped allowing me to connect at all.

      So I tried BitTorrent. Right now I'm getting 120k/s, although it averages about 90k/s.

      So, I am the kind of user that is happy to pay for a service (in this case "priority access") and indeed I put my money where my mouth is. Red Hat did not deliver. I turned to BitTorrent. It delivered. And wow, it didn't cost me anything.

      To Red Hat's credit, they are working on it. They've added more bandwidth now (so say the folks on #redhat) and will add more later tonight. I'm getting 25k/s from RHN now (although it was 35k/s when I started 15 minutes ago). I'm leaving my BT download going because I'm still getting 3 times the bandwidth compared to RHN.

      Jason.

    6. Re:Mixed Feelings by crush · · Score: 1

      Hi Jason, that's an interesting and valid experience and I'd agree that 5-10k/s with timeouts is not an acceptable download experience for a paid RHN-subscriber. I'm using an old dial-up modem and I know that there's no point in signing up for the RHN because my downloads are already maxxed-out. So, yeah, I'd be pissed if I were you and it's good that the BitTorrent option is there. I notice that Red Hat have choked-off leeches like me that would like to use their free-beer access to RHN so that paying-subscribers like you can get full priority access (I've no complaints with that, it's perfectly fair), so obviously they're trying to get you the bandwidth you've paid for. (Note, I know my posts sound very pro-Red Hat, but I don't work for them and actually prefer Debian. My post was mostly reacting against unfounded generalized allegations about Red Hat that are being thrown around. Your post is nice and factual though!). In conclusion it sounds like Red Hat could do with a couple more servers to meet the demands of subscribers to the RHN like yourself.

    7. Re:Mixed Feelings by dubstar · · Score: 1

      This is getting really stupid.

      RedHat has obviously offered these images a week early so that their subscribers can actually get the images without having to wait until it reaches their local mirror site. The ability to download the images a week early isn't a selling point, but more of a fix for an outstanding complaint from previous releases and RHN service becoming overly crowded. If they had wanted to base a revenue model on releasing software for $$$ earlier than releasing a free version, they would have released hard copy versions to stores to sell a week or two early.

      RedHat's income largely depends on services that they sell. The more installations they have out there, the more likely they are to sell these services. I would say anything that helps increase their user base helps RedHat.

      ...And how can you say this is a 'leak' in any way. It's freely copyable software! You're supposed to copy it! The second they posted it to their network they knew it was going to be all over the place - BECAUSE THE LICENSE ALLOWS COPYING AND REDISTRIBUTION.

    8. Re:Mixed Feelings by Saeger · · Score: 1
      BitTorrent will most likely evolve to not require the hassle of needing a complete .torrent hashfile before downloading. The tracker should instead hand out the (tree)hashset file given its smaller top-level id hash.

      This is how eDonkey, Overnet, and Shareaza work, and it's the Right Way(tm) to do it; it also makes weblinking easy.

      (Oh, and to combat leeching, BitTorrent could really use a credit system ala eMule, though it should use GPG to securely id people, instead of eMules spoofable userhash.)

      --

      --
      Power to the Peaceful
    9. Re:Mixed Feelings by PktLoss · · Score: 1

      Ive never thought the anti-leeching schemes with user hashes, trading portions of files, etc were worth the effort. While it may seem (or be) better for an individual, from a network standpoint, it doesnt bring about any advantage.

  43. ETA 12 days by Anonymous Coward · · Score: 1

    I'm a subscriber to RHN.I don't particularly care about $60 a year, and quite happily paid it a few months ago. For the privilege of being a subscriber I now have access to a server that is providing me an ISO at the estimated rate of one every 48 hours, and thus can anticipate downloading the 6 ISO set in 12 days.

    That'll give me a huge advantage over the non-subscribers who have to wait a week before they can access fast mirrors. Err...

    1. Re:ETA 12 days by dajt · · Score: 1

      Yeah, RHN is slashdotted beyond belief. Fortunatly, you only need the first 3 disks to install. The others are all source code and similar useful but noncritical stuff.

      --
      Geez. Fifteen years and we still haven't taken over the world.
  44. More like "How hypocritical..." by robbo · · Score: 1

    I don't see it so much as an ethical issue (after all, the isos in question contain gpl'ed programs), but the hypocrisy of a company that is trying to make a subscription service work actively undermining a 'friendly' company's subscription model. Perhaps we can figure out a way to use bittorrent or some other proxy to get the 'early-bird' stories only available to slashdot subscribers..

    --
    So long, and thanks for all the Phish
  45. Download capped to around upload speed? by Reid · · Score: 1

    I really have tried to find the answer to this on the BitTorrent site.... What's the precise relationship between download and upload speeds? Is download speed limited to a function of upload? For awhile, I was getting both 40k down and up on my 1.5/384 DSL line, but it's since changed to about 80k down. Just curious.... I'm getting about 2k from Red Hat's servers, so no complaining here.
    (Yes, I'm a RHN subscriber, I like to help the cause.)

    1. Re:Download capped to around upload speed? by Anonymous Coward · · Score: 0

      If you control your firewall or outgoing link, give highest priority to outbound TCP ACK packets without a payload. this will allow you to download quickly on an asymettric connection even while uploading a lot of data (as bittorrent will do).

      linux and BSD both have spiff enough firewalls to do this packet reprioritization.

    2. Re:Download capped to around upload speed? by bramcohen · · Score: 3, Informative
      That's very complicated. BitTorrent peers use tit-for-tat to prevent leeching, which works quite well, but still results in meandering download rates. Generally speaking, you get about as much download as you provide in upload, but that can vary if there's plent of excess upload capacity, or if too many people are behind NAT, or if the original seed is slow, or a few other things.

      So the short answer is that you'll generally get better download rates if you upload more, because peers will upload to you in exchange, but your actual download rate is affected how the particular deployment is going.

    3. Re:Download capped to around upload speed? by shades6666 · · Score: 1

      Worse still, some ISPs have been capping DL rates of users who UL more than average in an attempt to curb unauthorized file sharing.

    4. Re:Download capped to around upload speed? by jooon · · Score: 1

      I will try to describe as good as I can. BitTorrent uses a technique called tit-for-tat (or choking algorithm) as a dynamic download/upload ratio. The faster you upload, the faster you will can download.

      Each peer has a list of other peer it's connected to. As of this moment, over 800 people are downloading redhat 9, but every single peer is connected to about 50 other peers. In the normal case, a peer has 4 upload slots, so it uploads to 4 other peers at any single time. But it downloads from as many peers as possible. It tries to give those 4 upload slots to the peers that currently is giving the fastest download speed. Since new peers can arrive which give even better download speed it has one optimistic upload slot which change peer every now and then to try out new peers.

      When a download is complete, the 4 upload slot just try to give to the people who can download the fastest.

      More about the protocol

    5. Re:Download capped to around upload speed? by Olinator · · Score: 1
      Blockpoth the quoster:
      [...] Generally speaking, you get about as much download as you provide in upload, but that can vary if there's plent of excess upload capacity, or if too many people are behind NAT, or if the original seed is slow, or a few other things. [...]

      Hm. Since I opened up 6881 on the firewall, I've been getting a dl:ul ratio somewhere between 2 and 3 to 1. Right now I'm getting 1151kB/s down, 410kB/s up. Guess I got lucky. :-)

      Ole
      PS. In the time it took me to type this comment, my download finished -- I love this BT thing! -- and my upload speed immediately jumped from the low 400's to the high 700's. (yes, I'm leaving the client running.)
  46. Actually an animated gif by SiMac · · Score: 2, Informative

    I think it's an animated gif...at least that's what it says on the page...

    1. Re:Actually an animated gif by terkozer · · Score: 1
      Acutally, it's quite different from an animated gif.

      Some differences in particular (from above mentioned website).

      • object or sprite-based approach to animation, with commands to move, copy and paste images (rather than replicate them as in GIF)
      • way better compression than GIF animations
      • support for difference (or `delta') images for still better compression
      • ... And quite a few more.

    2. Re:Actually an animated gif by Anonymous Coward · · Score: 0

      No, the images on the bit torrent site are animated gifs, not mngs. The article is wrong (or at least outdated).

    3. Re:Actually an animated gif by Bio · · Score: 1

      That are animated gifs on that page.They render even in Netscape 4.75.

      That's what it says on the page: "These are in animated gif format. in mng format they crash all but the latest mozilla (as of 03/18/2003)."

  47. Re:Much better than all of us rushing the FTP serv by Visceral+Monkey · · Score: 1

    Your approach sucked but your message was damm funny and true to some extent.

    --
    *Fortitudo, aequitas, fidelitas.*
  48. Well you obviously don't by Tsugumi · · Score: 2, Insightful
    Ok, I use gentoo, and even I'm getting miffed with the "yeah, but why not just use gentoo" when any other distro is mentioned.

    And anyhow, RH 9 actually does include something much more than "a little gloss" - NPTL (warning - link is to a pdf)

    Now if you've ever tried to debug a core file of a multi-threaded app, or dealt with signal propagation with the old... aw, shucks never mind, but take my word for it, NPTL - woot woot

    Oh, woot woot BT too by the looks of things...

  49. Question RE Bittorrent and Mozilla by Chymaera · · Score: 1

    Don't know why this was posted, but seems to be a good time to ask this...

    In my experience Mozilla opens files of the form filename.extension.torrent (like rh9.iso.torrent) with bittorrent, but opens files of the form filename.torrent (like rh9.torrent) as text (even when set to open .torrent files with btdownloadprefetched). Anyone know why this is?

    Mozilla opens the former with bittorrent out of the box, BTW--no MIME type setting needed.

  50. mng4ie by Anonymous Coward · · Score: 0

    http://entropymine.com/jason/mng4ie/

  51. Why subscribe by einhverfr · · Score: 1

    RHN is all about easy updates. I would suggest you try it sometime.

    Downloading the ISO's is hardly discouraging RHN subscriptions.

    --

    LedgerSMB: Open source Accounting/ERP
  52. NAT + Bittorrent by jago25_98 · · Score: 1

    If Bittorrent _doesn't_ upload when behind NAT, could this be causing the download bottleneck?

    - since Slashdotters are highly likely to be behind NAT?

    1. Re:NAT + Bittorrent by ralphus · · Score: 1

      BitTorrent works just fine behind NAT, just make sure to forward the port 6881 from the external interface of your NAT device to the NATted address of the machine running the BitTorrent client.

      --
      Revolutions are never about freedom or justice. They're about who's going to be top dog. -- Kilgore Trout
    2. Re:NAT + Bittorrent by Anonymous Coward · · Score: 0

      I've been using BitTorrent for quite some time. It works fine behind a NAT.

    3. Re:NAT + Bittorrent by Istealmymusic · · Score: 1

      BitTorrent can upload when behind a NAT, but the uploader must initiate the connection to the downloader because the NAT'd user can't accept incoming connections. This is how all P2P works. There is no connection between who initiates the connection and the transfer direction, it only matters when NAT is involved. Forward port 6881-6889 and your problems will be solved.

      --
      "The lesson to be learned is not to take the comments on slashdot too literally." --Vinnie Falco, BearShare
    4. Re:NAT + Bittorrent by jago25_98 · · Score: 1

      haven't forwarded the ports yet but according to the (experimental) Bittorrent IE Dialogue it's telling me it's working fine - upload + download :)

      Impressive, haven't seen a p2p app do this b4. I heard forwarding the ports may help speed it though.

      Having said all this I don't look after my gateway so iptables Conn-Track type modules may even be something to do with it for all i know.

  53. 56kbps * 750MB * 3 = forget it. by Anonymous Coward · · Score: 0

    too big for me.

  54. Re:Much better than all of us rushing the FTP serv by Anonymous Coward · · Score: 0

    Why doesn't Red Hat release it to stores 1 or 2 weeks before, that way the elite early adopters can finacially support them.

  55. It doesn't matter a whole lot by stefanlasiewski · · Score: 1

    I realize that you are being sarcastic, but I don't think RH relies on the sales of their single-user products to make much money.

    There is more money to be made in support contracts and RH enterprise products, which is why RedHat is pushing products like their RH Advanced Server.

    And I say more power to them. If RedHat keeps making money, the benefits will trickle down to the rest of the OSS movement.

    I'll be getting my RH9.0 via Cheapbytes without much guilt. For $12, it's cheaper to buy it through them then to wait for the damn ISOs to download, even with this fancy-dancy new protocol; and spend the time burning them onto CD, etc.

    --
    "Can of worms? The can is open... the worms are everywhere."
  56. Comment removed by account_deleted · · Score: 3, Interesting

    Comment removed based on user account deletion

  57. bittorrent vs edonkey by akb · · Score: 1

    Bittorrent and Edonkey seem pretty similar as far as the feature of making chunks available for uploading while still downloading. But Bittorrent lacks the ability to search for files which seems to give Edonkey a huge advantage.

    1. Re:bittorrent vs edonkey by pdbogen · · Score: 1

      You can't really compare BitTorrent and E-Dinkey. They're too(sic) different things. It's like an apple to an orange orchard. They're not even in the same ballpark. E-Donkey is a P2P file sharing program, a la Napster, KaZaA, etc. BitTorrent is a protocol; A method for transfering files. You could very easily make a searchable BitTorrent network. But, hey. BitTorrent isn't meant to replace E-Donkey or whichever you wish.

    2. Re:bittorrent vs edonkey by Anonymous Coward · · Score: 0

      It's a client/server model. The server chooses what files they want to give to the clients, and then makes them available for download in the torrent files. It just happens, coincidentally, that all the clients mirror the content for each other, reducing the bandwidth burden on the server.

    3. Re:bittorrent vs edonkey by Istealmymusic · · Score: 1

      BitTorrent requires an "origin server". There is always a guarantee that the file can be downloaded from the original source if necessary. eDonkey provides no such guarantee; no authoritive server; nothing. This gives BitTorrent a huge advantage in legitimate situations (where you thinking of anything else?).

      --
      "The lesson to be learned is not to take the comments on slashdot too literally." --Vinnie Falco, BearShare
    4. Re:bittorrent vs edonkey by akb · · Score: 1

      E-Donkey is a P2P file sharing program, a la Napster, KaZaA, etc. BitTorrent is a protocol; A method for transfering files.

      There's an Edonkey protocol. Its implemented by multiple programs, Emule, Ed2k, mldonkey, etc. The protocol specifies a method of transferring files (in a manner similar to bittorent) and searching.

      You could very easily make a searchable BitTorrent network.

      Very easily? A global search with millions of autonomous and unreliable nodes? The gnutella developers don't seem to think its easy. Edonkey itself is not scalable on this, so they apparently don't think that's easy either.

  58. Serving BitTorrent files by gpinzone · · Score: 1

    Since this topic is as much about BitTorrent as it is about RH 9.0, how can I easily create a BitTorrent server? Can I do it on a webserver?

    1. Re:Serving BitTorrent files by Chymaera · · Score: 2

      Sure. Check out this.

  59. Are you still beating your wife? by Anonymous Coward · · Score: 0
    Here's how you fix that problem : Install FreeBSD !

    No USB DSL modem driver == no crash!

  60. Beautiful, isn't it? by Cl1mh4224rd · · Score: 1

    Who cares about the future anyway? We want it yesterday, and we want it free! /me sighs.

    --
    People will pass up steak once a week, for crap every day.
  61. What is the difference between BT and eDonkey??? by Juiblex · · Score: 1

    It seems like it is just a clone of the eDonkey/Overnet protocol... nothing new here...

  62. Re:And this is different from EDonkey How? by pdbogen · · Score: 1

    BitTorrent, in my experience, is significantly less centralized. E-Donkey is a P2P file sharing program. BitTorrent is a protocol...

  63. The Solution is Obvious by Laven · · Score: 2, Funny

    The solution is obvious, distribute BitTorrent via BitTorrent and Slashdotting wouldn't be a problem.

    Wait a minute...

  64. Mozilla only? by StupidKatz · · Score: 1

    Here's an animated graphic (.mng, currently viewable only in Mozilla) of a torrent transfer.

    I can testify that Opera 7.03 also displays and animates .mngs just fine. :)

  65. I buy a RH distro every year. by Picass0 · · Score: 1

    A friend and I decided that we believe in Red Hat enough to put our money down. Once a year I pay what I call my "red hat tax" by buying a boxed distro of Red Hat, usually the personal version for ~30 bucks. I purchased RH8 a few weeks ago, even though I had burned copies already. I've done this since RH 5.1 (my first linux). I have not subscribed to RHN, but I've considered it. I know the GPL says I don't have to buy the software, but I do it because it's good for Red Hat, and therefore it's good for Linux. That said, if I can find a mirror for 9 I'll grab it today. And sometime in the coming year, I'll pay for another distro. I do understand the need for revenue.

    I have not purchased a Windows version since '98.

  66. Re:tooooo funny-Me! Me! Me! by argoff · · Score: 1

    As soon as you acknowledge that your core philosophy is "I want everything to be free, regardless of the consequences to others, or myself". Deal?

    No Deal. I never said that I wanted everyone elses physical properties for free, so don't go arround touting bullshit property rights and expect me to worship them on just because so many others are dumb enought to believe it. That has consequences too you know.

  67. Bit Torrent is great... by CaptCanuk · · Score: 1

    and is very similar to something i thought of 2 years ago and never finished. Obviously, there are small improvements that can be made such as allow the sharing of a file previously downloaded when the user downloads a new file - but this would require a new mode or persistent tracking through an always on client (in todays world of spyware, that wouldn't be a surprise).
    As for the ethical questions regarding RH9, i'm sure anything that decreases bandwidth loads for Red Hat can't be that bad. I'm pretty sure they are already saturated and their only consolation to subscribers is that they have two viable options of getting it: from them and through bit torrent. Redhat could have utilized an online registry to prevent people who aren't subscribers to use the install early (time check maybe). I'm sure if they really didn't want non-subscribers getting it early, they would have put in some sort of security. In reality, it's just a perk to their subscribers to get it a little earlier and from less hammered ftp's.

    --
    ---- The geek shall inherit the Earth.
    1. Re:Bit Torrent is great... by Anonymous Coward · · Score: 0


      Redhat... Saturated... Yes.

      I'm an RHN subscriber and I was getting max 1k/sec

      So, I switch to BitTorrent and I'm not on 75k/sec ;-)

      My lines maxes at 128k/sec... so hopefully it will rise :-D Thanks BitTorrent!! I will donate.

  68. Security by kryps · · Score: 1

    So right now everybody is going ahead with full speed and installs a software seemingly written by one person and not reviewed by anyone else. And the download page tells everybody to poke holes in the firewall as well.

    Hmmm. I hope all of you have considered the involved security risks carefully.

    -- kryps

    1. Re:Security by Chymaera · · Score: 2, Informative

      Bittorrent's been out for over a year and has been in heavy use for a long time (it's commonly used by people downloading unlicensed, fansubbed anime, for example). It's likely that if there were any serious security exploits they would have been discovered by now, given that the source is open. It's also GPL'd, so if you're worried about security risks go check it out yourself.

    2. Re:Security by Anonymous Coward · · Score: 0
      if there were any serious security exploits they would have been discovered by now, given that the source is open

      Yeah, like Sendmail.

      It's also GPL'd, so if you're worried about security risks go check it out yourself

      So, if a virus is GPL'd does that mean it's okay?

  69. Add-on freshrpms.net packages by French+Thias · · Score: 2, Interesting

    Here's a forward of an email I've sent earlier, which should please some Red Hat Linux desktop users. The sylpheed packages have been updated (the problem worked around), and the ALSA kernel modules are on their way!

    Matthias

    From: Matthias Saou
    To: RPM-List
    Subject: Red Hat Linux 9 freshrpms packages
    Date: Mon, 31 Mar 2003 16:11:33 +0200

    Hi all,

    Red Hat Linux 9 is here, and so are the new freshrpms.net packages!
    Of course, as the main distribution is only currenty available to RHN
    subscribers, the "os" and "updates" apt/yum modules aren't avaible yet, and
    won't be until the release actually hits the stores and public ftp servers,
    which should happen one week from now.
    The new website is:
    http://shrike.freshrpms.net/
    All relevant parts of freshrpms.net and apt.freshrpms.net have been (or are soon going to be) updated to reflect the change.

    New stuff: (*IMPORTANT*)
    - The apt server is now http://ayo.freshrpms.net/ and the paths no longer
    include "en". For the info, "ayo" stands for "apt, yum and others" ;-)
    - All files are also available through yum, although no yum package for
    Red Hat Linux 9 is currently available from freshrpms.net (soon!). See
    http://www.dulug.duke.edu/yum/ for more.
    - Some packages have had their non-relevant epoch value removed. These
    may be problematic if you decide to upgrade your system instead of
    performing a complete reinstall. The affected packages are:
    - apg
    - anjuta
    - blackbox (but was 0 anyway)
    - gentoo
    - gkrellm
    - gkrellm-plugins
    - gkrellm-themes
    - gtktalog
    - i8kutils
    - libdvdcss
    - ltris
    - proftpd
    - subtitleripper
    - xine
    The only packages with epoch set are the ones that need it in order to
    keep upgradability with older Red Hat packages.
    - The ALSA kernel modules don't work with the default Red Hat 9 kernel, so
    until a solution is available, no ALSA :-(
    - The mjpegtools won't recompile, so transcode is currently built without
    mjpeg support (required for (S)VCD IIRC).
    - The sylpheed and sylpheed-claws packages don't seem to recompile with SSL
    and produce include errors (krb5 from openssl) that I also have on
    YellowDog Linux 3.0, I'll dig into that. For now, the 8.0 binary
    packages should work fine.
    - A few packages now compile again in their latest version, most notably
    the screem web editor and the totem xine/gtk2 player.
    For the impatient ones, remember that signing up with RHN will allow you to
    support Red Hat, which is still providing us with a great (my favorite ;-))
    GNU/Linux distribution! For the others, only one week left to go... and...
    have you considered subscribing to RHN? :-)

    That's all for now, please report back to me any eventual problems, but
    most of all... have fun!
    Matthias

  70. BitTorrent and Gentoo by Frums · · Score: 1

    Interestingly enough, Gentoo's portage system has BitTorrent in it already if you want to play with it. Then again, if you are running Gentoo, I very much doubt you want to get RH 9.

    -Frums

    1. Re:BitTorrent and Gentoo by mark_lybarger · · Score: 1

      /me ducks

      unless you want to actually use your system instead of spending all your time maintaining it. /is it clear?

      gentoo's a great idea and all, but it will take some serious corporate sponsorship / IC fundage to get it to be a valuable platform. dependancies in a package management system are a good thing. rpm -e PackageName should choke if there's packages installed that depend on PackageName, emerge unmerge PackageName should also. package management should also have a recursive uninstall feature. (uninstall qt and anything that uses it because i don't like it any more).

    2. Re:BitTorrent and Gentoo by Frums · · Score: 1

      I hear what you are saying, but think you are wrong. The biggest problem with gentoo is unseemly installation times. It could (and afaik, is) being automated much more than it is.

      Once the system is up and running I have found that my gentoo boxes (at home) need far less work than my RedHat boxes (I am admin, and develop on, RedHat boxes forming the foundation of J2EE stuff for a living).

      The time sink involved in setting up a Gentoo box is significant, and is a problem, but once up, it is easier to keep up to date than RedHat or SuSE. Their choice of what to make trunk is questionable sometimes (going from cutting edge over to bleeding edge in some areas, and lagging behind in others (Apache)), but it is kept up to date fully (no need to pray that the upgrade from RedHat 7.3 to 8.0 where you have been managing packages via Ximian RedCarpet (rc/rcd really) will give you a working system - portage does and will. Versions of it are really just installer versions or arbitrary release numbers.

      All of that said, i definately don't, and won't, use it "at work" or would reccomend it for a mission-critical place in a genuinely critical enterprise. I will absolutely use it at home for my own development efforts, and will support it to get it to the point where I *can* reccomend it for important roles.

      -Brian

      ps: I hope you respond, I am curious to hear your opinions further

    3. Re:BitTorrent and Gentoo by mark_lybarger · · Score: 1

      ahh definately. i like gentoo. i like to use gentoo on my home systems. at work i get to develop java applications and thus am on Win2k sending apps to a solaris box, no linux in this datacenter.

      gentoo also can very frustrating to maintain. the portage system needs some serious robust features.

      the etc-update is not sufficient for managing config files. portage should know if i've changed a config file, leave it alone; otherwise it should be safe to upgrade the new config file. i should only have to worry about updating things i've changed, then the changes that portage recommends should be extremely verbose and easily integratable with my config files. an upgrade of xfree and there's 87 config files that needs updated. i find myself quickly integrating all the etc files and chances are there's one hidden in there that shouldn't be updated (/etc/fstab perhaps).

      there needs to be a way to delete cascade. delete kde and all packages that have dependancies on it. there also needs to be a way to restrict delete cascade such that emerge unmerge kde-libs will not go if there's packages that depend on kde-libs (of course a --force option or such should also probably exist, but not be the norm). as is now, portage is happy to unmerge xfree on a system loaded with x applications.

      i have two boxes at home that run gentoo. i started with 1.2 and eagerly waited for the 1.4 beta releases to come out to get to the new gcc. i've had to rebuild both systems from scratch within the last month or so because they were so fubarred they wouldn't boot to a devfs kernel, they had issues with kdm not logging into a window manager, etc, etc. the second reinstall is continuing today as i'm hoping kde will be complete when i get home. i moved from RH basically because my system was 1/2 home built anyway. i built xfree from source, and each new kde release from source along with countless other libs/programs/utils. i did find that installing packages via RPM to be a little challenging. download the new packge to find i need to download 4 more, and then 6 more, etc. any new software to install was done via source so i figured gentoo sounded like the right step. i just don't like that i have to have win98 around for when the system is really fubarred that it won't work and will have some substancial downtime to get back up to speed.

  71. Thanks by Reid · · Score: 1

    Thanks to you and bramcohen for the answers. I figured it wasn't an obvious thing like 2:1. In practice, it seems to work pretty well, because I'm pushing about 75% of both download and upload speeds. Now if only I knew firewalling well enough to change packet priorities like the AC suggested....

  72. Already on the shelves by Anonymous Coward · · Score: 0

    Compusa alread has the retail version on the shelves. Just bought my copy yesterday. Shocked to that it was on the shelves when you cannot even order it from Redhat.

  73. How much of it is "their stuff"? by roystgnr · · Score: 1

    The only software Red Hat could legally release under a "turns into GPL after a week" license is software solely written by their employees. Are there any Red Hat packages at all that don't even accept large patches from outside contributors?

    1. Re:How much of it is "their stuff"? by Anonymous Coward · · Score: 0

      RedHat could do what SuSE does and slap a restrictive licence on the their installer.

      Now that Slashdot.org is encouraging P2Ping their software, I wouldn't be the least bit suprised if they did just that for 9.1.

  74. Re:Much better than all of us rushing the FTP serv by Anonymous Coward · · Score: 0

    Yeah. Except that my bittorrent session tops at anemic 10kB/s download speed and averages around 1-2 kB/s. I have no problem reaching my full DSL bandwidth of 1.5Mb/s when dowloading from linuxiso.org. Maybe it's a great idea but I don't see how this is any improvement (at least to me).

  75. DVD-a-go-go by fo0bar · · Score: 1
    I bought a Sony DRX-500ULX a couple days ago, and found out how to turn the 6 RH8 discs into a single bootable DVDR disc. Works perfectly. When friends heard about that, I became popular for some reason. :) I've been selling them at cost to friend, but figured others would be interested too. Therefore, I put up a site where you can pay via paypal and get a burned DVD (in DVD-R or DVD+R format) shipped to you. Each DVD is $7.50 which includes shipping.

    Please don't flame me for trying to sell something on slashdot. At $7.50/DVD, after figuring in media costs and shipping (and the fact that it takes 1.5 hours to burn a DVD), I'm definitely not going to make any money. :) I'm just doing this because I know people are interested.

  76. Leachers by www!!!1 · · Score: 1

    This seems to fight against leaching but I found myself downloading at 7k and uploading at 55k. It doesn't really do its job eh?

    1. Re:Leachers by Lshmael · · Score: 1

      As far as I can tell, your upload rate is how fast people are downloading from you. So yes, it does work...

  77. Forget the Redhat part... by miketang16 · · Score: 1

    I don't understand why this wasn't just a story about BitTorrent. BT is an awesome P2P network. Unlike most networks, it works perfectly most of the time. Don't use it to get Redhat tho, there are better things. =)

    --
    -------
    "In times of universal deceit, telling the truth becomes a revolutionary act."
    -- George Orwell
  78. 9 Drops Support for Intel L440GX Server Board by sleeeper · · Score: 1
    As of 9.0 Redhat has dropped support for the Intel L440GX Server Board (according to the release notes)

    Does Debian Woody support it? I need to find a new distribution for a critical server before Redhat drops support for 7.3 in December.

    1. Re:9 Drops Support for Intel L440GX Server Board by Bishop · · Score: 1

      Debian/woody supports 386s.

      Ofcourse you could easily stick with a new RedHat. All you would have to do is recompile the kernel. That said switching to the ultra stable Debian is probably not a bad idea.

    2. Re:9 Drops Support for Intel L440GX Server Board by BJH · · Score: 1

      The Intel L440GX isn't a 386 board - it's an SMP Pentium II/III server board.

      I've got one too, with RH8 - guess what's getting installed next time I upgrade...

  79. The Strengths and Weaknesses of BitTorrent by Anenga · · Score: 1

    Using BitTorrent to distribute content such as Linux ISO's is great step foward in legitimizing and making good use of P2P.

    I've been using BitTorrent for a few months now, and it does what it's suppost to do wonderfully. The true strength of BitTorrent is that you aren't really on a network, so there is limited network traffic. (Where Gnutella1 and other such networks can ussually can be pretty big on). Also, the Partial File Sharing it uses works how it's suppost to work. Your uploading the file your downloading, always. Not so on eMule or other networks that have PFS, where even though your downloading the file you may not be uploading it because your busy uploading other files. This is the problem with PFS on other networks. (Which I hope they address soon, I'm helping Shareaza to address it).

    Another stregth of BitTorrent is that the network spec is so simple, so I could see the many different client applications being developed around it. In addition, the BitTorrent application is rather simple, as the article above suggests, to where you just install it and it "seems" to work seamlessly with IE or your other browser. So users don't have to tinker around with network settings and other crap.

    Now, the weakenesses. BitTorrent is not really decentralized. (It's like eMule) There is not one global network. You have to download the torrent file and then connect to a server which regulates traffic (connects you to other users downloading that file). This means that server can be taken down (or Ddos'd - like pretty much all popular BitTorrent spots, like this one, are being now) or overloaded, or go down (and then your tranfer is screwed).

    Another weakness of BitTorrent is that after you download your file, and after you close the tranfer, your not sharing the file anymore. So you just downloaded the file and stopped sharing it. This often causes problems on BitTorrent circles (and I would say it's biggest problem) to where people need other users to "re-seed" the file, or re-open the file on the network so users can download segments they didn't complete. So, in theory, only popular torrents work. If you have a website where you place your home-made MP3's up for download, via BitTorrent, and only a few people download them, then you'll have to "seed" that torrent forever, because the users downloading them stop sharing them by default after they finish the transfer. (Though users are encouraged to keep the torrent open for hours after they finish, to help the network). Also, larger files work better. Smaller files, since they finish faster, are often downloaded and finished before other users can join the "swarm circle".

    Anyways, in conclusion, I wouldn't call "BitTorrent" the "next generation" as the article makes it out to be. It has it's strenths and weaknesses. Other networks, such as Gnutella2, are evolving with better distribution systems to match the functionality of BitTorrent. And since the files you download on these servents are shared indefinately by default, it doesn't "share" some of the flaws of BitTorrent's system.

    1. Re:The Strengths and Weaknesses of BitTorrent by nstrom · · Score: 1

      This often causes problems on BitTorrent circles (and I would say it's biggest problem) to where people need other users to "re-seed" the file, or re-open the file on the network so users can download segments they didn't complete. So, in theory, only popular torrents work. If you have a website where you place your home-made MP3's up for download, via BitTorrent, and only a few people download them, then you'll have to "seed" that torrent forever, because the users downloading them stop sharing them by default after they finish the transfer.

      Yes, but compare using BitTorrent to using pure HTTP or FTP distribution -- in both cases you need to continuously upload, but with BitTorrent your downloaders upload as well. Even a BitTorrent downloader with a fast download speed and a slow or limited upload capacity contributes positively when compared to pure HTTP or FTP distribution. Versus HTTP, BitTorrent wins.

  80. How does this differ from mldonkey? by roystgnr · · Score: 1

    What you've described (connect to a few different index servers, break all your files into chunks, start offering to upload chunks as soon as they're downloaded before the rest of the file even finishes) sounds just like the system that mldonkey (and eDonkey, and probably a bunch of other compatible clients) uses. Are there any significant advantages to your protocol?

  81. it's definitely an animated gif...look at the HTML by Anonymous Coward · · Score: 0

    or try to Save Image As...

  82. Opera handles it as well.. by UU7 · · Score: 1

    "Here's an animated graphic (.mng, currently viewable only in Mozilla) of a torrent transfer."

    Not quite, Opera 7.03 seems to handle it well :)

  83. Check your links, jaime. by User+956 · · Score: 1

    Here's an animated graphic (.mng, currently viewable only in Mozilla) of a torrent transfer.

    Uhh.. it worked fine for me in IE6. Not only that, but the graphic was a .gif, not an mng.

    --
    The theory of relativity doesn't work right in Arkansas.
  84. what changes? by AssFace · · Score: 2, Insightful

    Okay, as a user that never runs a gui on the machine, only ever goes in via ssh over the local intranet, and has a cluster of servers all behind a hardware firewall that blocks all incoming attempts...
    What is different about RedHat 9.0 that is applicable to me?

    I'm just curious if I should bother with upgrading or not - I would guess no since I can just download any one particular thing that I want/need.

    The one thing that I can think of justifying it would be that I'd like a working lm_sensors. The existing lm_sensors that it came with for me didn't have anything for my motherboard (epox 8kmm+). I'll admit it - I tried installing lm_sensors on my own and couldn't do it successfully (so much for "following the instructions").
    So were there some way that was RetardEasy to get that in... ie "upgrading" - then I'd go for it.

    Otherwise, it is just another big number jump in a short period of time that I'm not sure has any real bearing on me - yet leaves me curiously watching all those about me rush to get it.. wondering... why?

    --

    There are some odd things afoot now, in the Villa Straylight.
    1. Re:what changes? by GeorgePBurdell · · Score: 1

      Well, after December you *have* to upgrade if you enjoy things like security and bug fixes for anything older than RedHat 9.0.

      Link: http://www.redhat.com/apps/support/errata/

  85. laud this effort by jaxon6 · · Score: 4, Interesting

    I laud this effort. Here's my situation: We pay for the rhn service at work. I attempt to download the 3 iso's, and I get combined download speeds of 22kB/s. This is unacceptable. I'm using BitTorrent right now, and the speed is 1900kB/s, and rising. The machine is on a 100mb/s switch, on MIT network, so I'll probably get 3mB/s before the download finishes.
    This is an example of a legal use of p2p technology directly benefitting a valid user.

    --
    Do you see the sig? Do you have it in your sights? Why yes, Miss Moneypenny...
  86. Yeah right.... by Anonymous Coward · · Score: 0

    if Microsoft was free most of the people here would be switching to it right now.

    I wouldn't switch to Microsoft's crap even if was free or they paid me to switch.

    I pay for linux distros, and have no problem with those who don't.

  87. Re:I buy a RH distro every year. (Great! :) by Anonymous Coward · · Score: 0

    Yeah, We do have to support our favorite(s) distro(es) [Red Hat, Slack, ...] I've never ever purchased a MS Windows OS. I'm proud of it. :) I guess Red Hat is a nice Windows-killer :D

  88. Current stats by Anonymous Coward · · Score: 0

    There are currently 1168 people connected and 11 more have the complete file. The total bandwith used is currently 390Mb/s.

  89. MD5SUMs by NewbieSpaz · · Score: 1

    Anyone download the RH iso's and get a blank MD5sum file? Mine's blank, so if you can please post the SUMS, thanks.

    --
    ------
    Random, useless fact: I type in startx entirely with my left hand.
    1. Re:MD5SUMs by Mr.Phil · · Score: 2, Informative

      400c7fb292c73b793fb722532abd09ad shrike-i386-disc1.iso
      6b8ba42f56b397d536826c78c96 79c0a shrike-i386-disc2.iso
      af38ac4316ba20df2dec5f99091 3396d shrike-i386-disc3.iso

      cut/paste directly from the md5 that dt downloaded for me

    2. Re:MD5SUMs by NewbieSpaz · · Score: 1

      Thank you... :)

      --
      ------
      Random, useless fact: I type in startx entirely with my left hand.
    3. Re:MD5SUMs by weave · · Score: 1

      Those are the same md5sum values posted on redhat's RHN download site too...

  90. Re:What is the difference between BT and eDonkey?? by TheSHAD0W · · Score: 1

    It is similar, in that it is a swarming protocol. It has some major differences, though, some of which you might not consider advantageous. It can only share one file (or a set of files) at a time. It is meant to be orchestrated by an entity which distributes the .torrent definition files. There is no search function; it is just a file transfer protocol.

    This makes it ideal for the distribution of legitimate content where usual methods would swamp servers or cost too much for bandwidth. And while it can be used for piracy, it really isn't meant for that.

  91. LMAO! BitTorrent RAWKS! by Arethan · · Score: 1

    Gotta love it. 29KBps upstream, 0 KBps downstream, and I only have a few bytes worth of valid data. Oh yeah, she scales real well. Hehe. Oh well. 78hours is still sooner than 1 week + fight for FTP time. I should probably restart with an upload cap though. My poor 256k sync here at work isn't liking the flooded upstream too much. ;)

    1. Re:LMAO! BitTorrent RAWKS! by diamondc · · Score: 1

      You have to wait about 3-5 minutes before the download speed increases.

      I was getting 220kb/s d/l /100kb/s upload speed, but now it's reversed :(

      Still beats 5 kb/s from RedHat though.

      --
      "I keep looking in the want-ads under 'revolutionary' but there don't seem to be any listings.. "
    2. Re:LMAO! BitTorrent RAWKS! by Arethan · · Score: 1

      I agree. Right now my home system is getting ~22kB/s down, ~3kB/s up. (I forced an upload cap to prevent saturation, I have eDonkey running @10kB/s up too ;)

      Long story short, the now estimated 20 hour download is much better than the alternative. I'm running RedHat 8 right now. I'm kind of anxious to see what is new in 9. I'll probably spin over to redhat.com sometime today to see what all the fuss is about. Maybe they're finally LSB compliant. :)

  92. Nope, single digit uploads for me too by Wee · · Score: 1
    Is it running any faster now, after 15 minutes or so?

    I have the same problem as the other guy who replied to you: I started out at like 70K/s down and up, now after about 25 minutes, I'm at 1K/s down and 45 up. Speeds do vary (of course), but my download is hovering in the single digits. I even see 0K/s from time to time. I opened port 6881, but I don't think it's helping.

    BitTorrent sounds like a good concept, but I'm getting all three ISOs concurrently at around 14K/s (each) using curl. I don't think I'll bother with BT much more if speeds don't increase.

    -B

    --

    Ash and Hickory, straight-grained and true, make excellent bludgeons, dandy for the cudgeling of vegetarians.

  93. Nothing Pisses me off more... by blahlemon · · Score: 1
    then people bitching about paying for a Linux OS. Are people really so dense that they think Linux can successfully compete in the market place WITHOUT there being some costs?

    FREE SOFTWARE DOESN'T MEAN NO FINACIAL COST. Free software means free intellectual access.

    And the worst place for this kind of two facedness is these types of forums where in one series of posts you will see people screaming death to MicroCrap (TM) and in the next post they whine about Redhat charging. If you REALLY want to see Microsoft go down try putting your money where your fingers type.

    (Disclaimer: To all those people out there who have paid for Linux software at least once in your life, or supported a distro finacially please ignore this rant. This is for all the annoying little pissants who think they have a God given right to free stuff.)

    --
    It take more faith to believe in evolution than it takes to believe in God
    1. Re:Nothing Pisses me off more... by mlerner · · Score: 0

      i'm a freeloader, Linux can kiss my a**.

  94. Bittorrent? by 1s44c · · Score: 1

    Fantastic. You can now use a beta quality windoze client to download RH9.0

    I think I'll wait until RH9.0 hits the ftp mirrors then go and trash my box with anything as lame as windoze.

    What is slashdot coming to?

  95. DL = UL ? by moankey · · Score: 1

    Does D/L equal the speed of the U/L? I have a downstream of 1.5mbs my up is 128k.
    So does this mean my down will be at 128k as well. While I know its not fair for me to take more than I give, what can I say Im American.

    1. Re:DL = UL ? by Chymaera · · Score: 1

      DL speed is related to upload speed (if you, say, hacked the source to make your upload 0, your download speed would become pretty pathetic, too), but they won't be equal...If you're worried about not uploading as much as you downloaded, just leave bittorrent open for as long as possible after you finish the download.

    2. Re:DL = UL ? by Si_Cowboy_03 · · Score: 1

      This BitTorrent thing seems MUCH better than searching around for ISO's on ftp servers. I am averaging 220 kB/s down and 25 kB/s up, so, you can at least get 10 times as much down as up, but those numbers are basically bordering the limits of my cable connection.

  96. Known problem: Your network card. by Anonymous Coward · · Score: 0

    If you have a Linksys network card, some P2P applications may cause the network driver to bluescreen Win2k. For me it was Shareaza - it could stay up for about 5 minutes before the system bluescreened. The crash was always in the file "ndis.sys" - this is the network driver, not the P2P application. With the Linksys it's a combination of non-robust firmware and buggy drivers.

    It's been a known problem with Linksys network cards that the company has largely been ignoring. Search for "ndis.sys bluescreen" as well.

    The solution is to replace your Linksys (or other brand) card. I replaced mine with an Intel one that I had lying around - and all my problems vanished instantly. Needless to say, I don't think I'll be buying Linksys network cards again. I don't want to trust my data to such shoddy hardware, you shouldn't either.

  97. redhat9.torrent is binary ISOs only? by Eric+Smith · · Score: 1
    Since it reports a size of 1769.2 MB, am I correct in thinking that redhat9.torrent only includes the binary ISOs? Does anyone have the source ISOs on BitTorrent?

    I've got a download of the source ISOs going from RHN, but it looks like it will take more than a week to complete, whereas I'm getting >200 KB/s download and >100 KB/s upload with BitTorrent.

    1. Re:redhat9.torrent is binary ISOs only? by nstrom · · Score: 1

      A BitTorrent for the source ISOs should be coming tomorrow. Check in #bittorrent on irc.freenode.net for more details.

  98. Caveat Downloader! by SIGBUS · · Score: 4, Informative
    I tried using a BitTorrent session to grab the latest Knoppix (the link was posted in yesterday's Knoppix thread). Just for kicks, I went to one of the official mirrors and checked the MD5 sum of the ISO image that I received with the MD5 sum listed on the official mirror. They did NOT match. I summarily deleted the suspect image. In retrospect, I probably should have just gone ahead and downloaded the official image, and did a file-by-file comparison.

    Basically, you should check MD5 checksums, or better yet, GPG signatures, if you're going to download a .iso from a P2P network instead of getting it from an official mirror site.

    You should check them anyway, even when you get them from an official mirror, IMHO.

    --
    Oh, no! You have walked into the slavering fangs of a lurking grue!
    1. Re:Caveat Downloader! by Henry+V+.009 · · Score: 1

      Bit-torrent has MD5 checking built in.

    2. Re:Caveat Downloader! by TheSHAD0W · · Score: 2, Insightful

      Until recently (and possibly even now), BitTorrent had a problem that often caused the completion meter to climb above 100%. (This occurred when corrupt data was received and had to be redownloaded.) As a result, many people terminated the transfer before BitTorrent had reported, "Succeeded!" Hence, corrupt files.

      On the other hand, the torrent initiator may have had a corrupt image to work with. It can happen.

      In any case, BitTorrent uses the SHA1 secure hash algorithm, which is comparable to MD5, to verify downloads. So long as the .torrent file was created by someone with a legitimate copy, the result should be just as good. Since BitTorrent is really meant to be used directly by file distributors, this shouldn't pose a problem in the future.

    3. Re:Caveat Downloader! by jooon · · Score: 1

      You are true. The MD5 on the knoppix mirrors does not match with the iso mirrored with bittorrent. This is bad. BitTorrent has internal checking though, so nothing went wrong when you downloaded it. The copy distributed was corrupt. The md5sums for the redhat isos match though.

    4. Re:Caveat Downloader! by MourningBlade · · Score: 1

      What you want to do with ANY corrupt ISO you get is to use rsync. Most likely the amount corrupt is less than half of the CD, and rsync will deal well with that. You can even use the rsync from the German mirror (for Knoppix), which is always the latest. Thus, *you* get the latest. Also use this to upgrade your CD. Works very, very well. Turns even a 16Kbps download into a PDQ one.

    5. Re:Caveat Downloader! by gid · · Score: 1

      Interestingly enough in one case when downloading a bittorrent the file "downloaded sucessfully". But the files were corrupt, I re-ran the bittorrent on the files, it check the files, downloaded a bit more, and then everything was fine. Kinda disconcerting.

    6. Re:Caveat Downloader! by bramcohen · · Score: 1

      The most common cause of this is that the local file system didn't properly flush the data out after the final bit of writing was done. Version 3.2.1 explicitly calls flush() before closing file handles, which hopefully fixes the problem on most systems.

    7. Re:Caveat Downloader! by dstutz · · Score: 1

      The 3 files were md5 summed before they were used to make the torrent and seeded to the network :) The md5 file is actually included with the 3 isos, but I'm sure someone will go ahead and say that the md5 file could be bad, so go ahead and CHECK it against a verified MD5...You'll see everything checks out.

    8. Re:Caveat Downloader! by mxs · · Score: 1

      Yes, checking md5 sums is important !

      Though the sums on RH9 do match the ones published by RH; we had taken special care of checking and rechecking them.

      I have been told the Knoppix ISO mismatched by one bit. I can't vouch for that, as I haven't downloaded the image.

      If you can trust the source the .torrent came from, the image you will have on your hdd after downloading will match /exactly/ the one used to create the .torrent (this is ensured by using SHA1-hashes in the .torrent and checking them after download). That still leaves room for tampering, but a hostile seed on the swarm won't yield you a broken or backdoored image :)

  99. "Funny"? by TheSHAD0W · · Score: 2, Informative

    No, really. I'm serious. There were some problems with the name server.

    As of this post, there are >1300 people downloading, and things seem to be scaling fine. The tracker ought to be able to handle at least 6000 clients.

  100. not at all... by Anonymous Coward · · Score: 0

    ...unless, of course, you count Debian's version as x^2...

  101. Is it just one file? by JourneymanMereel · · Score: 1

    I just downloaded BitTorrent (RHN is downloading really slow, ATM) and it appears to be just one big file. Does this file contain the ISO images in it, or will I not be able to burn this to CD once it's done?

    --
    Life has many choices. Eternity has two. What's yours?
    1. Re:Is it just one file? by Optikal · · Score: 1

      Most of the torrents are folder-at-once downloads. TV show episodes tend to be single files, but CD images and such tend to be distributed as folders.

    2. Re:Is it just one file? by JourneymanMereel · · Score: 1

      OK, thanks. Unfortunately, my Internet connection at home died sometime last night in the middle of my download so I haven't got it yet :(

      But at least BitTorrent will be able to continue the download when it comes back up instead of just loosing it all :)

      --
      Life has many choices. Eternity has two. What's yours?
  102. BITTER RHN USER by daperdan · · Score: 1

    I'm one of the losers that has payed for a rhn subscription. I say I'm a looser because I've payed for a subscription just for the "special" ISO access and now I'm watching my high speed connection download the first ISO at 4.7 Kps. At this rate I should have the ISOs downloaded by the end of week when they distribute to the rest of the mirrors.

    For only $60 per year you can download have the nostalgia of using a modem again. What a deal!

    Bitter and pissed off!

    1. Re:BITTER RHN USER by Anonymous Coward · · Score: 0

      Here's a suggestion, download the iso's with mldonkey, cancel your rhn subscription, and use the proceeeds to buy either a dictionary, or take an english course from a local college.

  103. RPMs for BitTorrent? by Alea · · Score: 1

    Seems peculiar that when offering people downloads of the latest RedHat (and Mandrake) that you wouldn't provide RPMs of the client.

    Anyone got a lead on this? There are links to some Mandrake packages on rpmfind but they don't work.

    1. Re:RPMs for BitTorrent? by Majix · · Score: 1

      BitTorrent is written in python so it's not compiled, a RPM won't do you much good.

      A quick guide to installing BT on Linux:

      1. Download the tarball, http://bitconjurer.org/BitTorrent/BitTorrent-3.2.1 b.tar.gz

      2. Untar it, "tar zxvf BitTorrent-3.2.1b.tar.gz"

      3. Put the line "application/x-bittorrent; /home/user/BitTorrent/btdownloadgui.py %s; test=test -n "$DISPLAY" in the file "/etc/mailcap", adjust the path to point to where you untarred BT to.

      4. That's it. Mozilla will now start BitTorrent when you click on a ".torrent" link.

  104. All that aside... by TheVidiot · · Score: 1


    BitTorrent works pretty damn good!

    Even with the load that the network must be under, I am getting 50kB/s down and 25kB/s up, which isn't too bad for my connection.

  105. SuSE 8.1 or 8.2 iso files by Fubar411 · · Score: 1

    So where can I get the ISO files for SuSE? Seems like a smarter way to deal with overloaded Redhat servers.

    1. Re:SuSE 8.1 or 8.2 iso files by Anonymous Coward · · Score: 0

      Yeah, and Windows XP iso's, and OpenBSD iso's?

  106. What's the big deal? by Anonymous Coward · · Score: 0

    The internal mirror at work here had these ISO's two weeks ago. They're timestamped March 14, 2003.

    I guess RedHat likes us better :)

  107. I have to say, Bit Torrent is awesome! by wray · · Score: 1

    I have never downloaded anything so quickly. I started out at 50kB/s, and now am at 533kB/s and have 59% of the total (RH dist). What a marvelous technology.

    Imagine if all updates, iso's, etc were distributed this way... The more people want it, the better it goes. Critical updates get to you near instantaneously.

    That is REAL value, RH seriously needs to consider implementing this into their system.

    I will probably have to contribute to their/his cause.

    --
    Guess what? I got a fever! And the only prescription.. is more cowbell!
  108. Redhat did bundle commercial software previously by maynard · · Score: 3, Informative

    >>Last I heard, the redhat cds contained proprietary software.

    >That's not true, and has never been true.

    Yes they did. For example, Redhat 4.x shipped with a commercial X server, Metro X and BRU backup tool. They also had a distribution which included Motif development libraries, as well as a secondary product line which included just the runtime libs as well as the runtime and development libs. Redhat 5.x continued shipping Metro X, but not BRU if I remember correctly. This policy was primarily a response to Caldera's bundling commercial software with the original Candera Network Desktop and Caldera OpenLinux productline. Not that Redhat Linux does bundle commercial software with the product - I haven't seen it so I can't comment on that. However, Redhat most certainly did bundle commercial applications with their product line at one point in time. --M

  109. Re:WTF? 15 Minutes by squant0 · · Score: 1
    15 minutes for the first gentoo whore to start running their mouth? What has slashdot become? This article should be full of loudmouth Gentoo users trying to convert. They're the Mormons of the Linux world

    I use Gentoo, I use Red Hat. Both are Linux.
    Why are we bitching? I though the whole idea was that Linux was good, not that one type of Linux was better than another.
    I think the fight should be Linux vs the other OS's, like Windows and Unixes, and not this Linux distribution vs another. Lighten up, everyone.

  110. At last... by Usquebaugh · · Score: 1

    Bit torrent sounds like the first sensible P2P I've read about.

    All the intelligence is at the ends
    The bandwidth auto configures, the more who want it the more connections there are
    Open protocol, easy to implement

    I'm off to get my copy :-) Prehaps /. could use it for mirroring?

    1. Re:At last... by 1s44c · · Score: 1

      Your right, it does sound like a wonderful protocol.

      Just a shame we don't have a decent program that uses this protocol. Personally - I'm waiting until RH 9.0 hits the mirrors in a week or two, even then I might not bother.

  111. BitTorrent downstream way slow.. anyone else? by gatekeep · · Score: 1

    Is anyone else noticing their BitTorrent downstream to be VERY slow? I'm uploading at over 150k/s, but downstream is only going 15k/s after over 30 minutes of transferring (so it's not the slow ramp up that someone mentioned previously.)

    Why should I want to use this as opposed to a downstream-only FTP where I can get 10x the speed?

    1. Re:BitTorrent downstream way slow.. anyone else? by Openadvocate · · Score: 1

      It was a bit slow for me too. then it went up and down a bit but now I have about 160kB/s down and 40kB/s up(I have a max on 56kB/s up on my line). I'll leave it on until tomorrow, maybe longer.

      --
      my sig
    2. Re:BitTorrent downstream way slow.. anyone else? by nstrom · · Score: 1

      Are you behind NAT? Do you have port 6881 forwarded to your local machine? If not, set 6881/tcp to forward to your machine and restart the BT download. It should help download speed quite a bit.

  112. BitTorrent *is* working well by Anonymous Coward · · Score: 0

    working fine here. I just started the torrent a few minutes ago and:

    Download rate: 455 kB/s
    Upload rate: 582 kB/s

    perhaps the bottleneck is at your end?

  113. Re:Much better than all of us rushing the FTP serv by minaguib · · Score: 1

    Stats from my bittorrent window right now: Download rate: 267 kB/s Upload rate: 279 kB/s so obviously there's some sort of problem on your end. Did you read the readme ? are your upload ports open ?

  114. Linking ... by Anonymous Coward · · Score: 0

    ed2k://|file|[redhat9]shrike-i386-disc1.iso|668991 488|56416177d0e94b0b049351b57c1d3b50|
    ed2k://|fil e|[redhat9]shrike-i386-disc2.iso|677511 168|0fe869000b1fee1cbd963750fb5c7a06|
    ed2k://|fil e|[redhat9]shrike-i386-disc3.iso|508592 128|16499bcab44d40010b4af5ac9c460cf5|
    ed2k://|fil e|[redhat9]shrike-i386-disc4.iso|637763 584|16ff442c969047817ba5946eea78a3fd|
    ed2k://|fil e|[redhat9]shrike-i386-disc5.iso|676686 964|56b6447eb8441ece9e57506c644c0f13|
    ed2k://|fil e|[redhat9]shrike-i386-disc6.iso|445153 280|fca976e5e07d08998b59fd39dbb63c1e|

  115. bit torrent by minus_273 · · Score: 1

    i use bit torrent alot to get my tv shows off the web really easily. My only problem is that i have ti use wine and the windows version. Even though it is an open source project and the python code is provided, it is a real pain use the linux client (really big too)
    too bad he didnt make something like wget so that it could be stuck into apps like kget

    --
    The war with islam is a war on the beast
    The war on terror is a war for peace
  116. CD Availability by starbasessd · · Score: 1

    The CompUSA Store in Indianapolis (Castleton) had RH9.0 Standard ($39.99), and Pro available on the shelf yesterday. Thought it was strange that you could buy it off the shelf, before you could get it by subscription...

  117. Re:WTF? 15 Minutes by Anonymous Coward · · Score: 0

    Nothing is wrong with Red Hat or Gentoo. Both are destributions that have qualities attracting different groups of people.

    Red Hat gets the curious new users as well as the seasoned user who doesn't want to dick around with a computer to get things done.

    Gentoo gets people that are really interested in getting the "best" out of their machine and putting the effort and time to acheive it. The sad thing is that some of their users are huge loud mouths that pollute discussion threads with posts the add up to little more than, "I use gentoo. I am a better and smarter computer user. Give up DistroX head on over to gentoo.org and try it out."

    You could look at that statement in a variety of ways. Most (myself included) see it as an arrogant self defeating troll. If they want to get the word out on Gentoo maybe they should try writing articles for various websites (this would be the best route since most articles I've seen written about gentoo has been rather positive. Most of the time the only cons listed is compile time) or start gentoo support sites. If there was one thing that I could ask for Gentoo 1.4 or even .5 is that the maintainers ask the users to SHUT THE FUCK UP on boards/ng/IRC and let the distro itself gain popularity on its merits.

  118. Are you from RIAA/MPAA? by melted · · Score: 1

    I've heard something like this somewhere. :0)

  119. stop the anti microsoft fud. by Suppafly · · Score: 1

    Here's an animated graphic (.mng, currently viewable only in Mozilla) of a torrent transfer.


    That is a blatant lie. The .mngs show up just fine in IE. Png's and mng's have worked fine in recent versions of IE for several years now, and only have a problem when you install quicktime which thinks it needs to hijack the png formats because they are "mac picture formats" in the qt installer.

  120. Multicast? by mmontour · · Score: 1

    Has anyone tried to use IP multicasting for this sort of software distribution? It seems like it would offer a significant saving in bandwidth costs, because the server would only be transmitting one copy of the data at a time. The technical challenges (file reassembly, lost packets, authentication, etc) shouldn't be too hard to solve, and an application like this might encourage ISPs to provide better multicast routing.

  121. Talk about bloat! by anarcat · · Score: 1
    Given the decentralized nature of BT networks and the rapid development of new tools, it's only a matter of time before someone writes a GUI wrapper for an IRC client, web browser and all-in-one BitTorrent interface.
    <sarcasm> What?? Doesn't Mozilla do this already? </sarcasm>
    --
    Semantics is the gravity of abstraction
  122. Insightful? Bullsh*t! by Thomas+A.+Anderson · · Score: 0, Flamebait



    Yes, you are correct about the gpl - but not it's application in this respect. No one is saying it's illegal to redistribute - just that is may be immoral. Look, all RedHat is doing is try to make a buck by asking people to pay if they want it a week early. This is no way confilcts with the gpl.

    Strange that people seem to be so religious about all the details of the GPL, except when it might hurt RedHat, in which case it's okay for them to sell it like proprietary software.

    Once again - you are wrong. Redhat is not trying to circumvent the gpl at all. Just trying to make some cash. All we are saying "hey, if you want it now - pay for it - otherwise wait a week."

    FWIW - I haven't used RedHat for 2 years - but they did help me get started into linux.

    --
    Personally its not God I dislike, its his fan club I cant stand (bash.org)
  123. BitTorrent RH9 ISOs and checksums don't matchup by Anonymous Coward · · Score: 0

    Umm...I've used BitTorrent twice to download RH9 isos and the checksums don't match up with what RH provides (I'm a RHN subscriber, and like everyone else have seen the slowness at RH site).

    Anyone have a clue to what's up with the checksums???

    1. Re:BitTorrent RH9 ISOs and checksums don't matchup by Anonymous Coward · · Score: 0

      Try downloading via BitTorrent again. Hopefully this will fix any mismatch...

    2. Re:BitTorrent RH9 ISOs and checksums don't matchup by TheSHAD0W · · Score: 1

      Could you please post the checksums here?

    3. Re:BitTorrent RH9 ISOs and checksums don't matchup by mxs · · Score: 1

      Has BitTorrent completed the download ? The file is the full size right from the beginning and pieces get filled in in a random order. Please verify that your BT client has said "Download completed" and recheck your files then ;)

  124. Obligatory spelling mistake. by GraZZ · · Score: 1

    That should be "revenue stream?" at the end there...

  125. 1Gbps+ by TheSHAD0W · · Score: 1

    Oh yeah... Right now, the RH9 ISOs are being distributed via BitTorrent at over a gigabit per second. Even Akamai would have to stretch a little to source that kind of bandwidth.

  126. Re:Redhat did bundle commercial software previousl by tuffy · · Score: 1
    Redhat most certainly did bundle commercial applications with their product line at one point in time.

    I seem to recall some of the early 6.x series distros shipping with non-freely-distributable stuff like Acrobat Reader and game demos also. But none of that wound up on Red Hat's FTP site for people to download and was clearly labeled as non-distributable, IIRC. And, I think the "Advanced Server" stuff they sell also has proprietary stuff alongside the regular distro discs. But the important thing is that the stuff you and I can download off Red Hat's site is free to redistribute and likely always will be.

    --

    Ita erat quando hic adveni.

  127. Bad experience by madumas · · Score: 1

    I downloaded Knoppix yesterday night using BitTorrent. The speed was great, I was really impressed. When completed, BitTorrent reported sucess.

    But... the checksum was bad. BitTorrent didn't warned me of anything. I don't know what happened, is it the original iso that was bad or is it a BitTorrent bug? BitTorrent should at least have a way to protect the integrity of the file in case an evil node contaminates the pool...

    I will try BitTorrent again because I think it's a great idea. Maybe it's just not mature yet.

    1. Re:Bad experience by nstrom · · Score: 1

      Bittorrent uses built-in SHA hash checking, so BT-downloaded files are going to have guaranteed integrity. It sounds like the original ISO was either bad, or that Knoppix released a newer ISO with a different checksum.

    2. Re:Bad experience by Anonymous Coward · · Score: 0

      Or, as I suspect, someone is altering the iso images with built-in r00tkits before letting them loose. That's the whole point of the md5sums, folks. If I download a RH9 ISO from bittorrent, and it doesn't have the same md5sum as the one on rh9's servers, then it AIN'T THE SAME FILE. That means it was changed. I don't care if Bittorrent says it's correct, if it's not the same file, I'm not gonna touch it.

    3. Re:Bad experience by TheSHAD0W · · Score: 1

      The Red Hat ISOs are conforming to the posted MD5 checksum. They are fine.

      The Knoppix image in question was investigated, and a definite difference was found between the original ISO image and the one available via BitTorrent. The difference is one *BIT*. The person who made a .torrent for the distribution apparently had a bad copy, and neglected to check the signature.

      Thankfully, therefore, no one has to worry about the corrupted Knoppix copy having been Trojaned. And when BT becomes more mainstream and is used for primary data transfer, the distributors will almost certainly have known-good copies and this won't happen again.

  128. Don't worry guys by Anonymous Coward · · Score: 0

    you'll get your ISOs before paid subscribers. I am downloading them from RHN right now at whooping 3-10 KB/sec.

  129. rh9 by sstory · · Score: 1

    anyone know of a good review of RH9? I mean, after installing 8 so recently, why should I upgrade?

  130. FTP mirror by joni9 · · Score: 1

    Is it available at any FTP mirrors yet?

    Yeah, it seems to be:

    ftp://ftp.multi.fi/pub/redhat/linux/9.0/en/iso/i38 6/

    Download rate ~560KB/s at the moment...

  131. RH = Windows by mslinux · · Score: 2, Interesting

    I use Debian GNU/Linux on PPC (Macintosh Hardware) so RH 9 matters not to me.

    However, after seeing more and more of their money grubbing ways (AS,ES and the other subscription income methods they have started lately) I downloaded bit torrent and the RH 9 ISOs to a spare box and plan to leave it up and running all week. It's on a dedicated 100Mbit ethernet line. Take that... RH Marketing bastards!

    I can remember when RH used to be fun, when it used to be for the community... those days are long gone. RH 9 will be EOL w/i no time. Why withold it from loyal users at all? Power to the people... that's what FREE software is all about. Thank you RMS! Thank you!!!

  132. Why download when you can BUY it from CompUSA? by fdragon · · Score: 1

    I bought my copy from CompUSA on Thursday of last week.

    You can still see remains of them putting it on their online site here. Notice that the vendors available for software are Microsoft and RedHat. They have since corrected this blunder buy taking the products off this section.

    I have been running RedHat 9 on my Laptop (Dell Latitude C840) without issue. Just a small problem with wireless cards not working that worked in RedHat 8.0 (aka LinkSys WPC11 Version 3)

    The flyer inside the box telling you you need to apply errata for initscripts is rather nice. To bad RedHat didn't make it available on their updates.redhat.com ftp site yet.

    --
    The program isn't debugged until the last user is dead.
    1. Re:Why download when you can BUY it from CompUSA? by Anonymous Coward · · Score: 0

      Why would you BUY linux?!?!?

  133. ooooh, spyware! by WanChan · · Score: 1
    Torrentspy (Win32) is another useful tool that shows various statistics about your transfers, including which files of a multi-file torrent are complete.

    See, guys, there's always spyware in this P2P stuff ;-)

  134. Re:Much better than all of us rushing the FTP serv by override11 · · Score: 1

    I am sure you will feel much better as you are working for that $300 dollars and I am drinking a toast to all those hard working people who keep the software companies in business.

    Here's to you buddy, because if sheep didnt buy the software, they would stop developing it. :)

    --
    No I didnt spell check this post...
  135. Re:Much better than all of us rushing the FTP serv by suckass · · Score: 1

    Children, Children, Children. Can't we all get along? Linux has it's uses (mostly for advanced users who know the difference between RAM and getting rammed) and Windows has it's (joo noob).

    --
    blah, blah, blah
  136. Re:Much better than all of us rushing the FTP serv by Jeremiah+Cornelius · · Score: 1
    What seems intriguing, would be the marriage of BitTorrent to FreeNet.

    I think this could help with the FreeNet 'speed' issue. Is anyone listening here?

    --
    "Flyin' in just a sweet place,
    Never been known to fail..."
  137. troll! by Ender+Ryan · · Score: 1
    You are so full of shit. You think most of the people here couldn't get "Microsoft" for free?

    In fact, I'd bet most have free, or nearly free, copies of everything Microsoft produces, either pirated or cheap $15 copies from university stores.

    Money has almost nothing to do with it. Free copies of GNU/Linux distros are nice, but I'd bet top dollar most GNU/Linux users have paid full price for a distro at least once.

    --
    Sticking feathers up your butt does not make you a chicken - Tyler Durden
  138. Bit Torrent - Too bad it's a single 1.9GB download by WoTG · · Score: 1

    I tried the Bit Torrent download, it worked fairly well. But I decided to cancel the transfer because it was 3 ISO's in one transfer! Personally, I'd prefer separate downloads for each ISO, especially since the latter disks are usually optional (or at least they used to be!). Ah well. Maybe next time.

  139. Whoah there sparky by Jordy · · Score: 1

    When the weaknesses began to show in Napster's overly centralized model, Gnutella stepped in with a distributed, decentralized network.

    The only weeknesses in Napster's model were legal. BitTorrent uses a model nearly identical to Napsters.

    The "tracker" is akin to a Napster server that provides clients with a list of users who have a pariticular file. Sure they added a couple nice features like multi-source downloading, multiple file via single torrent and uploading before a complete download, but the network model is the same.

    --
    The world is neither black nor white nor good nor evil, only many shades of CowboyNeal.
  140. I hate to state the obvious..... but ... by grolschie · · Score: 1

    There is a FAR BETTER way:

    If Red Hat used .debs and apt-get, people could "apt-get dist-upgrade" their systems to the latest - and only update the packages they got installed, rather than a stack of CD images. Probably a 200-300MB download as opposed to a couple of 650MB iso's.

    Red Hat could release .iso's to subscribers whenever they liked - and then at a later stage open the apt repositories to the rest. Many would prefer to wait for apt, rather than download massive iso files.

  141. Holy crap, my software got mentioned on /. !!! by Knowbuddy · · Score: 2, Interesting

    Yeah, it's buried way down in the body of the article, but it's still there. w00t! I'm the guy that wrote TorrentSpy. The web site that the link points to is running on my PC at home on cable 'net access. 300 hits in 3 hours. Not too bad so far, I guess. My gf is gonna kill me if I get slashdotted, tho. There are worse ways to go, I guess ...

    I've had several people express interest in an *nix version of TSpy. It's written in Delphi, which theoretically means it shouldn't be too hard to port over to Kylix. If anyone has Kylix experience and would like to help out, feel free to contact me at the email on my web site.

    I'm gonna go tail -f my log file and listen to my network bog down.

    1. Re:Holy crap, my software got mentioned on /. !!! by weave · · Score: 1
      I don't mean to come off sounding like a dick (or stupid), but I just don't get your software. I ran it, set it to launch .torrent files automatically, and then found a .torrent file, loaded it, it loads the details in the general window, but the % value by the checkmark never moves. I click the files tab and for size remaining, it just sticks to ? bytes.

      Before I installed your program, I clicked a torrent file, it loaded the app, it asked me where to save the file, then started downloading/uploading the data. Now it's not doing that...

      ... time passes ...

      ok, I think I got the hang of it. First step before doing anything, configure the system tab launcher and arg values. I assume your example is correct. Then whenever you click a .torrent link and your app opens, you have to actually hit the LAUNCH button to start it. Then to get stats, click the checkmark button.

      I still don't get some of the stats, like downloaders. Is that number represent all grabbing that file from everywhere? What does tracker subtab represent? I just see a bunch of long hex strings.

      Thanks for the software. I hope I don't appear ungrateful!

    2. Re:Holy crap, my software got mentioned on /. !!! by technos · · Score: 1

      Under number of downloaders should be two numbers.. Completed and incomplete. This lets you know what to expect from the download process. This has the side effect of letting you know whether a particular link is still good; No completeds, you can't finish the file no matter how long you wait.

      The various sub tabs under 'Data' are just the raw data the tracking server has on the file, as well as I think the rest of the files the tracker is managing.

      --
      .sig: Now legally binding!
    3. Re:Holy crap, my software got mentioned on /. !!! by jooon · · Score: 1

      If there are no completes there still is a possibility your download will finish. If there are 2 users downloading, both can have 60% of the file, but different parts, so the whole file set is out and eventually someone will complete. If there is only 1 person that is complete and it downloads at 100KB/s for 100 seconds and the disconnects and the file is 100*100KB big, then in theory, the whole file is out there, even though nobody has it complete yet, because BitTorrent uses an algorithm called rarest first. It will try to pick the rarest pieces in the torrent. This will make it much more likely that the file is available even though the only one with the complete file disconnects.

    4. Re:Holy crap, my software got mentioned on /. !!! by weave · · Score: 1
      Thanks for all of the interesting information. I just did the RH 9 CD set, got it in very little time, and it's been uploading at 600kB/sec for a few hours now (on a 10mB/sec line!). I see from netstat that I have about 50 connections pulling it too.

      Very exciting piece of software! If this hit mainstream and major sites started using it, then alkami (sp?) would no longer be needed!

    5. Re:Holy crap, my software got mentioned on /. !!! by Knowbuddy · · Score: 1

      Another poster already explained some of the features you had questions about. As for the implied "why would I go through the extra step of having to configure the Launch button or use the Check button?" question ... the default BT3.x client does not as yet support the ability to check the current number of seeds and leeches (people with 100% of the file, and people with something less than 100% of the file), nor does it tell you which sub-files are complete/incomplete. Checking the seed/leech count is a quick HTTP operation so it is done by default when you open the app. Checking the files for completion, however, can take quite a long time for large files, and if it is a single-file torrent then you really don't get much more information than you would with the normal BT client. Therefore, it's a manual operation.

      The way TSpy is intended to be used and is actually most commonly used is as a quick way to check the seed/leech count. This is because for most of the file trading that is currently done with BT, a torrent will stay active for a week at most and then go dead with no seeders. It sucks to launch the BT client, have it check your 2GB torrent, then wait an hour only to get stuck at 60%. TSpy can tell you in 5 seconds the odds of you getting a good download. The other usage that has become quite popular is for a seeder to pop up TSpy every now and then to see if anyone is still leeching. If not, they can take down their BT client and go seed something else. In both of these cases you don't necessarily want to launch the BT client, which is why that is also a manual operation.

      The more granular file check is in place to help people recover something if it looks like their torrent is dead and they don't yet have all of it. It'll tell you which files are complete and how much you are still missing. And, before BT3.2 added in the download count counter, it was amusing to just keep rechecking the files to watch the bits pour in.

      Admittedly, the extremely casual BT user probably won't have much use for TSpy. They'll probably be getting only the most popular and long-lived torrents that are almost guaranteed to always have seeders. But for the people that are trying to keep track of files that start and die out within a few days' time, TSpy can be rather useful.

      HTH,
      -KB

    6. Re:Holy crap, my software got mentioned on /. !!! by weave · · Score: 1

      Excellent. Thanks for the informative response. May I suggest you copy/paste it into your FAQ section?

    7. Re:Holy crap, my software got mentioned on /. !!! by pilot1 · · Score: 1

      Wow, Knowbuddy got arrested 7 hours after this was slashdotted.
      His website was seized by the government and now has the info, i'd go through a proxy (6/4 if you have it) though, they may track any visitors to his website..

  142. BT in C by TheSHAD0W · · Score: 1

    Hey, I'd LOVE to see a C version of the program. Please feel free to rewrite it. You can grab the source at http://sourceforge.net/projects/bittorrent/.

    And I'd have to disagree that Python is as bad as Java. I will admit, it isn't as low-level as C, but it's nowhere near as annoying as Java can get.

  143. BitTorrent makes a great TiVo replacement too! by Jagasian · · Score: 1

    Check out this site, for TV episodes through BitTorrent. Did you miss the latest Simpsons episode? What about Smallville? Well, just download them!

    This brings up a point about BitTorrent. It is great for popular recent files, with a file size greater than 100MB. For smaller, or more rare, or older files, use one of the other P2P technologies.

  144. Re:BOYCOTT SLASHDOT, NOT REDHAT!!! yes! by Anonymous Coward · · Score: 0

    Damn, you're right!!!! Slashdot has became a non-sense RedHat-boycotter just because they make the most sucessuful distro. They have became the no1 in Linux playing fair. Not like Microsoft. Support the GOOD work of your favorite OS (Linux/*BSD) www.redhat.com www.slackware.com www.freebsd.org

  145. CPU usage by Florian+Weimer · · Score: 1

    The client from Debian/unstable seems to require quite a lot of CPU (40% of an Athlon XP at 1.2 GHz, downloading around 5 Mbit/s and uploading 14 Mbit/s).

    Python is probably the bottleneck. What's your experience with other clients?

  146. I can see the headlines now by anthony_dipierro · · Score: 2, Informative

    Thousands hacked after a trojan copy of Red Hat was placed on a bitTorrent site.

    Make sure you check the MD5, people!

    There is an MD5 available somewhere, isn't there?

    1. Re:I can see the headlines now by jooon · · Score: 1

      md5sums are included in the torrent and they correspond with the one on the ftp server

    2. Re:I can see the headlines now by anthony_dipierro · · Score: 1

      i thought you had to subscribe to access the ftp server. in any case, ftp is not secure.

  147. Bittorrent is NOT the magic solution... by mivok · · Score: 1

    Unfortunately, partly due to the main use of p2p being to share content that some people dont want you to have without paying (call it pirated material if you will, but I digress), some of us are pretty much forced to limit our upstream traffic, as it it carefully monitored to detect any use of p2p tools results in immediate disconnection. (Somehow I doubt they would differentiate between using bittorrent to get the latest redhat, and using it to get the latest movie - the terms state p2p is prohibited because it causes network saturation (allowing would mean everyone downloading/uplading gigs/day in the eyes of those who make the rules), and servers in general are prohibited (it is a university network, and the intent is to prevent the like of DHCP servers taking everything out, but in practise it can apply to anything)).

    Granted, bittorrent is a great solution, and I have used it many times on occasion, but I don't think it should replace anoymous ftp servers.

    Then again, I'm running debian, so I guess it doesnt really matter. :)

    1. Re:Bittorrent is NOT the magic solution... by Anonymous Coward · · Score: 0

      "Granted, bittorrent is a great solution, and I have used it many times on occasion, but I don't think it should replace anoymous ftp servers."

      No one said it was replacing FTP, it's just an option to waiting weeks for a spot on a redhat mirror.

      "Then again, I'm running debian, so I guess it doesnt really matter. :)"

      How the fuck does it not matter just because you're using debian? Redhat isn't the only peice of software that is available on Bittorrent.

  148. Heh by autopr0n · · Score: 1

    A couple months ago I got an email from someone working on that project asking if I could help test their servers by linking a video from my page.

    I had to write the back and explain that I didn't get anywhere near the traffic levels they would have needed in order to perform a useful test. Ah well.

    --
    autopr0n is like, down and stuff.
  149. Copyright by Delphix · · Score: 1

    Actually, what Red Hat can do is what other Open Source companies have done. They can copyright the CD itself, and distribute the source / binaries on an FTP server that make it difficult to obtain and actually use. OpenBSD and SuSE are two examples... You cannot download official ISOs for these distros.

    I know someone will probably be quick to point out they have limited exposure, but Red Hat may end up taking this strategy if they can't derive any revenues from their work any other way.

    Stop and think for a second how much more difficult with would be to set up a Linux system with out their tools before you decide not to buy a copy of their CDs or pay for RHN. Not hard? Then why are you downloading them? How about downloading Debian instead? Or brewing your own distro?

    1. Re:Copyright by hitchhiker2 · · Score: 1
      but Red Hat may end up taking this strategy if they can't derive any revenues from their work any other way.
      If redhat can't make any revenues distributing FREE software, to bad! Yes the tools are good and useful for beginners, but nobody asked them to write these programs. The point of open source software is that - open source. If you want to make money write your own stuff and copyright it :)
  150. Quibble: There's still one left by rickmoen · · Score: 2, Insightful
    Aaron Sherman wrote:

    Check out the list of packages included with Red Hat Linux 9. You'll find exactly zero non-free software.

    Only because you brought the subject up:

    "pine 4.44 A commonly used, MIME compliant mail and news reader." This code is source-available, but licensed under proprietary terms (no right to fork).

    In pointing out this inclusion of the proprietary pine/pico/pilot package, I intend no criticism of Red Hat Software, Inc., which does it for perfectly understandable reason, given the pine MUA's wide appeal and lack of an open-source replacement acceptable to that customer base that doesn't suffer the same copyright encumbrance (as MANA does). Chris Allegretta's "nano" has nicely eliminated the pico problem, but ditching pine itself without seriously ticking off a fair number of people remains difficult.

    When I saw that Red Hat had (by the 8.0 release) reduced the number of proprietary packages to just this one -- having pushed the envelope in jettisoning the old proprietary Java packages, ditched Navigator/Communicator in favour of Mozilla and Acrobat Reader in favour of xpdf, and actually helped write a replacement for xv -- I was (and remain) quite impressed. They've shown impressive leadership, in this area.

    But it remains a (small) factual error to claim that the distribution is 100% free / open-source software.

    Rick Moen
    rick@linuxmafia.com

  151. Don't punish leechers by Guspaz · · Score: 1

    People seem to forget that not everyone has infinite bandwidth; I pay for my bandwidth, so leaving a P2P client open to run up a few hundred dollars on my bill is not an option.

    1. Re:Don't punish leechers by Sits · · Score: 1

      It's not quite as simple as that. The client engages in tit-for-tat (so if you can only give me 5K/s I will only give you 5K/s). This is about as fair as you can get. The exception is when you connect to people who already have the whole file - they do not care what speed you upload at (since they already have the whole lot).

      The main reason this is to encourage sharing. The more you can share the better off the network is. Obviously not everyone can/will share a lot (cable modems tend to have a stingy upload rate compared to their download rate) but that's the way it goes. A peer that can share more is simply more valuable to the network (after all it can support more downloaders) and is rewarded more. However, even if you don't upload a thing you will probably get the file in the end (it will just take a considerably longer period of time).

    2. Re:Don't punish leechers by Guspaz · · Score: 1

      And why should I use this client rather than one that doesn't punish people for having low upstream, or a monthly cap? I like KaZaA just fine thank you, with it's 4 million + users at any given time (OpenFT is just sad by comparison)

  152. Re:Bit Torrent - Too bad it's a single 1.9GB downl by Anonymous Coward · · Score: 0

    Since 7.0 3 disks have been required.

  153. Solution: cap your upload rate by OneInEveryCrowd · · Score: 1

    If you're a home user with dsl this is a very common problem. It's not just BitTorrent, you may notice that if you are running a fserve on irc that uploads are killing your download speed.

    If you're a windows user get the experimental BitTorrent client at http://ei.kefro.st/projects/btclient and set the upload rate way down, then be polite and set it back up when you're done downloading.

    If you are a linux user get wondershaper from http://lartc.org/wondershaper. This site also has an explanation of why dsl users have this problem sometimes.

  154. Nice to see BT getting more exposure by jsoderba · · Score: 1

    Altough bittorrent is a very nice program, it seems this particular torrent wasn't released in a very smart way. The reason the early downloaders had problems with slow downloads was a lack of seeds - download speeds are, obviously, dependent on the number of uploaders. If you don't have a very fat pipe a very popular torrent like this needs to be announced in stages: first on smaller forums and IRC channels and then, when you have a dozen (or in the extreme case of a slashdotting, maybe 30 or so) people sharing the whole file, then you announce it to the general public. This way you avoid having 300 clients trying to download from the same poor guy with a shitty cable modem connection.

    The reason I prefer BT over eDonkey or Magnet is the straight-forward nature of the system. When you want one particular file without any extra bother with of setting up a complex client BT is ideal (also, the hashing method used by eDonkey tends to bog down my system in a nasty way). The extreme simplicity of the client also makes it well suited for use by non-geek users: You just click the link, choose the download directory in a standard filepicker and you're done - just like a http download. This makes it ideal for non-scene use - imagine a game maker distrubuting demos and patches with this system, for instance. No more fruitlessly searching for a working mirror and waiting in an endless fileplanet queue on release day.

    That isn't to say BT is the end-all of P2P - far from it. If you want to distrubute files <10MB you probably don't want to use BT. Torrents also tend to be shortlived, altough a different interface might change this. (It's to easy to absent-mindedly close the client when it's finished like you do with a normal download dialog.) For more general use a more complex interface like DC/Kazaa/Gnutella/etc is better. BT does one thing and does it well - something slashdotters tend to appreciate.

    The only thing BT really needs know is a better interface for making your own torrents. The excisting CLI tools tend to be off-putting to Windows users.

    1. Re:Nice to see BT getting more exposure by jooon · · Score: 1

      I think your first paragraph is wrong and I think I have a very good understanding of how bittorrent works. If you check the amount of time it takes for 1000 persons to finish the download from the moment the torrent was created, it will go much quicker if you just release it at once, then do this internal seeding for a while first and then release it. It didn't take long for my download speed to come to 300KB/s and then later 600KB/s which I had until it finished.

      The reason that you are suggestion the initial seeders is probably because many use an extreme assymetrical connection (they can download ten times as fast as they upload) and the average download speed of the torrent will be the average upload speed of all users (which the average guy on an average assymetrical connection will think is too slow). If you let the people with fast upstream get the torrent first, they can get it a little bit faster if they all have equally good bandwidth (which never happens), but only if you do extremely well coordinated (which never happens). It's just a few minutes anyway and this torrent is hopefully going to live for over a week.

      There is a gui tool for making your own torrents, but you still need to use CLI for running a tracker.

    2. Re:Nice to see BT getting more exposure by jsoderba · · Score: 1

      You might be right. While it seems subjectively slower to have everyone waiting on the same seeder I guess it might be work out the same in the end. It just seems to me like the seeder might end up uploading the same chunk of the file more times as the number of simultaneous connections increases. Really, this is more a problem of first impressions - if a user ends up waiting a long time with high up/down ratio he might get turned of BT.

      Of course, I'm mostly just talking out of my ass here based on some experiences with agonisingly slow torrents.

  155. At least BitTorrent has chunk checks... by Kjella · · Score: 1

    File integrity checks are slim and none on most P2P networks, but even if I have an MD5/SHA-1, I won't know until I've downloaded 700mb and would have to download 700mb again because I don't know what's corrupt. From what I understand of BitTorrent, it has the chunk hashes in the .torrent file, so if you have a credible source of that, you'll weed out corrupt parts very fast, both idiots as well as people trying to poison the download. Of course, now if you'd integrate it with a PGP sig, and a trusted list of your own choosing, it would be even better.

    Kjella

    --
    Live today, because you never know what tomorrow brings
    1. Re:At least BitTorrent has chunk checks... by Anenga · · Score: 1

      Is the SHA1 or MD5 of the file included in the .torrent, or just for file segments? If not, why not?

    2. Re:At least BitTorrent has chunk checks... by TheSHAD0W · · Score: 1

      A SHA1 signature is included for every chunk, inside the .torrent file. This is, among other things, to prevent transfers from being sabotaged by people producing chunks with bad content but the same checksum. Otherwise you might receive the entire file and discover you have some corrupt data, and you'd have to delete it and start over.

    3. Re:At least BitTorrent has chunk checks... by Anonymous Coward · · Score: 0

      It's infeasible to "produce chunks with bad content but the same checksum" as the original content. This is the whole idea of strong hash algorithms! But you're correct that segment checksums help you detect bad files earlier.

    4. Re:At least BitTorrent has chunk checks... by TheSHAD0W · · Score: 1

      The question seemed to imply that. And yes, it is infeasible, with SHA1 or MD5; but if it were implemented with a lesser method like CRC32, then the transfers could indeed be subject to sabotage.

    5. Re:At least BitTorrent has chunk checks... by Anenga · · Score: 1

      Yes, I know what PFS/TTH and hash verfication and what not is, I'm asking is the SHA1 or MD5 of the ENTIRE FILE included? Meaning, if I downloaded the file and hashed it, would that hash be avaliable in the .torrent?

    6. Re:At least BitTorrent has chunk checks... by TheSHAD0W · · Score: 1

      For single-file transfers, yes. In fact, the SHA1 is what the torrent is indexed under on the tracker.

      For transfers of entire directories, the torrent is indexed under an overall checksum. I am not certain individual SHA1 checksums are included for each file, but I suspect they are.

  156. Help with BT install by Anonymous Coward · · Score: 0

    I'm using MDK9.1, I've editted /etc/mailcap with the proper info, I'm running Python 2.2 but I keep getting an error about not having wxPython installed. I downloaded the src.rpm and installed it and MDK tells me it's already there.

    Anyone know any better install directions besides the ones that came in the README?

    Thanks

    1. Re:Help with BT install by stephenb · · Score: 2, Informative

      If you don't want to hassle with installing wxPython, do what I did and run the headless client. After unpacking the BitTorrent distro:

      $ cd BitTorrent-3.2.1b
      $ ./btdownloadheadless.py --url <url>

      Just cut and paste the torrent url into your terminal window.

      Worked like a charm.

  157. No resume? by zzzmarcus · · Score: 0

    That means I have to wait 61 hours for it to finish downloading, all the time hoping Windows doesn't crash... what are the chances of THAT happening?

    1. Re:No resume? by jonathan_ingram · · Score: 1

      Yes, it has resume. To resume, just point it at the partially completed file when you restart the download. It will not redownload already completed segments.

  158. Anybody notice? by Guspaz · · Score: 1

    That most internet connections aren't symetrical? What about people on connections with 4mbit downstream, but only 120kbit upstream? Should they really be limited to downloading at 12KB/s?

    Once BitTorrent solves the problem about jacking up my bandwidth bill, and only running at the speed of my upstream, maybe I'll consider it. Until then, it's useless and expensive. Downloading RH9 off BitTorrent will cost me more than subscribing to RHN!!!

  159. another troll! by Tokerat · · Score: 1


    I have never seen anything cheap in a university bookstore. Even the coffee cups are $25 with student discount!

    --
    CAn'T CompreHend SARcaSm?
    1. Re:another troll! by cymen · · Score: 1

      Well of course it isn't exactly cheap as it is a negotiated contract with MS but the out of immediate pocket expense for most major compuses, and even smaller state community colleges, is fairly low for MS products. I can get Office XP for $25 or $35, XP for $35, dev pack for $40 and lots more and this is just a community college. Some major campuses have XP/2000 licenses for $5!

    2. Re:another troll! by Tokerat · · Score: 1


      Man, if only those bookstores were Apple friendly :-(

      --
      CAn'T CompreHend SARcaSm?
  160. Ext file? by pilot1 · · Score: 1

    What am I supposed to do with the .ext file once it finishes downloading?
    Is it a BZ2 or Gziped tarball that I just untar, or something else?

  161. Re:Quibble: There's still one left by ajs · · Score: 2, Interesting

    True, this is an exception. However, while I was wrong, my response was not in that the original poster was.... head ... spinning.

    What I meant to say is that the orignal claim that you could not go copying Red Hat 9 CDs because all of the software was not of the sort that you could just go copying around is simply not true. Red Hat 9 is free in that sense. It's not free in the sense that OSI requires.

    Interesting that Red Hat is not exactly open source (when installed in full) because of software I've been building from freely downloaded source for years.... heh.

    Good catch.

  162. Re:Much better than all of us rushing the FTP serv by packeteer · · Score: 2, Interesting

    My connection has a 608kbit download rate but only a 128kbit upload. My ADSL service is designed for downloading from powerful servers and NOT uploading huge amounts of data myself. So am i just screwed with BitTorrent?

    --
    unzip; strip; touch; finger; mount; fsck; more; yes; unmount; sleep
  163. Clever stuff by jlanng · · Score: 1

    Is there any scope for distributed web page serving? That'd kill the Slashdot effect dead in one fell swoop. But wait... where's the fun in that? ;)

    1. Re:Clever stuff by jooon · · Score: 1

      I think freenet can do that pretty well. All we need is a freenet:// in our browsers :)

  164. View the future paying SLASHDOT service by ericski · · Score: 1
    Could someone write a program so I can see what they're paying for without me having to pay?

    I don't know if I totally agree with what RedHat is doing with the "consumer" releases but releasing this 1 week early for paying customers doesn't really bug me too much. Posting an article that promotes "bypassing" this restriction bugs me a "bunch". Maybe one of the paying Slashdot customers will write a program that displays the Slashdot that they see so we all can see it (without paying.)

    So RedHat looks like the Microsoft of the Linux world. They're still on "our side" so to speak. Sure, they would actually like to make a buck. More power to them.

  165. But Wait by Xeth · · Score: 1

    Where's the "Search for Audio" button?

    --
    If your theory is different from practice, then your theory is wrong.
  166. I do pay, but bittorrent is faster by QuantumRiff · · Score: 1
    I do pay the 60 a year for our machines here at work, I'm choosing to use bit-torrent because i'm getting 35k/s from it, instead of 5k/s from RHN.

    The part that worries me is what happens if a major security patch comes out in the next few days? It sure would suck to download a big patch from redhat while the ISO release is taking all their bandwidth?

    --

    What are we going to do tonight Brain?
  167. Good idea, bad implimentation by Gyorg_Lavode · · Score: 1

    While I think bittorrent is a good idea, the fact that I've been sitting here over half an hour just trying to satisfy the stupid wxpython dependancies. Please, if a tool is to be well used, it needs to not require tis much work to install.

    --
    I do security
    1. Re:Good idea, bad implimentation by stephenb · · Score: 1

      see this post.

    2. Re:Good idea, bad implimentation by Gyorg_Lavode · · Score: 1

      Thank you. I finally got the gui working. (I think gui's are very important to projects like this since they are based on a larger acceptance.) Anyway, I'm uploading about as fast as I'm downloading, (Which is supprising since my download is usually 4x-5x my upload.) Hopefully I can get this in better than the 42 hours it's currently predicting.

      --
      I do security
    3. Re:Good idea, bad implimentation by Anonymous Coward · · Score: 0

      God, you're a miserly sack of shit, aren't you?

  168. no good for piracy by Heisenbug · · Score: 1

    This is interesting ... until there's a search method for bittorrent files, it's basically only useful when a public source is being overloaded all at the same time -- as in the case of releasing a bunch of new ISOs. This is an application of P2P that directly solves a problem for big websites, and doesn't help file sharers much at all.

    Go figure.

    1. Re:no good for piracy by shades6666 · · Score: 1

      Try torrent trackers for a list of bittorrent trackers with the IRC channel to find it in.

      Mostly TV shows but some others.

  169. Impressed so far. by perky · · Score: 1

    311 kB/s download speed, 154kB/s upload. Suspect that I might take some flack from the network admins tomorrow for shunting 3Gig or so accross their network overnight, but what the hell.

    --
    "The new wave is not value-added; it's garbage-subtracted" - Esther Dyson, Dec 1994
  170. It's still Free Software by drwho · · Score: 1

    There is a lot of complaints saying that this use of bittorrent for downloading brand-new redhat ISOs is somehow piracy or immoral. I disagree. Before RedHat and the rest of the commercial linux distibutions came along, there was Linux. There was GNU. There were plenty of people writing software, protocols, architecture, doing support and configuration for free. RedHat and the others realized this had value, and that in spite of it being free they could make money at it. They knew the risks they were taking, and went forth anyhow. Has the difficulty of downloading new versions of Red Hat contributed to some sales growth of RH? Yes. Have others (cheapbytes, etc) profited by selling copies of RH? yes. Will RH sales go down because of BitTorrent distribution? If so, probably not very much. RH has much bigger things to worry about: The SCO suit against IBM, Dealing with Sun dropping their own distribution and what it means to RH, Mandrakesoft, competition from MCSE training and support vendors branching into Linux, etc.

    One thing that all linux vendors want is more use of their distributions, and linux as a whole, by the populace. Linux still has a very small market share, and anything that helps improve this market share is good for all the companies involved. This is called taking the long view. RH should know this, as others have. To do what they've done, and survive in this economic downturn of catastrophic porportions, seems to indicate they have a bit of business clue, unlike many in this field. More power to them, but I am not going to buy their CDs. I am a Debian user and Slackware before that, but I am very interested in seeing what RedHat has done.

    Hint to RH: make cheap, DVD based offical RedHat available everywhere. With DVD drives $20 these days, there's a huge market out there.

  171. this thing rocks ;-) by tupshin · · Score: 1

    Only 170 hours to go(1K/S download, 15K/S upload). Actually it will be quite cool...We're just on the wrong end of the adoption curve at the moment

  172. If I recall correctly by roystgnr · · Score: 1

    Even as far back as 4.1 (when I started using Red Hat) they kept the commercial software on separate CDs, which made the legalities of redistribution as simple as "you can redistribute anything and everything on disks 1 and 2, but little or nothing on disk 3".

  173. Hmmm, good idea. by hendridm · · Score: 1

    > If Redhat want's to restrict distribution, they can go write their own kernel, C compiler, X, and all the applications.

    Or they could just not release binaries. People would still compile it and resell it, but most I think most people would go for the official copy.

  174. Unhappy RHN Customer by LazLong · · Score: 1

    I've paid (well, ok, I've had my organization pay) for RHN for two years (on 3 May). I think this will be our last. I have always had better luck (quickly) getting new releases from mirrors than from RHN. Today is a good case in point. I went to get RH9, and was getting 1.5KB/sec! I was being quoted 180+ hours to get each disc. This wasn't a bandwidth limitation on my end (we've got an under-used OC-3 connection). I tried BitTorrent, and had my .iso's in a couple of hours. I even ponied up $5 to the author.

    1. Re:Unhappy RHN Customer by mikefoley · · Score: 1

      Yea, I'm pretty annoyed with ponying up $60 only to not even get access to the "Instant ISO's". I understand the popularity, but... For the $60 they should just snail-mail me the CD's. It'd be faster and more efficient.

      Oh, an RH, $60 for me right now is a fair amount of money. I'm still outta work.

      --
      What's my Karma Mr. Burns? "Excellent"
  175. 600kB/s uploading by weave · · Score: 1

    This is quite nice. I downloaded the rh 9 ISOs in about an hour on my work's 10 Mb/sec line and now it's uploading at 600kB/s. This is a great way to get something out everywhere quickly, and my work's line is almost dead during off hours anyway and they aren't charged for excess bandwidth, so megabits not used are lost forever...

  176. Speed your download: BT++ and open port 6881 by CritterNYC · · Score: 1

    Grab a copy of the latest version (.5.2) of BT++. It seems to do a better job of downloading for me. Especially after limitting upload speed (joys of asynch cable modem during peak time). If you have limitted upload bandwdith, this can speed your download speed up a lot. Just be sure and stay on afterward to give back that bandwidth to others.

    Also, be sure to poke a hole in your NAT/firewall in port 6881. It definitely speeds up the downloads!

  177. Re:How about some ethics ? (OT) by cymen · · Score: 1

    Microsoft products are crap no matter what the cost or license.

    I like their mice and they have an excellent warranty and customer service. At least two of my optical mice have had the wires in the cord break where they enter the mouse body. Somewhat easy to fix with a soldering iron but MS will send a replacement mouse at absolutely no cost.

    I just got a free MS optical notebook mouse which rocks! Nice short cord so no excess slack, same sweet little scroll wheel, and of course optical so it works on the leather arm of my chair.

    Good stuff.

  178. Re:Quibble: There's still one left by JosefK · · Score: 1

    And pine is currently listed as "deprecated" - so it won't be there much longer.

  179. How Much Does RH Really Make??? by IcEMaN252 · · Score: 1

    Bandwidth isn't exactly cheap. By making people who want it in the first week pay, they are probably just breaking even over the long haul of downloads.

    Red Hat makes its money through support, box sets (really support), and possibly training. Nobody really makes money off of download. Bandwidth isn't that cheap.

    --
    CitrusTV (http://www.citrustv.net): the Nation's Oldest & Largest Entirely Student-Run Television Station
  180. Re:Much better than all of us rushing the FTP serv by Anonymous Coward · · Score: 0

    My ADSL service is designed for downloading from powerful servers and NOT uploading huge amounts of data myself.

    Tough shit.

  181. shove your coffee cups by Ender+Ryan · · Score: 1
    coffee cups may be $25, but you can probably pick up Office for $10 - $25.

    --
    Sticking feathers up your butt does not make you a chicken - Tyler Durden
  182. bittorrent is coffee talk by martinflack · · Score: 1

    "I'm vaklempt....
    Talk amongst yourselves....
    I'll give you a file...
    Here, you've got segment 1, you got segment 2....
    Talk amongst yourselves...."

  183. Gnutella9? by vch976 · · Score: 1

    SHH... dont let Mike of Gnutella II know.... or else he'll hijack the protocol and call it Gnutella9...

    --
    If you dont like what I am saying, well then why dont you +++ATH0
  184. Re:Much better than all of us rushing the FTP serv by snak0rific · · Score: 1

    connections go much better when you aren't using ALL of your upload. try to set the max upload to -10KB/s of you max like...

    so with my 50KB/s max upload

    $ screen ./btdownloadcurses.py --max_upload_rate 40 --url http://the.redhatisos.com/rh9.torrent

    and everything is so much nicer. i don't know how to do the same on windows(tm) so... die!

    --
    -- "Put on your big girl panties and lift!"
  185. The problem as I see it by bicho · · Score: 1

    is, somehow, availability.

    I see no point on subscribing to RedHat Network because:
    1. I don live in the USA.
    2. My bandwidth is a phone connection with supposed 56 kbps, so I wouldnt see much of an improvement there.

    I would like to go out and buy a RH box if only it was available in a store near my place....

    Right now, the only way I have access to linux is through friends that can rip a (couple of) cd for me.

    --

    errera hunamum ets
  186. Bit Torrent, Linux, and irony by mcrbids · · Score: 1

    Hmmm....

    Did you notice that you have to use Mozilla to view the graphics that describe how a plugin for IE works?

    Anybody find that just a bit ironic?

    (Yeah, you can get the source, but how the !@# do you install that for Moz on *nix?)

    --
    I have no problem with your religion until you decide it's reason to deprive others of the truth.
    1. Re:Bit Torrent, Linux, and irony by mxs · · Score: 1

      Whoever told you that it was a plugin for IE ? Consider yourself having been lied to ... Or having just about found a willing troll-taker ;)

  187. You're missing the point! by kikta · · Score: 1

    Look, the fact of the matter is that Red Hat was creating a value-added service. As others have noted above, they're only required to provide access to the source, nothing more. The fact that they distribute ISO's is a kindness to the community. I started a Red Hat Network subscription last week for three reasons: to get the general RHN services, to support Red Hat and the work they do, and to get my ISO's early.

    Now if I turn around and distribute them via P2P or BitTorrent (or anyone else does), I have no problem with that at all. That's the nature of the beast & perfectly legal, AFAIK. What I do have a problem with is Jaime posting this bullshit. Here's the problems:

    1) This is a P2P story. It doesn't have shit to do with Red Hat, except that they're the ones getting fucked. Wrong category.

    2) The tone of the story is "sticking-it-to-the-man". While, I understand frustrations of that nature when we're talking about the shitheads at the RIAA or MPAA, what's Red Hat done wrong here? Come up with an innovative value-added service for paying members of the community? How Fucking Dare They!!!

    3) By Jamie posting this trash, Slashdot is engaging in the sort of shit-where-you-sleep behavior that we've come to expect from big corporations, not members and supporters of the Open Source community versus each other. If the point was to highlight BitTorrent, fine - post it as a P2P article and show how we can all download the newest Mandrake ISO's that just came out quickly. Instead we got, "Red Hat won't let us have it for a week without paying! Fuck 'em!"

    4) I am now pissed about the fact that I paid all that money for something that had a major incentive destroyed. Not pissed enough to wish I hadn't done it, and certainly not pissed at Red Hat. But what do you think Red Hat's response will be to the paying customers who do complain to them? It'll be either: tough shit/we're getting rid of it, we're going to come up with some kinda product activation, or we're going to give ISO's to only the paying members and source to anyone else. None of these except the second would solve this problem, but all would suck.

    We all laughed about the 1)Open Source 2)??? 3)Profit! jokes for quite a while. Red Hat is one of the few companies out there making it work & coming up with new ways to make it work. Slashdot destroyed a piece of that today in a rather childish way. Thanks!

    1. Re:You're missing the point! by knobmaker · · Score: 1

      Okay, but apart from the rhetoric that you don't like, could you explain how these BitTorrent downloads hurt Redhat? As far as I can tell, it helps RedHat if another distribution method removes pressure from their servers. Evidently RedHat is unwilling to provide sufficient bandwidth to serve their paying subscribers in a timely manner, so it seems to me that they would welcome alternative methods of distributing the new ISOs. Every subscriber that gets tired of the slow servers at RedHat, and goes off and gets it from fellow BitTorrent users, reduces the clog at RedHat. Doesn't it? And so, rhetoric aside, hasn't /. provided a benefit to RedHat by publicizing these alternatives?

      For those who aren't paying subscribers, the only problem for RedHat is that they're getting the ISOs sooner than other non-paying folks. This may irritate those who did pay, but how, except in the most abstract sense, does this hurt them? It's just a problem with the whole business model for open-source, and is not exclusive to RedHat. (BTW, my last RedHat installation was from a boxed set. I have a dial-up connection; it's impractical for me to download the ISOs, and I preferred to support RedHat rather than buy from CheapBytes or another CD vendor. I admit to getting Mandrake 9 from CheapBytes, but there are no boxed sets available in my podunk town. In fact, I haven't seen any RedHat boxed sets in a while.)

    2. Re:You're missing the point! by kikta · · Score: 1
      Evidently RedHat is unwilling to provide sufficient bandwidth to serve their paying subscribers in a timely manner, so it seems to me that they would welcome alternative methods of distributing the new ISOs.


      Ok, that was a bit of a problem today, but isn't that Red Hat's problem to solve? If I pay Red Hat for a service, and they're not doing it as well as I would like, then they need to fix it. What you're suggesting is like saying that Microsoft sold me an Office CD, but it had scratches. In fact, a lot of people received scratched CD's. Since MS is going to mail us new CD's & it takes awhile, some people who got unscratched CD's will burn copies for the entire town. See, Microsoft had a problem with their distribution. These kind souls are going to help them. Microsoft should "welcome alternative methods of distributing the new" CD's. How long do you think they'd be in jail?

      For those who aren't paying subscribers, the only problem for RedHat is that they're getting the ISOs sooner than other non-paying folks. This may irritate those who did pay, but how, except in the most abstract sense, does this hurt them?


      Did you even fucking read that after you wrote it? Seriously! If Red Hat's selling me a service, and others are getting it for free... I would pay for it, why? It's not a business model problem, it's certain shitheads ruining it for everyone else. It's the cocksuckers who want to take & take, but never want to give back. I've seen lots of Red Hat boxed sets, so I don't know where you got that idea, hell, they even sell them in their online store.

      The biggest problem of all, though, isn't the fact that it got loaded on BitTorrent, beacuse that's going to happen either way. The problem is that Jamie acted like a shithead by posting this fucked-up article. While he could have either not posted it or waited until next week to do it (when the FTP servers would have been slammed also) or related it to the new Mandrake ISO's, Jamie instead chose to fuck over Red Hat for no good reason at all.
    3. Re:You're missing the point! by knobmaker · · Score: 1

      "Microsoft should "welcome alternative methods of distributing the new" CD's. How long do you think they'd be in jail?"

      This is a moronic analogy, because Microsoft software is proprietary. Again, since subscribers who get the ISOs from BitTorrent rather than from RedHat servers thereby reduce the load on RedHat servers and reduce RedHat's cost for bandwidth, explain why this is not good for RedHat. Perhaps you believe that non-subscribers would pay for the privilege of getting the ISOs a week early, if BitTorrent did not exist?

      I said: " For those who aren't paying subscribers, the only problem for RedHat is that they're getting the ISOs sooner than other non-paying folks. This may irritate those who did pay, but how, except in the most abstract sense, does this hurt them?"

      You responded: "Did you even fucking read that after you wrote it? Seriously! If Red Hat's selling me a service, and others are getting it for free... I would pay for it, why? It's not a business model problem, it's certain shitheads ruining it for everyone else."

      I'll ask again. How did early download of RedHat ISOs by non-subscribers actually hurt you? How did these shitheads ruin it for anyone, let alone everyone? Please be specific. I'm sincerely curious, because I really can't see how you've been hurt. After all, getting new ISOs a little earlier than non-subscribers must be the least important benefit of your subscription.

    4. Re:You're missing the point! by yy1 · · Score: 1

      If Redhat was smart they would just kill off most of the delayed release uhh... non-subscriber ftp servers and replace them with a couple bittorrent trackers. They could save the money they supposedly lost from the people who didn't sign up to RHN just for the early release (this amount of money would seem to be small considering all the reports on how it is going slow enough that it will take 2 or 3 days to DL anyway).

      Considering the nature of these types of releases (hype about release for a while then open the floodgates, but instead of a river its just alot of little streams) and the way Bittorrent scales so well, you'd think some (more?) companies would provide a bittorrent link in addition to traditional download links. Especially on large files.

      Take game demos for instance, usually they have a list of 20+ places mirroring them, now to add their bandwidth all they would have to do is connect to the tracker and leave their window open and any traditional mirror site could mirror that as well.

      I don't think any of this will happen, traditional companies seem to avoid p2p like the plague, no matter its benefits. The whole mirrorer bandwidth contributer for things like demos would remove extra web views (ie ad views)so I doubt that will change much either.

      Well even if the companies don't want to embrace it, the people have.

      --
      Because, sometimes they just have to touch the stove.
      -YY1
    5. Re:You're missing the point! by kikta · · Score: 1

      Actually, I consider it to be an important benefit. And, hey, thanks for deciding what's important to me. I paid for something. You didn't. I have less money for no good reason, then. That's how it hurt me. In the future, I may not give that money to Red Hat again if I think I don't need to. That's how it hurts them. How hard is this for you? You want a drawing in crayon???

      The ISO images that Red Hat gives out are PROPRIETARY. Look up the word if you can't wrap your head around that concept. Red Hat has no obligation to give them away, only source & certainly not even that in ISO form. If they don't have to give it away, or even distribute it (after all, they could make CD's & then toss them in the ocean), then why do you think that you deserve them a week early? I think you understand perfectly well that if everyone can get it for free, then no one will pay in the future for this value-added service. Go back to your parent's basement, Troll.

    6. Re:You're missing the point! by kikta · · Score: 1

      I think the problem here was twofold:

      First, Red Hat got caught with their pants down & didn't anticiate just how much load they'd be getting. Also, they didn't help matter by putting the ISO's up at like 9 am or something. If they'd done it at midnight, then some of us who stayed up could have beat the corporate gang before they got to work in the morning & everyone would have better off. BTW, it took me from 9 am until 2 am to get mine from them.

      Second, if Red Hat wants to distribute via P2P, especially once the ISO's are wide-released, I'm all for it. What I am not for is people getting for free what I have paid for and Slashdot encouraging people to rip off an Open Source company.

    7. Re:You're missing the point! by Q-Hack! · · Score: 1

      I started a Red Hat Network subscription last week for three reasons: to get the general RHN services, to support Red Hat and the work they do, and to get my ISO's early.

      then later

      Actually, I consider it to be an important benefit. And, hey, thanks for deciding what's important to me. I paid for something. You didn't. I have less money for no good reason, then

      I think you are being a bit hypocritical. In your earlier statement you said you supported Red Hat for the work they do. To me this should be the best reason to join there service. Who cares how everybody else gets the software.

      --
      Some days I get the sinking feeling Orwell was an optimist.
    8. Re:You're missing the point! by kikta · · Score: 1

      I never said which was more important. The early ISO's were the deciding factor. They weren't the only factor, but they happened to push me off the fence towards buying.

  188. "Soapboxing" v. pej. by BillsPetMonkey · · Score: 0

    "soapboxing" v. pej. To announce the development of a new Internet protocol with proportionate fanfare, and then to watch it grind to a halt within hours."

    11.03pm:
    Estimated time left: connecting to peers
    Download rate: 0 kB/s
    Upload rate: 0 kB/s


    2.47am:
    Estimated time left: connecting to peers
    Download rate: 0 kB/s
    Upload rate: 0 kB/s


    Hmmmm.

    --
    "It's not your information. It's information about you" - John Ford, Vice President, Equifax
  189. RHN is so dissapointing... by avdp · · Score: 1

    This morning, RHN was unavailable for a few hours. Could not even get the login prompt. Only some unhelpful message that they were sorry for the inconvienience.

    Once I finally got in, there were no iso links. Only the release notes. That's it.

    An hour after that, the site was sloooow but the links were finally there. I've been attempting to download the isos all day long at a snail pace - so slow in fact, that the boxes will show up on the shelves before I have all three isos.

    Also, resuming simply doesn't work too well with their links. Some of the downloads had to resume and guess what! The links have expired. That's nice.

    Overall I have to say that the pre-release for subscribers was a good idea, but so poorly executed. They're lucky that I joined RHN a while back and not for their isos. It seems like they hyped the pre-release thing to get people to subscribe and then found out they simply don't have the bandwidth.

    I am downloading with BitTorrent eventhough I am a RHN subscriber (and RHAT stock owner). No remorse.

  190. Make that triple digits by Wee · · Score: 1
    I found a Linux machine that had a GUI I could see and installed BT on that (rather than use the Win2K box that I'm sitting in front of). Wound up getting around 130K/s. And now the CD-Rs are being burned.

    And yes, I left my client running...

    -B

    --

    Ash and Hickory, straight-grained and true, make excellent bludgeons, dandy for the cudgeling of vegetarians.

  191. Except... by Anonymous Coward · · Score: 0

    ...you cannot copyright a CD layout. It is by nature functional and necessary (a computer needs a mechanism to find the files). Being able to copyright this would be akin to copyrighting a phone book, which the phone companies tried to do and which the courts said they cannot do.

    I'm not saying it's a good/bad thing to redistribute official OpenBSD CDs but there is no reason why you can't, and this is the dumbest, flimsiest excuse ever for trying to make a profit with an open source product. It's as stupid as saying "FREE...just pay $30 shipping and handling" or "Lemonade free, cups $1"

  192. Re:Much better than all of us rushing the FTP serv by packeteer · · Score: 1

    Dont you understand what i just said? This is my exact problem. My upload speed barely gets to 10KB a second. This is nothing at all to work with. If i use any of it my download speed goes too slow. Im sory but my connection is not designed to work as a server.

    --
    unzip; strip; touch; finger; mount; fsck; more; yes; unmount; sleep
  193. Irony by jmorris42 · · Score: 1

    Interesting that you can't run BitTorrent on RedHat 7.x to download a newer copy of RH (8.0 does have Python 2.x so it should work, but I never had any luck running with RH8.0.). For that matter you can't use Debian unless you like using packages from testing.

    Sounds like a "Windows" focused product to me.

    --
    Democrat delenda est
    1. Re:Irony by jooon · · Score: 1

      You _can_ run BitTorrent on Redhat 7.x as well as you _can_ run BitTorrent on Debian without using packages from testing.

      There is no bittorrent deb for debian stable though, so you have to unpack the source archive and run/install manually. That's very easy. Not sure how hard it is to install python 2 for redhat 7.x but it is definately possible.

    2. Re:Irony by jmorris42 · · Score: 1

      Uh huh. I'm going to replace a fairly important package on a stable machine with one that may or may not build from Rawhide. If I was that sort I'd be running Sid.

      --
      Democrat delenda est
    3. Re:Irony by Sits · · Score: 1

      This is simply not true. There is default distribution python2 package for at least RedHat 7.3 that you can install side-by-side with the python1 package. You can then use the command line python2 pythonfile.py to run it.

    4. Re:Irony by jmorris42 · · Score: 1

      Interesting. I'll try it!

      --
      Democrat delenda est
  194. Re:Mixed Feelings - Don't subscribe just for ISOs by Foundryman · · Score: 1
    On the other hand, this is a massive leak for RedHat... if BitTorrent can always be relied upon to get the ISOs the day they're released to subscribers, then there is no incentive to become a RedHat subscriber...

    If you subscribe just to get that 1 week jump on non-subscribers then you are wasting your money. The rush of people trying to pull down ISOs kept my download between 1 kbps and 10 kbps. More than a little disappointing.
    Frankly, I think it's worth $60/year to use the convenient update features. Also it's a great product, I don't mind paying. In fact, I bought the $96 subscription even though I've only one system to maintain.

  195. Other end of the scale by bstadil · · Score: 1

    Good for you. I am at the other end of the scale. My current upload is 25kB/s but the download is below 1kB. At current rate I will be finished around the time the RH-9 hits the mirrors. IE One week.

    --
    Help fight continental drift.
  196. How about this by Russellkhan · · Score: 1

    I've put BitTorrent as well as the redhat9.torrent file onto the Gnutella2 network via Shareaza.

    As soon as I finish downloading the isos (In ~8 hours according to the BT client) I'll put them up too.

    Here's the URIs if anyone's interested:
    magnet:?xt=urn:bitprint:KPKJPITE2FDTIJ776V3542BRER EXAKVK.QA52MAAYOCT5CVSQFCUD24AVT3Y7EBF2VPIBYRA&dn= redhat9.torrent

    magnet:?xt=urn:bitprint:WWPHGP7VAWBZMXAY5FDEVSWER5 WJ6LZM.6LYARQMT3E6TDRYPZUUU4FQZJTYK7H7E5AFSUWY&dn= bittorrent-3.2.1.exe

    Let me know if those links are good, this is my first time posting this type of link anywhere. If they're bad I'll correct them if I can figure out how.

    --
    Information doesn't want to be anthropomorphized anymore.
  197. Re:Much better than all of us rushing the FTP serv by tabby · · Score: 1

    yeah, now we can slashdot each other ;-)

    --
    I've experiments to run, there is research to be done on the people who are still alive.
  198. other p2p networks by PapaZit · · Score: 1

    I encourage people to put the redhat .isos onto other p2p networks (gnutella, etc.) as well as BT. Sure, BT's nifty, but it's good to get the data out as widely as possible. Not everyone can run BT.

    After I've finished my download, I'll put it up on gnutella. My copy shouldn't be the only one.

    --
    Forward, retransmit, or republish anything I say here. Just don't misquote me.
    1. Re:other p2p networks by Anonymous Coward · · Score: 0

      i've put disc number 1 already online a few hours ago on kazaa. nobody was interested so far. i got one other file shared: a pr0n movie. was downloaded several times. see the difference?

  199. Great idea in theory, but is it worth it? by curtlewis · · Score: 1

    I couldn't start up a DL until I got home from work (damned fascist firewalls at work) and when I did, I was getting results like this: Download rate: 1kB/sec Upload rate: 14kB/sec Not sure how people were grabbing 14k off me since I didn't have squat on my box yet, but given 3000 people doing P2P for this, I would expect to at least receive as much as I give...

  200. What a piece of Crap!!! by vertical_98 · · Score: 1

    Let it run for a while, they said....forward ports 6881-6889, they said...Your download speed will jump to 100-200k. Bullshit!
    After two hours my stats are d/l 3k/s (7.08 Mb) and u/l 11k/s (17.75 Mb)
    I'd be better off waiting a week and getting it from a mirror. This program needs to be seriously re-thought out. I hope you got a nice kick-back Jamie. Even my 768/128 cable connection should do better than this!
    I guess enough bitching, but this was praised as the new Napster, its not.

    Mod me down, I don't care, but its still the truth!
    Vertical

    --
    72 CD D7 52 D0 7E D8 47 44 91 D5 84 D1 59 F1 A9-This is my 128bit integer. There are many like it, but this one is mine.
  201. rsync access? by gimpboy · · Score: 1

    hey.

    i was thinking about getting a subscription to their service, but i'm not really interested in up2date. i setup my own apt repository and i'm happily using apt4rpm. my question is do you have rsync access to redhat's servers to their eratta? if not do you know if they offer this in a different service?

    --
    -- john
    1. Re:rsync access? by Pharmboy · · Score: 1

      was thinking about getting a subscription to their service, but i'm not really interested in up2date. i setup my own apt repository and i'm happily using apt4rpm. my question is do you have rsync access to redhat's servers to their eratta? if not do you know if they offer this in a different service?

      their system is really setup to use up2date, which is what i use. it would be hard to be easier than up2date. you can cron it if you are not worried about breaking anything, such as a webserver, dns server, simple server.

      goto rhn.redhat.com and check tho to be sure.

      --
      Tequila: It's not just for breakfast anymore!
    2. Re:rsync access? by gimpboy · · Score: 1

      their system is really setup to use up2date, which is what i use. it would be hard to be easier than up2date. you can cron it if you are not worried about breaking anything, such as a webserver, dns server, simple server.

      once you get apt installed, it really is easier. to install mplayer i type the following command:

      $apt-get install mplayer

      to upgrade everything

      $apt-get upgrade

      it took about a day to setup the repository, and with that and some perl scripts i can manage 15 computers easily.

      they dont mention this at rhn.redhat.com. i emailed them, but i havent heard back from them yet.

      --
      -- john
  202. Mirrors by Neufusion · · Score: 1

    Mirrors:

    http://www.crapromedia.com/redhat/shrike-i386-di sc 1.iso
    http://www.crapromedia.com/redhat/shrike-i3 86-disc 2.iso
    http://www.crapromedia.com/redhat/shrike-i3 86-disc 3.iso

    http://www.betagraphix.com/shrike/shrike-i386-di sc 1.iso
    http://www.betagraphix.com/shrike/shrike-i3 86-disc 2.iso
    http://www.betagraphix.com/shrike/shrike-i3 86-disc 3.iso

  203. Easy downloads, maybe not worth it. by thynk · · Score: 1

    Gotta say, BitTorrent came right through and I got the download in about 4 hours and change.

    HOWEVER... Did a fresh install on an older HP Kayak. Didn't see anything for installed hardware. Didn't see or even try to find the lan eth0 - Intel 10/100 Pro. This machine comes with a ISA sound card, and sndconfig doesn't even install. Yes, I probably should install these items seperatly, and I'm sure the RPMs are not too hard to come by, but with a brand new install and older hardware, I'd like to think that I wouldn't need to. Isn't RH trying to be the easy install king?

    OTOH - Mandrake 9.1 comes right up, sees the network card, sndconfig kinda pukes on the ISA sound card (old Aztec that worked find in win98SE) - I haven't take a lot of time to play with the settings or look at the card to see if it's got jumpers... but it's much easier.

    OTOHOH - Mandrake 9.1 will NOT install at all on my old Gateway laptop. Freezes on the main install screen. Where as RH breezes through, but won't even try to find the PCMCIA Network card (Cisco 350 Airnet). Ended up putting WinXP on it, less install time, no headaches - found and installed everything just fine once I put the cisco drivers on it.

    So which is better? I hate to say it, but my experiences are leaning towards RH 7.3 and Windoze series stuff. Look like both have some more work to do - IMNVHO.

    --

    Good judgment comes from experience, and a lot of that comes from bad judgment.
    1. Re:Easy downloads, maybe not worth it. by Anonymous Coward · · Score: 0

      So, you're willing to download drivers for WIndows, but not make the effort to set up Linux properly? No wonder you're a lame shithead.

  204. article is a couple of hours old and downloads hum by drfreak · · Score: 1

    Bittorrent kicks ass. I started downloading a couple of hours ago and was getting less than 10KB/s. Now that I punched open the incoming port, my full download bandwidth is saturated, and it appears that my upload rate is decent too. Not only does this protocol disperse the slashdot effect, it optimizes the file transfers. Maybe if popular web pages could be served by "trackers", they would withstand the slashdot effect a lot better without needing gargantuate bandwidth or several load-balanced servers.

  205. Don't Throw Me Into the Briar Patch! by adastra · · Score: 1

    And Brer RedHat said, "Please, please Brer BitTorrent, don't take the load off of my central servers so that my paying customers can get at a cerfified, supported version of the operating system. I would cry and cry -- oh how it would hurt! -- if all the free-loading college kids with big bandwidth and no money downloaded my product off of other people's dime and became great hackers that on graduating might form companies that need guaranteed support. In the mean time, oh how I would miss the Slashdot effect on my own servers! How lonely my customers will be without the seething hordes of ./ to share their pipe!"
    And Brer BitTorrent laughed and threw the ISO into its briar patch.
    Brer RedHat landed on his feet, laughed and ran off to gambol with his customers.
    -- AdAstra
    time left: 13 hour 13 min 33 sec
    download to: ../RedHat9.iso
    download rate: 36 kB/s
    upload rate: 39 kB/s

  206. Please post the right checksums by TimFreeman · · Score: 1

    So can anyone post the MD5 checksums for the RH9 ISO's, crypto-signed by Red Hat? Otherwise there's no way to verify that the bits from bittorrent are right, unless we assume that the source bits are right and bittorrent's checksumming is correct.

    1. Re:Please post the right checksums by Xugumad · · Score: 2, Insightful

      Or, failing that, mount the CDs using loopback, and then check the signature. Something like this:

      mount -o loop shrike-i386-disc3.iso /mnt/cdrom
      rpm --checksig /mnt/cdrom/RedHat/RPMS/*.rpm

      You'll need to have downloaded the RedHat public key, which you can get from "pub/redhat/linux/8.0/en/os/i386/RPM-GPG-KEY" of your favourite RedHat mirror, and then import with a command like:

      rpm --import RPM-GPG-KEY

    2. Re:Please post the right checksums by TimFreeman · · Score: 1
      No, just checking the sigs on the RPM's doesn't guard against a trojan'ed installer.

      Sigh. I post a request, presently with a score of one. Someone posts a significantly wrong workaround and gets a score of two. Someone replies to my request with a subject line of "MOD PARENT UP". His reply gets modded up, but not my request.

      The rumor on IRC is that even Red Hat Network customers aren't able to get crypto-signed MD5's. That would be an oversight by Red Hat, or conceivably their archive has been hacked. I think I'll quarantine these CD's until I know for sure. Red Hat signed their MD5's for RH 8.0, so if these RH9 MD5's are good they'll surely realize their error and sign them eventually.

      Gee, that sorta undoes the benefit of fetching them in a hurry via bittorrent, doesn't it? Oh well, getting introduced to bittorrent was worthwhile.

    3. Re:Please post the right checksums by Xugumad · · Score: 1

      Well, I upgrade using "rpm -F", so it works fine for me. I did mean to point out its not a complete solution, my bad. And if it makes you feel better, I'd have modded up your original post, if I had points.

    4. Re:Please post the right checksums by TimFreeman · · Score: 1

      -----BEGIN PGP SIGNED MESSAGE-----
      Hash: SHA1

      Okay, according to three sources that have access to Red Hat Network, the right checksums are:

      400c7fb292c73b793fb722532abd09ad shrike-i386-disc1.iso
      6b8ba42f56b397d536826c78c96 79c0a shrike-i386-disc2.iso
      af38ac4316ba20df2dec5f99091 3396d shrike-i386-disc3.iso

      I couldn't find any checksums signed by Red Hat. Unless the CD's were
      maliciously altered before people got them from Red Hat Network, or
      I'm a liar who also corrupted the BitTorrent download, CD's matching
      these checksums should be good to use.
      -----BEGIN PGP SIGNATURE-----
      Version: GnuPG v1.0.6 (GNU/Linux)
      Comment: For info see http://www.gnupg.org

      iD8DBQE+iguBdt/+ADSxXHgRAp26AJoD3nMG8joXNS5LHSQz xd Eo5kdVQACfbmBf
      sEXLoV3jITZBf6iM1QujdhU=
      =SiU9
      - ----END PGP SIGNATURE-----

  207. Re:Download Credit by Saeger · · Score: 1
    No, but you should be earning extra "download credits" from the people you're uploading to.

    This is how eMule's credit system works: as you upload chunks to thousands of people swarming off you, you earn "IOU" credit that gets you bumped of their upload queue as a reward. The only problem with this is that eMule's ids unique clients based on a spoofable userhash, so all you'd have to do is view your local creditfile and spoof the most generous uploader on the assumption that he uploads just as much to other clients and has more credit due. (should be using GPG here; which can later be extended to webs of trust).

    --

    --
    Power to the Peaceful
  208. Re:Download Credit by Anonymous Coward · · Score: 0

    correction: I meant to say that uploading gets you bumped UP other peoples' queue faster; not OFF their queue.

  209. Bstark Hacked? by pediddle · · Score: 1

    bstark.pp.se is now the property of the United States government. Quite funny.

    Is bstark only temporarily gone, or am I missing something?

    1. Re:Bstark Hacked? by Fenris+Ulf · · Score: 1

      Checked the date today?

    2. Re:Bstark Hacked? by pediddle · · Score: 1

      Ah, good point. It was still March 31 over here when I posted that.

  210. In-depth review of RHL9 technical changes by Anonymous Coward · · Score: 0

    I written up a close examination of Red Hat Linux 9. The review covers
    three main categories:

    * Architectural & behavioral changes
    * Installer changes
    * Changes to included software packages

    This is a NOT a fluff ("the fonts are as pretty as Windows") review.
    This document is meant for system administrators.

    You can find the review at:

    http://www.GuruLabs.com/RedHatLinux9-review.html

    Comments and feedback welcome.

    Dax Kelson
    Guru Labs

  211. MOD PARENT UP by Russellkhan · · Score: 1

    This is an important request. We need RedHat's MD5 sums to be able to properly verify the isos.

    --
    Information doesn't want to be anthropomorphized anymore.
  212. this incredible piece of software is just great :( by Anonymous Coward · · Score: 0

    "error connecting to tracker (100061) connection refused". (.torrent file was completed, 1,7gb already allocated, filenames created etc.)

    Man, I can't tell you how much I love programs that give fully detailed error messages, so anyone can understand what the heck is going wrong with it and what I have to do to correct the error.

    A program, that allocates the entire download beforehand, wasting some 1,7gb for this, and THEN refuses to work is just retarded.

    WHY is the connection refused and WHAT can I do to to prevent it?

    I fear, it's the IP-forwarding settings in my NAT-box, that don't have the 6889 port set for my machine, but that is just a blind guess thanks to this cute little error message. And with no options in the win-client to change the listen port I'm shit out of luck, since I refuse to open up the router and change the port assignments for all machines in my house.

  213. And you want this redfart 9 garbage because ? by Anonymous Coward · · Score: 0

    And you want this redfart 9 garbage because ?

  214. No GUI needed by Andy+Dodd · · Score: 1

    Use the headless or curses versions.

    I'm using the curses BT client under screen. Started at around 20-30 kB/sec, now I'm at approx. 270 kB/sec, and uploading 35K/sec even without opening up those listening ports.

    (Note: I did use --ip to tell it my real "outside world" IP instead of giving the system my internal one.)

    I'll leave it running until I reboot the machine (Sometime this evening.) That'll likely be 5-6 hours of serving up the files after the d/l completes. :)

    BitTorrent rocks!

    --
    retrorocket.o not found, launch anyway?
  215. BT seems to be handling it well by Andy+Dodd · · Score: 1

    Their site is sparse on images and the BT client is small, plus there is no dynamic content. They seem to be handling the load fine.

    And the RedHat download - This is the fastest RedHat download I've EVER done... BT rocks.

    --
    retrorocket.o not found, launch anyway?
  216. Doesn't seem to matter. by Andy+Dodd · · Score: 1

    Maybe it did when there were few BT clients running, but at this point, on a Cablevision OptimumOnline cable modem connection:

    270KB/sec down, 35 KB/sec up.

    Try it. If it goes slow, make sure port 6881 is open, although there are enough clients online now that it doesn't seem to matter. (I have it closed and it's working fine. I'd open it up except my crappy Belkin router's web UI and Lynx don't get along.)

    --
    retrorocket.o not found, launch anyway?
    1. Re:Doesn't seem to matter. by Guspaz · · Score: 1

      Ugh! I have 80KB/s upstream, and with BT doing about 40KB/s up last night it was only getting 10-20 down. I'll try again tonight, hopefully you're right and many more people are online.

      What exactly does opening port 6881 do? I have it closed and BT has no trouble uploading, though it doesn't seem to want to max out my upstream at ~80KB/s.

    2. Re:Doesn't seem to matter. by Andy+Dodd · · Score: 1

      I believe that if your firewall is closed up, then your client can actively connect to another to start an upload. But this requires that the other endpoint be open. (i.e. one endpoint or the other must be open, it can be either.)

      Opening up a few firewall ports is the difference between not being able to connect to any other clients running a firewall whether for upload or download, or being able to connect to any client. Makes more of a difference for "small" torrents where there are fewer clients.

      --
      retrorocket.o not found, launch anyway?
  217. 1.5 hours? by Andy+Dodd · · Score: 1

    IIRC, that Sony drive is 4x capable.

    Go to www.rima.com and buy some 4x discs. $2 each for Ritek G04s in a 25-pack, $1.80 each in a 100-pack.

    Burn in 15 minutes. :)

    (I have a Pioneer DVR-105... These RH9 CDs are going on a DVD! :)

    --
    retrorocket.o not found, launch anyway?
  218. BitTorrent is cool, but... by inertia187 · · Score: 1

    BitTorrent is cool, but what is this "Cash" you speak of?

    --
    A programmer is a machine for converting coffee into code.
  219. 530 error by Isaac-Lew · · Score: 1
    530 This server is only for .fi.

    I don't know whether that's an April Fool's joke or not :|.

  220. Re:BitTorrent not working, period by Anonymous Coward · · Score: 0

    I got over 622kb/s download at peak, but all I ended up with was 3 iso's that burned frisbees. Don't waste blanks without checking the iso.

  221. another april's fool by Anonymous Coward · · Score: 0
    http://www.betagraphix.com/shrike/shrike-i386-disc 2.iso
    http://www.betagraphix.com/shrike/shrike-i386-disc 3.iso

    Result:
    Not Found
    The requested URL was not found on this server.

    Apache Server at betagraphix.com
    The first iso is functional, though... Could it be that you posted the mirror before your download was complete?
  222. We are listening. by Anonymous Coward · · Score: 0

    Yes. We are listening. We sit in dark rooms barely lit only by computer screens and are listening to your heart-beat, the sounds of your digestion and to the staccato of your keystrokes as you type subversive messages to the internet. Did I mention that we are also reading? Soon we will come for you and then we will read you your emails, your text files, your irc logs and then you will talk and we will listen.

  223. I'm A Subscriber, Are You? by dbn3 · · Score: 1

    Yes, I do pay $60 to RedHat network.

    I set up the download of the first iso disc last night. With a DSL connection in the US, the file just finished about 22 hours later. Wow.

    So I downloaded bit torrent to see if the download would be faster. So far, its not really. The download rate is from 4k to 7k.

    Sigh.

    --
    open mind: teaching computers the stuff
  224. Re:Much better than all of us rushing the FTP serv by Aaron+Denney · · Score: 1
    You can use the firewall features of linux to greatly improve this:

    http://lartc.org/wondershaper/

  225. Sorry! by Anonymous Coward · · Score: 0

    killall -9 mozilla-bin

  226. Last Post! by alpg · · Score: 0

    The following quote is from page 4-27 of the MSCP Basic Disk Functions
    Manual which is part of the UDA50 Programmers Doc Kit manuals:

    As stated above, the host area of a disk is structured as a vector of
    logical blocks. From a performance viewpoint, however, it is more
    appropriate to view the host area as a four dimensional hyper-cube, the
    four dimensions being cylinder, group, track, and sector.
    . . .
    Referring to our hyper-cube analogy, the set of potentially accessible
    blocks form a line parallel to the track axis. This line moves
    parallel to the sector axis, wrapping around when it reaches the edge
    of the hyper-cube.

    - this post brought to you by the Automated Last Post Generator...