Slashdot Mirror


Technical Review for Red Hat Linux 9

ewilts writes "Dax Kelson from Guru Labs has posted a technical review for Red Hat Linux 9. It's a definite read if you want to get away from the marketing fluff that focuses on eye-candy and instead read about the release from a sysadmin's point-of-view."

57 of 207 comments (clear)

  1. great by Triumph+The+Insult+C · · Score: 5, Funny

    i spend 2 full days downloading the isos, only to read the review and determine i shouldn't bother

    ip security bit stories are good enough ... FOR ME TO POOP ON

    --
    vodka, straight up, thank you!
    1. Re:great by GreyWolf3000 · · Score: 2, Insightful
      Cause reviews are so well-written these days.

      1) Installation was a snap. It autodetected my SBLive! Value as well as my ATI Radeon 9000 and installed the drivers automagically. I even got a nice boot screen! However, my modem wasn't detected automatically.

      )2) The new KDE desktop looks great. I can't believe the font rendering is so great! However, I tried to install app foo, and the rpm required lib bar, and I had to install bar from a previous distribution, and it seemed to overwrite stuff!

      Conclusion? A very nice desktop distro, but it's just not quite "ready" yet. It needs to work out a few kinks before it can beat Windows.

      End review, and begin huge flamewars in comments section (along with 300 "You haven't upgraded to gentoo yet? For shame! Kde is as easy as 'emerge kde'" posts).

      I know this review is different, but have you seen OS News lately? Kudos to Eugenia for her hard and unpaid work, but man the discussions and reviews (not hers, but the guest reviewers) have gotten really formulaic.

      --
      Slashdot: Where people pretend to be twice as smart as they really are by behaving like children.
    2. Re:great by mickwd · · Score: 2, Funny

      Hey, you don't realise how brilliant Gentoo is.

      Want to get /bin/laden ? Don't send thousands of troops sending over Afghanistan, just use Gentoo:

      In one easy step, "emerge" him from his cave, "download" him to Guantanamo Bay, and "execute" him on the spot.

      What could be simpler ?

    3. Re:great by Compenguin · · Score: 2, Insightful

      Which application?
      Did you check if redhat ships it first?
      did you check for compat libs and libs with numbers on the end?
      If that still doesn't help its probably targetted for another distro/version
      did you try rebuilding the SRPM?

  2. A Real Article? by DarkKnightRadick · · Score: 4, Funny

    OMG!

    --
    "There is a way that seems right to a man, but its end is the way of death." Proverbs 16:25 (NKJV)
  3. The big question by lseltzer · · Score: 4, Funny

    Does it support RFC 3514?

    1. Re:The big question by questionlp · · Score: 3, Funny

      I know FreeBSD now has support for that RFC. ;)

    2. Re:The big question by Entropy_ah · · Score: 3, Funny

      Yeah, i'm tired of being left out in the cold on stuff like this. Slashdot should post a story about it or something.

      --
      my other penis is a vagina
  4. That's the april fool's joke by Transient0 · · Score: 3, Funny

    stupid posts will be modded down, intelligent posts modded up. Only this one day a year.

    1. Re:That's the april fool's joke by IronTek · · Score: 3, Interesting

      You certainly have a valid (or at least partially valid point there).

      I was really disappointed that my mod points expired the other day...I was hoping to have some for today! ...Such is life, I suppose.

  5. First Post of the First Real Story! by puto · · Score: 3, Funny

    Thank you lord, finally back to my normal nerdiness. Yes, we can now return to our opinionatd, often un-substatiated, rants!

    No more April Fools.

    Of course the real joke could be that no one gonna say the following.

    1. Red Hat Sucks
    2. Debian Rules
    3. Been rolling my own with Gentoo since the dawn of time.
    4. PROFIT

    That would be the real April Fools. No my distribution is better than yours. THAT is what would shock the hell outta me.

    Puto

    --
    The Revolution Will Not Be Televised
    1. Re:First Post of the First Real Story! by athakur999 · · Score: 4, Funny

      Now that the BSD's have merged into one Empire, us Linux users need to put aside our differences and form an Alliance to ensure that BSD to teeter on the brink of death as it has for several years.

      --
      "People that quote themselves in their signatures bother me" - athakur999
  6. Does anyone know by inode_buddha · · Score: 5, Funny

    if it supports the George Foreman iGrill? I'm waiting on the boxed set, and could really use the functionality.

    --
    C|N>K
  7. Text of Review by Anonymous Coward · · Score: 2, Informative

    Red Hat Linux 9 Technical Changes

    (or when the RELEASE-NOTES are just not enough)
    by Dax.Kelson@GuruLabs.com
    Copyright 2003 Guru Labs, L.C.

    Intro
    Over the past eight years or so, I've been excited each time a new version of Red Hat Linux gets released. During the past few years, people have even been writing reviews of each release. As a general rule, I've been dissatisfied by the superficialities, inaccuracies, and irrelevancies in the reviews often times performed by someone who does not have intimate knowledge of Red Hat Linux. A systems administrator needs an in-depth review that covers ? relative to the previous release:

    Architectural & behavioral changes

    Installer changes

    Changes to included software packages

    Normally, with each new release of Red Hat Linux, someone here at Guru Labs combs through it looking for the above changes to update the Guru Labs Linux courses. This time it was my turn, and I decided to simultaneously write a technical review for the system administrators out there. I hope that the results are satisfactory.

    Abbreviation notes:
    RHL = Red Hat Linux
    RH = Red Hat Inc.

    Architectural & behavioral changes
    There were many changes between RHL7.3 and 8.0, for example, the use of root=LABEL=/ in the /boot/grub/grub.conf file, the replacement of Xconfigurator with the redhat-config-xfree86 program, and the new dhclient DHCP client daemon. There are not nearly as many behavioral changes from RHL8.0 to RHL9, yet the ones that exist are significant.

    Kernel 2.4.20-8
    The kernel in RHL8.0 was based on the 2.4.18 kernel. Despite the name, the RHL 2.4.20-8 kernel is based on 2.4.20 plus bug fixes identified up through 2.4.21-pre4-ac4. During the past couple years, the RHL kernels have included back ported functionality from development kernels that has proven stable. The new RHL9 kernel is no exception. Major changes since RHL8.0 include:

    Addition of Native POSIX Thread Library (NPTL) for standards based threading support with impressive performance. This is definitely a nice addition, however, I anticipate that sys admins who add patches on-top-of the RHL kernel from 3rd party (UML, FreeSWAN, etc) sources will have a more difficult time getting the patches to apply and work cleanly. Presumably when the 2.6 kernel comes out, the divergence of the RHL kernel will drop substantially.

    Certain applications using the old LinuxThreads API in a certain manner may no longer work (was that vague enough?)

    In particular if using Java, update to the latest version from Sun at:

    http://java.sun.com/j2se/1.4.1/download.html

    The WIN32 API translation software, WINE, suffers from this problem. Proper fixes are in the works, however, workarounds exist.

    Installing and running Oracle 9i R2 has major issues since it includes two different older embedded Java JVMs that don't work with NPTL. The solution is stick with RHL8.0 or the officially supported Red Hat Linux AS edition.

    ACPI support appeared in a beta (as well as in a 8.0 beta), but was removed for the final shipping kernel.

    Filesystem ACL and EA support appeared in the betas, but was pulled for the final shipping kernel. I was really looking forward to ACLs and EAs support in RHL (Solaris had support since 2.5.1), maybe an errata kernel will re-add the feature.

    To see what software specifically supports ACLs and EAs (beyond setfacl/getfacl/setfattr/getfattr), run:

    rpm -e --test libacl

    Just a quick observation. The way text editors save files normally, is to create a new file with a temporary random name, and then move/rename the new file to name of the original. Using this technique, if the file being edited has ACLs, the ACLs will be lost. The Vim editor uses libacl to obtain the original ACLs, and then add them back after the save. It is important that other applications that save files in the same fashion are updated to use libacl.

    rpm -e --te

    1. Re:Text of Review by killerc · · Score: 2, Insightful

      Did you see the Copyright notice?

      Hey, maybe they wrote that so people would COME TO THE WEBSITE!

      Please mod it down.


      What's the larger discourtesy -- re-broadcasting copyrighted text, or bringing a server to its knees by way of a Slashdotting?

      Bandwidth costs money and when people want to drive traffic to their site, few (if any) have a slashdotting in mind. Posting article texts is merely a way to lessen the effect.

    2. Re:Text of Review by cpeterso · · Score: 2, Insightful


      This review of RH9 documented so many Linux quirks, caveats, workarounds, and incompatibilities that I, as a Windows user, first assumed it was an April Fool's joke. Having read the entire article, I sadly admit this must be real..

  8. Possible Comprimise? by the_pooh_experience · · Score: 3, Insightful
    A nice feature for authors of documentation (such as myself) is the ability to take screenshots during the installation via SHIFT+PrntScrn. The images are placed in /root/anaconda- screenshots/. Previously large hoops had to be jumped through to get screenshots of the installation process.

    Is it just me, or does this seem like a hole waiting for a compromiser? Does anyone know of if there a way to turn this off?

    1. Re:Possible Comprimise? by ArsonPanda · · Score: 3, Funny

      It's an easy fix, once the install reaches about 10% of the way through, reach around back of your box and give the thickest cable a good solid yank. No more screen-shot option.

      --

      --I don't want the world, I just want your half.
    2. Re:Possible Comprimise? by velkro · · Score: 3, Informative

      This is during the installer, not after install So if you're worried about someone compromising your system during the install process, and you've already removed the network cable/wireless card, then you have a larger problem to deal with :)

    3. Re:Possible Comprimise? by insanecarbonbasedlif · · Score: 2, Insightful

      A nice feature for authors of documentation (such as myself) is the ability to take screenshots during the installation via SHIFT+PrntScrn. The images are placed in /root/anaconda- screenshots/. Previously large hoops had to be jumped through to get screenshots of the installation process.

      Is it just me, or does this seem like a hole waiting for a compromiser? Does anyone know of if there a way to turn this off?

      I'm sorry, I maybe just don't get it, but what *possible* hole does this create? Some hacker coming in and hitting "Shift+PrntScrn" to get a look at what packages you're installing?!
      Please, let me know if I'm wrong...

      (Or is this just a troll that I got taken on?)

      --
      Just because I doubt myself does not mean I find your position compelling.
    4. Re:Possible Comprimise? by aussersterne · · Score: 2, Interesting

      Using command-line arguments, Anaconda in previous Red Hat verions can be forced to connect to an X server (using the X11 remote display capability). This way you essentially operate the installer over a network from another PC, in an 800x600 application window. You can then screen grab with ImageMagick, xv, or whatever your favorite X11 utility is.

      I can't remember the details, but if you search Google Groups, you willf ind them.

      --
      STOP . AMERICA . NOW
  9. BitTorrent! by Professor+Bluebird · · Score: 3, Interesting

    I've had BitTorrent going since last night, and I have about half of the ISOs so far.

  10. This must be an April Fool's article... by CommandNotFound · · Score: 2, Funny


    ...considering that at 9KB/second nobody has gotten past ISO 2 of 3 to install and review the thing...

    1. Re:This must be an April Fool's article... by dougmc · · Score: 3, Interesting
      ...considering that at 9KB/second nobody has gotten past ISO 2 of 3 to install and review the thing...
      Hardly.

      BitTorrent worked excellently, and I was pulling it down at 100-400 KB/s yesteday, and already have it burned. Haven't installed it yet, however ... but I could have!

    2. Re:This must be an April Fool's article... by pcardoso · · Score: 5, Informative

      well, I used BitTorrent and in about 20 hours I had the ISOs burned to a cd... I'm connected via a 256Kb cable connection, so for the 1.7GB download that wasn't too much... At some point the transfer rate was going at the maximum possible (32KB/sec), although I got about 26/27 KB most of the time I cared to look at it...

      Bittorrent is amazing. Guess I'll give it more use from now on... I left the client running for a couple of hours after the download finished, but I had to stop it. My cable connection allows me a maximum of 1,5GB per month of upstream (and 5GB downsteam) traffic and it's the first frickin day of the month and I am already at 700mb! Well, at least during the time it took for the download some folks got some parts of their ISOs from me...

  11. Red Hats? by Shadow+Wrought · · Score: 3, Funny

    So now in addition to White Hats and Black Hats, we're supposed to buy into Red Hats? Next thing we'll be getting reviews of Blue Hat, Orange Hat, and Green Hat, or even software named after obscure African antelopes.

    --
    If brevity is the soul of wit, then how does one explain Twitter?
    1. Re:Red Hats? by Eberlin · · Score: 2, Funny

      And according to
      this article, Yellow Hat from the Dalai Lama.

  12. Great Review...OSNew's Review Sucks by dmoney303 · · Score: 2, Insightful

    This is an excellent review of the Red Hat 9, way better than the review over at OSNews; I'm still not sure if it justifies upgrading from Red Hat 8.0 and it's stability though. For all those people that blame 9.0 for WINE's new problem, you're DEAD WRONG...blame WINE for that.

    On a side note, I have no idea how those OSNews people stay in business. They may be exclusives, but their writing is HORRIBLE.

  13. nice to see... by EZmagz · · Score: 5, Insightful
    It's nice to see a review like this. Usually with stuff like this (whether it's a distro, software package, etc.) there's a generic CHANGELOG that might say "Updated to Gnome ver. 2.x" but it won't say WHAT is new! I admit that I'm lazy, but I don't want to go to each software package's website to see what they've done on my own.

    Just a pet peeve of mine, and I would like to see more reviews/articles like this. Now, back to the fake-RFC's and slew of other shitty April Fools jokes.

    --

    "Hell hath no fury like a woman scorned for SEGA. ..."

    1. Re:nice to see... by hutman · · Score: 2, Insightful

      I Agree - most reviews I see lean way too far in the political direction and don't say much about what I will actually see. It's also great to know what I will have problems with.

  14. Multiple network profiles! Yay! by crush · · Score: 3, Interesting

    This is one of the most immediately handy things about the new release. The ability to choose how interfaces behave via a grub boot menu item means that a laptop that is trundled around to be used in different places is now very easily usable without extra tweaking. No more hitting "I" for interactive boot to make sure that I skip "eth0" configuration when I power up on the train!

  15. What a review should be like by InodoroPereyra · · Score: 5, Insightful
    I very much welcome the post of this informative review of RH 9.0 . I hope this starts a trend in Slashdot, and that childish, bitching, immature first-person-experience reviews (should we even call them "reviews"?) are no longer posted here. Posting serious Journalism is a way to promote it. Slashdot Editors: please stop feeding trolls

    On the bright side, I think that RedHat's decision to split their software in a publically available, bleeding edge distribution and a more conservative, corporate version is just great. The former is a test bed for the latter. Donwnloaders and enthusiasts do the stress tests, corporations get a stabilized product. Excellent scheme !

    1. Re:What a review should be like by archen · · Score: 3, Interesting

      Personally I think RedHat is shooting themselves in the foot with the short support cycle. The business I work for, for instance is a small buisness. There are customers who just want a Linux distro that gives them support - RPM and up2date lower the learning curve dramatically and can free a business to really start leveraging the power of Linux without worrying so much about watching for bug fixes and security holes. I certainly can't justify getting Redhat Enterprise for something like a small time webserver, backup server, file server or just serving junk like DHCP. And Linux can really shine in these areas.

      I also think Redhat is going to miss the boat on the corperate desktop, where everything is configured for the user, and remote administration is fairly easy. Now your going to migrate an entire organization workstation every year or so?

    2. Re:What a review should be like by .com+b4+.storm · · Score: 2, Insightful

      I very much welcome the post of this informative review of RH 9.0 . I hope this starts a trend in Slashdot, and that childish, bitching, immature first-person-experience reviews (should we even call them "reviews"?)

      I think that's what makes this an April Fool's joke - it's actually a legit article on Slashdot of all places.

      --
      "Wow, you're like some kind of superhero able to ward off happiness and success at every turn."
      -- Ryan Stiles
  16. devlabel by lerhaupt · · Score: 3, Informative

    He left out a feature in his review: 9 includes devlabel.

    www.lerhaupt.com/linux.html

  17. This is... by frodo+from+middle+ea · · Score: 3, Interesting

    This is the FP after completely reading the article
    Seriously a very nicely written article worth reading. This article has one thing i always look for in reviews of New distros. and this is diff. between OLD and NEW distros.
    Most s/w release notes has a section called "What's new", but this is grossly inadequate to make a decission whether to upgrade or not. What is needed is the exact diff. in terms of functionality rather than a CVS code change LOG. and this article makes an effort to provide that.
    Having said that, I just finished completely configuring and customising my RH8.0 so i guess I wont be upgrading. I will wait till 2.6 comes out. (I am speaking of the kernel version for those of you who dont get it)

    --
    for the last time people, I am "frodo from middle eaRTH", not "middle eaST".
  18. excellent! this is seriously just what I wanted... by AssFace · · Score: 2, Insightful

    this lets me know that there is nothing worthwhile in it for me to get.
    which saves me time and effort.

    --

    There are some odd things afoot now, in the Villa Straylight.
  19. BitTorrent by TheSHAD0W · · Score: 5, Interesting

    Yeah, it's not quite on topic, but I figured someone should mention it...

    As of this posting, 26 hours after it began being distributed via BitTorrent, 5400 people have received copies of the ISOs using that protocol, and over 11 terabytes of data have been transmitted over that torrent.

    There are now also torrents available for the source and documentation ISOs. To download either set, please visit f.scarywater.net.

  20. My review using Whitespace by Rudy+Rodarte · · Score: 5, Funny



    Thanks

    1. Re:My review using Whitespace by de_boer_man · · Score: 3, Funny
      Your source wouldn't compile for me.

      I think on line 2 you typed [space][space][tab][cr][space] when you should have typed [space][space][tab][space][cr]. When I made that small change, it worked just fine.

      --
      .sig wanted. Inquire within.
  21. New Features -- get 'em all out now by guacamolefoo · · Score: 4, Funny

    From the RedHat site:

    "...evil bit support under IPv4..."
    "...Volkswagen-sized packaging..."
    "...support for /lib/congress/..." [um...I'll leave that one up to the imagination]
    "...support for new hardware, including the Foreman iGrill..."
    "...networks with Windows versions, Macs, and all one version of BSD..."
    "...guaranteed to filter dupes at /...."
    "...guaranteed to filter dupes at /...."

    GF.

  22. I just installed it on a dual P4 mobo by elwinc · · Score: 5, Informative
    I just installed RH9 (shrike) on a dual P4 mobo. It installed both an SMP and a regular kernel, automatically, whereas RH8 only installed a regular kernel (i.e. failed to sense dual CPUs). So this better sensing of multiple CPUs is an advantage in RH9.

    While I have your attention, I'm gonna make a tiny little rant about gnome, which I generally like. In gnome-1.4, gnome-terminal takes arguments like --foreground=lightblue --background=black. This annoyed me when I first encountered it because it breaks the standard color choice arguments that work in so many X11 appsl for example: xterm -fg lightblue -bg black.

    But now gnome 2 breaks the old 1.4 convention! As far as I can tell, the only way to choose your colors is to create a bunch of profiles, and then use --window-with-profile. This business of manually creating profiles is doubly annoying!

    The reason it matters to me is that I admin several boxes, and I use different color codes for terminals and editors on the different boxes. I have to keep on re-creating my admin scheme with each new iteration of gnome. Why keep changing it?

    OK, rant over; thanks for bearing with me.

    --
    --- Often in error; never in doubt!
    1. Re:I just installed it on a dual P4 mobo by mz001b · · Score: 2, Informative

      I installed RH8 on a dual athlon and it detected both processors and installed both the SMP and UP kernels -- no problem.

  23. Good review...weak product release by mrhandstand · · Score: 2, Interesting
    So...
    a well thought out review on SD? Say it ain't so! Regardless...the meat of the review sums what other reviews have said...most of the changes are rev bumping of utilities. A new kernel is used, which will probably break Free/SWAN, and UML. Does the freeswan break matter? People who are running firewall and or VPN boxes aren't likely to be rushing out to get an upgrade, and the same can probably be said for UML, although that is more of an issue.

    For me, the biggest thing to change is the availability to take screenshots easily during the install...makes it easier to get good documentation. All in all I'll wait for 2.6.x...THAT will get my attention, sincee UML AND IPSec are in the mainline kernel.

    --
    Always value the individual over the system. --Bruce Lee "I don't need a Sig - I have a custom 191" - me
  24. just when I'm about to give up slashdot... by mo · · Score: 2, Interesting

    ..a wonderful article like this comes along. Granted I had to wade through the 10 previous posts of reviews on RH9 that catalogued every change to the gui, but this one made it all worthwhile.

    In fact, it's articles like this that make me wade through the oodles and oodles of whining about jobs, or the DMCA. Gems like this make it all worthwhile.

    I'm not sure when slashdot decided to turn all political, but I really miss the technical stuff like this. Does anyone have any suggestions on slashdot alternatives?

  25. Is this a review or....? by Openadvocate · · Score: 2, Funny

    Is this a review or a April Fools Joke? Reading Slashdot today, is like watching Fox "News".

    --
    my sig
  26. Re: pains of upgrades by Bill+Privatus · · Score: 2, Insightful

    Sympathy from one who shares growing pains.

    Eterm is a better terminal, IMHO, but even *it* changed its argument processing between 0.8 and 0.9 (yep, there's that low-version-number open source thingy again).

    I have a shell script that "randomizes" the background for each new Eterm I launch, and plays an equally "random" sound file at the same time. I had to change the script when tiling vs centering changed.

    It's irritating, but come on, you don't actually type in that stuff from the command line, do you? I changed my shell script once, and it worked after that [um, except for the fact that I then had to upgrade all the Eterm software on my linux boxen, as the script was mirrored on them all! ;-]

    And, of course, at the other end of the spectrum is Java and MS-DOS, which acts in a deprecating fashion and never drops any baggage, respectively...

    --
    Redundancy is good; triple redundancy is twice as good! - Me.
  27. Re:VLAN support? by Wesley+Felter · · Score: 2, Informative

    If you want a single NIC to appear on multiple VLANs, then you need VLAN support.

  28. Re:Is this really worth a 9.0? by ubernostrum · · Score: 3, Informative
    I have two words for you: binary compatibility. If the new release means things compiled for older releases will not work, then they bump the major version (i.e., 8 to 9). If not, they bump the minor version (i.e., 7.2 to 7.3).

    Red Hat 9 includes a new threads implementation that breaks compatibility, most notably with things like Java VMs and WINE. So, they bumped the major version.

    See this mailing list post by RH manager Matt Wilson for more on the reasoning behind the numbering.

  29. Re:Multiple network profiles! Yay! by Trolling4Dollars · · Score: 2, Interesting

    Not meaning to sound like a troll but give me a little room for criticism here... (Keep in mind that I am a hardcore Linux user: RedHat, SuSE, Gentoo, Debian, Linux from Scratch... just to name a few distros I've used)

    Selecting a network profile from the GRUB menu is OK, but it implies rebooting. Who wants to reboot just to change their network configuration? I know you don't NEED to reboot if you know what you are doing. But, if you are "Joe User" who just decided to try RH 9 because people are saying it rocks, you are probably going to be stuck either rebooting (if you have a friend who can set GRUB up to do this for you), or at worst you are just going to get frustrated with the fact that when you unplug your laptop from the network that the wireless NIC doesn't just fire up and work. This is exactly what "Joe User" will expect if he is coming from Windows XP land.

    Say all you want about XP being a piece of crap (and I agree wholeheartedly), it's still got features that really need to make their way to a Linux distro or two. One of them being that the system is usually smart enough to figure out which route to take for network access when there is more than one interface. If no access is available, then it just indidcates that you are "offline".

    I know this will get me modded down, but I had to point it out.

  30. Pricing model by OSgod · · Score: 2, Interesting

    Has anyone else reviewed the pricing model? Why does the Enterprise Workstation Edition cost $299? This seems kind of steep for an enterprise license... Or do most Slashdotters buy one copy (or download one copy) and copy it across the world?

    Most enterprises go for a 1 to 1 -- one license for each desktop to ensure they have legal and proper support. Does that model not work for RH Enterprise Workstation Edition?

    Does the upgrade path (upgrades of the stable product yearly, supported for only one year each) seem as bad as or worse than that supplied by MS? After all W2K has had a 3 year run and will have had 4 to 5 before support ends! A 1 year support window seems to:
    1. Force upgrades
    2. Force re-investments in technology and training on the vendors schedule -- not ours

    We know and deal with that with MS but how does such a short (1 year) release cycle help the enterprise?

    Wait, their are no ACL fle permissions in ext3???? And you call this an enterprise system? When we roll out desktops they are locked down -- the users have access to only what they need which includes rights down to the file system level. Am I missing something here or is this not already in NTFS????

    Honest answers appreciated. If you only have the intelligence to flame please at least have the courtesy to write "flaim bait" as your subject.

  31. Linux for the masses by cenonce · · Score: 4, Insightful

    Everytime a story comes out on Red Hat, we get the "Red Hat is the MS of Linux" posts and the "F@ck Red Hat, roll your own with Gentoo" and the "Debian Rules" posts.

    First, I think Red Hat is far from the MS of Linux. I paid 60 bucks to be a part of RHN and I actually downloaded RH 8.0 without paying anything. Now, I will complain (as I did in a previous story) that it pisses me off that I pay that 60 bucks for "priority ISOs"and I am on my fifth try of downloading RH 9.0 disk 1, but that is a different issue.

    It was my understanding that the "goal" of the open source community was to get a "desktop Linux" up and running to compete with MS. Gentoo and Debian are way too complicated for that... I can install Debian and Slackware with difficulty (never had success with Gentoo). But I am a "regular user" with just enough gumption and knowledge to be dangerous to myself when it comes to Linux installs. Frankly, that is why I like Red Hat. I have never had an install problem and I always have a working "desktop computer" to use.

    Yeah, rolling your own kernel is great, I guess... I've never actually done it... I frankly don't have the time to sit down and figure it out. I count on solid, trouble free distros like Red Hat to get me a working Linux "desktop system" and then I'll compile Apache the way I want on my own (and I still have to do some planning to get it right). But, most desktop users are just fine and happy with the "easy install" of the system and the software they want (Apache, Open Office... whatever).

    If the community ever wants to get Linux out of the background for desktop computing, more time has to be spent on easy installs from ALL distro providers and easy (basically meaning, no command line) configurations. Rolling your own kernel and command line configs will always be be there for the hardcore geeks.

    1. Re:Linux for the masses by AELinuxGuy · · Score: 5, Insightful
      It was my understanding that the "goal" of the open source community was to get a "desktop Linux" up and running to compete with MS.

      It is a misunderstanding to say that the goal of the Open Source community is merely to produce a desktop software that competes with Microsoft Windows. If that were the case it would not even be worth bothering...if you want an alternative to Windows then go buy a Mac. Rather, the goal of the Open Source community is more along the lines of re-gaining control of the software that runs our lives. It is about freedom, it is about community, and it is about hacking for the fun of it. I don't disagree with what you are saying about the importance of a simple installation and maintenance for the desktop market...we've got a LONG way to go. Just do not lump the success of our reach into that market with the strides we are making in other areas (like the server market).

  32. THE REVIEW HAS BEEN UPDATED by Anonymous Coward · · Score: 3, Informative

    I made several edits, and added a whole new section on devlabel.

    Please honor the copyright, and don't cut-n-paste the review into a /. post. I would like people to visit the web page.

    I'm OK with being Slashdotted, in fact everything is holding up fine here.

    Dax Kelson
    Guru Labs

  33. Re:Multiple network profiles! Yay! by _Upsilon_ · · Score: 3, Informative

    You should check out ifplugd. It's a daemon that automaticially configures your network device when a cable is plugged into it, and unconfigures it when the cable is unplugged.

    I don't believe it currently works with all network cards, but it does work on many of them (read, works fine in my laptop)

    http://www.stud.uni-hamburg.de/users/lennart/proje cts/ifplugd/
  34. RHL: Cada d�a mas Windows by kl0nk · · Score: 2

    Dios, porque será que no podemos ser felices con nuestras consolas, ahora es todo grafico ... definitivamente nada como un BSD, será feo pero uno sabe lo que esta haciendo.

  35. A few first impresssions. by ChangeOnInstall · · Score: 3, Informative

    I used BitTorrent to get RH9, which worked smoothly when I let it run overnight on a cable modem.

    - Mozilla is up to v1.2.1 and supports AA fonts. Unforunately, Galeon is on 1.2.7 and does not.
    - Nautlius has no problems browsing SMB networks, just make sure your firewall settings are at or below "Medium" if you use RH's firewall tool.
    - Menu editing appears to be totally b0rked. I am so far unable to add items to the applications menu, neither by right clicking on the menu and then clicking "Add new item to this menu" nor by dragging launchers into the "Applications:///" view in Nautlius. Major disappointment here, I was really hoping this would be fixed in 9. With any luck, RH will make it a priority to fix it.
    - Java works fine (whew).
    - "Extras" menus are now submenus in each menu that contains "extra" programs. Much nicer layout IMHO.
    - "Security Level" firewall configurator no longer has option to add extra ports, which makes it quite worthless to those of us that require this feature. At least it remembers settings this time (the RH8 version did not).

    Overall it seems to be a fine product, runs as fast as RH8, just with a bit more polish.

    --
    What has *science* done?!? -- Dr. Weird (ATHF)