Slashdot Mirror


Red Hat 7.2 Released

Spirit writes "Red Hat has anounced the release of Version 7.2 distribution with Gnome 1.4 and Nautilus, default ext3 fliesystem and according to ZDnet migration from LILO to GRUB" Updated by HeUnique:There are some issues to note before upgrading: The kernel that comes with the RH 7.2 is heavily patched 2.4.7 and has been tested quite heavily on fully loaded Linux boxes - so the recommendation is to use it

If you're upgrading from the previous Red Hat 7.1 and you're using Ximian GNOME, then you might want to erase all Ximian GNOME RPMS (use the command: rpm -e `rpm -qa | grep -i ximian` --nodeps to erase the RPMS). Red Hat's GNOME RPMS has been more tested then Ximian's one and there is a conflict between them. You cannot use Red-Carpet on Redhat 7.2 as it will fail with the RPM libraries.

These are the most critical notes about Redhat 7.2. You might want to read the README & the Release-notes which appears on the 1st ISO image.

Oh, and if you already installed it - then have some fun with the new un-official RPMS from Enigma's section of FreshRPMS

214 of 669 comments (clear)

  1. to forestall the inevitable -- why not reiserfs? by Anonymous Coward · · Score: 5, Informative

    To forestall the inevitable questions
    -- why not reiserfs, xfs, jfs, etc.

    First look at the total feature
    list of ext3 and compare, in particular the
    compatibility (forwards AND backwards) with ext2.

    There may or may not be better candidates for
    a fs, but there are certainly none better for
    a default install.

  2. First impression by geirt · · Score: 5, Insightful

    I have been playing with the 7.2 betas (roswell) since it came out, and with the 7.2 release for about a week now.

    I am very pleased with Redhat 7.2, it has given me very few problems, and it was the first Linux distribution that installed into my laptop without any tweaks.

    The main enhancements (as visible by the user):

    Grub instead of lilo (but you can still use lilo if you want to ..). Grub is a great boot loader, similar to the "boot monitor" of real Unix hardware. Grub understands the file system, so you do not need to reinstall Grub every time you update your kernel (like you have to with lilo). Once you are in the grub boot promt, you can boot any OS on your system (eg. from a floppy)

    Mozilla and Nautilus: (I am a gnome user)

    Mozilla 0.9.2.1 is a rather old release, but it was the release chosen by Netscape for NS6.1 so it is quite good. Nautilus is 1.0.4 + a lot of patches from RH (Alan Cox ?) to speed things up. Natilus is still somewhat slow, but I don't use file managers so much, so I don't care. I think that you should have at least 128 MB ram to run it, is was slow on one of my test machines with 64MB ram and a sub optimal disk system. Seeing the speed and stability improvements of Mozilla in the last 6 months, I am quite confident that Nutilus will be a great file manager (++) in a short time frame. It is a very good "eye candy", and impresses every Windows user seeing it. If you for one reason or another, don't like Nautilus, use the good old GNU Midnight Commander instead (yes it is on the CD).

    Kernel, gcc, ptyhon, etc

    The kernel is 2.4.7 + a lot of patches. Since RedHat 7.1 is at kernel 2.4.9-6 already, I believe that we will see an updated kernel soon. The main compiler is RedHats own 2.96 + modifications, and python is at 1.5.2-35. You will find gcc 3.01 and python 2.1.1 on the CD which can be installed separately. RedHat 8.0 will probably use these as default.

    Postfix, Apache:

    Redhat has dropped support for Postfix (a sendmail replacement), which used to be on the Powertools CD. I really don't know why, but I hope that the next RedHat release will fix this major bug. Apache is the rock solid 1.3.20.

    Executive Summary:

    RH7.2 is a polished good distribution. Since it is a .2 version, RedHat is going to support it for a looong time, and it will become the first choice for many system administrators for serious linux servers (that is, until 8.2 is released).

    --

    RFC1925
    1. Re:First impression by bero-rh · · Score: 5, Informative

      Redhat has dropped support for Postfix (a sendmail replacement), which used to be on the Powertools CD. I really don't know why

      It's because Powertools was dropped, and everything on Powertools that conflicts with something on a main CD (e.g. you can't install postfix and sendmail on the same system) had to go because at this time, the installer doesn't handle conflicting packages (breaking the "Everything" install isn't nice).

      This is likely to get fixed in a future release (no promises though, it's not my decision [I'm all for postfix]).

      Those who prefer it can grab the current official postfix package from rhcontrib. I'll open up the 7.2 section there later today.

      Since it is a .2 version, RedHat is going to support it for a looong time

      <obligatory "we don't preannounce releases" rant>
      What makes you think the next release will be 8.0? ;)
      </rant>

      --
      This message is provided under the terms outlined at http://www.bero.org/terms.html
    2. Re:First impression by Alan+Cox · · Score: 5, Informative

      Not me - I did a bit of benchmarking but that is my sole contribution to nautilus. Lots of other folks both inside and outside of RH did all the work.

    3. Re:First impression by kdgarris · · Score: 2
      What makes you think the next release will be 8.0? ;)

      Because 1) that's been the pattern since 4.0, and 2) I'm sure the next version of RedHat will be based on gcc 3.x, which will break binary compatibility, thus suggesting the use of a new major verion number.

      -Karl

    4. Re:First impression by cybrthng · · Score: 4, Funny

      Don't tell me it will be RedHat XP :)

    5. Re:First impression by bero-rh · · Score: 2

      Just as long as it's not "Red Hat Linux XP". I'm moving to another distro if you go with "Red Hat Linux XP".

      Ok, I'll ask RMS to convince management to call it Red Hat GNU/Linux XP instead. ;)

      --
      This message is provided under the terms outlined at http://www.bero.org/terms.html
    6. Re:First impression by teg · · Score: 2

      Given that Red Hat releases a major release pretty much every year, "Red Hat Linux 2002" would actually make some sense.


      We don't - in the past, it's typically been 18 months (3 6-month cycles). We haven't released a major release this year, to give one example.

    7. Re:First impression by MSG · · Score: 2

      half the opensource code needs to be changed to compile and run ok with gcc3

      That code also needs to be fixed for 2.96. It's not half, it's just "some." 2.96 was a snapshot on the road to 3.0. There's probably not as much difference as you think.

    8. Re:First impression by bero-rh · · Score: 2

      Yes. It's easy, but it has security implications. Procmail has not exactly been safe from buffer overruns in the past, and I still don't trust it.
      But it's probably better than running an SMTP server as root...

      --
      This message is provided under the terms outlined at http://www.bero.org/terms.html
  3. Nicking arteries by RasputinAXP · · Score: 3, Funny
    From the ZDNet Article:
    Red Hat 7.2 isn't quite a knife in the heart of Windows yet. However, we can't help but feel that it will certainly nick a major artery.

    I nicked a major artery this morning shaving. Those things hurt pretty badly and bleed profusely.

    I hope to see Bill Gates with many little pieces of toilet paper on his cheeks at the XP launch.

    1. Re:Nicking arteries by Rogerborg · · Score: 5, Insightful
      • Red Hat 7.2 isn't quite a knife in the heart of Windows yet. However, we can't help but feel that it will certainly nick a major artery.

      Uh, wait. Without wishing to troll, have you read the list of "things you should know" above? At the retail / desktop/ even OEM level, this is not what people want to hear. They want to hear "Put the CD in the drive. Switch on the machine. Select your language and time zone. Wait."

      I think that WinXP has goofed big time with its registration requirements. Now is a great opportunity for GNU/Linux distros to make a big play for the desktop, but they'll gain share only by being idiot proof, because (let's be honest) if we're talking about "knifing the heart" of the Windows market, we're really talking about people who are terrified of anything that comes with a README.

      --
      If you were blocking sigs, you wouldn't have to read this.
    2. Re:Nicking arteries by duffbeer703 · · Score: 3, Funny

      What is GNU/Linux?

      Is that some sort of extention of EMACS written is LISP??

      --
      Conformity is the jailer of freedom and enemy of growth. -JFK
    3. Re:Nicking arteries by alienmole · · Score: 2
      Uh, wait. Without wishing to troll, have you read the list of "things you should know" above? At the retail / desktop/ even OEM level, this is not what people want to hear.

      Have you read the list yourself? There's nothing there that anyone at "the retail / desktop" level is going to care about. The kernel just works, that comment was to warn /.ers against upgrading the kernel to 2.4.12 or something, if they want assured stability. The Gnome issue only applies to upgrading from 7.1 - how many retail/desktop people do you know who upgrade their own OS from one minor version to another?

    4. Re:Nicking arteries by Rogerborg · · Score: 2
      • Have you read the list yourself? There's nothing there that anyone at "the retail / desktop" level is going to care about

      My point is that there is a list (and a README). As a card carrying nerd, I want to know this stuff, but I can also see that it hurts GNU/Linux versus Windows. I never used to care, but WinXP really pisses me off and I'd love to see M$ get reamed right now.

      So I'm still waiting hopefully for a true one-button and no readme GNU/Linux install. No manuals, no "what you need to know about LILO", no mention even of disc partitions or X desktop flavours, or the consequences of getting your refresh rate wrong, just put in the CD, and click "Damn the torpedoes".

      OK, you and I wouldn't use that sort of installer, but you and I aren't who GNU/Linux needs to appeal to now. Our hearts and minds are already won.

      --
      If you were blocking sigs, you wouldn't have to read this.
    5. Re:Nicking arteries by alienmole · · Score: 2
      I take your point, but of course it's more than just the README that's at issue.

      I never used to care, but WinXP really pisses me off and I'd love to see M$ get reamed right now.

      A lot of people are having this reaction, for obvious reasons, including quite a few diehard Windows-only users that I know. Some of them are IT managers, too.

      I think if there's ever a big movement to desktop Linux, it'll happen in the corporate world first, not amongst retail/home users. IT managers can, to some extent, dictate what their users run. In my experience, what stops even Linux-friendly IT managers from switching to Linux on the desktop in their companies is the perceived user dependence on, or familiarity with, MS Office etc. The install program is not much of a concern in this environment.

      BTW, if you want a good explanation of why we all hate Microsoft so much more now than we once might have, I noticed this in the Economist article referenced in another /. article today:

      When Microsoft launched Windows 95 in mid-1995, it had annual revenues of about $6 billion. The blockbuster program drove sales up by almost 50% in the following fiscal year--a feat that Windows XP is unlikely to repeat, given that group revenues are now $25.3 billion.
      Sucking four times more money out of the planet's pockets doesn't come without its own price. The tactics we all complain about are what has allowed them to achieve this. I can't see how it can be sustainable, though, so that reaming you're hoping for will happen, sooner or later.
    6. Re:Nicking arteries by alienmole · · Score: 2

      I only blame people/companies for using illegal tactics to receive money, as Microsoft has done, as found by the courts.

    7. Re:Nicking arteries by dorzak · · Score: 2

      Have you read the windows README? It is quite a long list.

      In addition there is the windows hardware.txt, and so on. Each of them basically coming down to if we didn't manufacture it, we can't guarantee it, and we don't even guarantee what we make.

  4. I am stoked! by Anton+Anatopopov · · Score: 2, Interesting
    We can tick off another feature that the 'linux is not ready' brigade use against us. Journalling file system means Linux is now more than ready for the enterprise.

    Linux just seems to be going from strength to strenght while Micro$oft struggle to persuade their (l)users to upgrade to yet another version.

    It just goes to show the power of the Open Source 'bazaar' development model.

    I am a bit concerned about this GRUB thing, does it replace LILO ? I've only just got the hang of lilo after all these years. I hope all my enrgy has not gone to waste.

    Anyone know if this version will have support for the new higher speed USB that is coming out soon ?

    1. Re:I am stoked! by bero-rh · · Score: 2

      I am a bit concerned about this GRUB thing, does it replace LILO ?

      In the long run, yes.
      In 7.2, you have the choice between lilo and grub.
      Try grub though, it has many useful features.

      I've only just got the hang of lilo after all these years. I hope all my enrgy has not gone to waste.

      One of the good things of 7.2/grub is that you don't need to know how to edit its config files - kernels install themselves to the boot menu automatically.

      --
      This message is provided under the terms outlined at http://www.bero.org/terms.html
    2. Re:I am stoked! by the_2nd_coming · · Score: 2

      wha...hua...how do they do that? is there a script? or is this a new feature of grub? I have always thought you needed to go into the grub config file to add an entry...I use Lilo so I realy don't know how Grub works......any FAQs on it?

      --



      I am the Alpha and the Omega-3
    3. Re:I am stoked! by bero-rh · · Score: 2

      One of the features of grub is that you don't need to reinstall it every time you update the config file - therefore, kernel updates can now safely add an entry to the config file.

      Also, if you compiled a test kernel yourself and don't want to clutter the boot menu, you can just tell grub to boot it anyway - it comes with a shell (nothing you need to work with unless you want to).

      --
      This message is provided under the terms outlined at http://www.bero.org/terms.html
    4. Re:I am stoked! by the_2nd_coming · · Score: 2

      whoa, so your kernel can still be a zImage in the Linux src directory and you just need to type the path to the Image!!! that kicks ass!!! no more unbootable systems because of a lazy person (me) not testing on a bzdisk!!! that is the coolest thing I have ever seen....how more user friendly can you get!!

      --



      I am the Alpha and the Omega-3
    5. Re:I am stoked! by the_2nd_coming · · Score: 2

      you need to slow down and not worry so much.....I do not like how you are treating people on IRC however. remember, they are coming from a "unified" (notice the quotes) Winblows world, they have no concept of a kernel or a window manager or a desktop environment or RPM/DEB. so calling it Linux 7.2 or what have you is just their ignorence of what Linux realy is....if you explain to them how Linux is not like that, and tell them what they are missing from thier concepts than you will not turn people off......you seem to be a lot like my brother, if you do not know what he is thinking he calls you a dumb-ass and does not try to explain his thought.....are ou on medication for hyper-activity like he is to?

      --



      I am the Alpha and the Omega-3
    6. Re:I am stoked! by VFVTHUNTER · · Score: 2
      One of the good things of 7.2/grub is that you don't need to know how to edit its config files - kernels install themselves to the boot menu automatically.


      This is exactly the problem with RedHat (for the record, I'm running SGI's XFS-hacked-anaconda version of 7.1): they, like another big company, can't keep to simple, industry-standards.


      I had to setup a Compaq (eck) box for a customer this weekend. It came preinstalled with 7.1. Here's a laundry list of annoyances:

      1. issue and issue.net get clobbered by a file called redhat-release at start-up. No biggie, except for the customer wanted the hostname/tty at the end. The easy way out is to edit redhat-release, and append a \n \l, but this won't work for issue.net, which uses % syntax instead of \'s. This is really screwed up.
      2. I still haven't figured out xinetd. WTF can't you just use inetd.conf? Improve the functionality all you want - just keep it in the same damn file.
      3. RH, for some reason, can't be happy with keeping the samba files in /etc - they just had to put them in /etc/samba. It takes nanoseconds to figure this out, but still....WHY can't you people just leave things in their default places?

      Now you've got this thing called GRUB. Do any of the other distros have it? What happens when I decide I want to upgrade to kernel 2.4.12 - does it automagically know how to install itself on this new, poorly named bootloader?

      This is reminescent(sp) of the config/kconfig of 7.0....do you people have any memory? Speaking of which, why is 2.96-RH STILL the default compiler?

      I appreciate that you people wish to improve the functionality of your distro - hell, I use it. But taking industry-standard files and replacing them with something silly has an air of "embrace, extend, and extinguish" that reminds me too much of a company I'd rather not think about.

      What you RH people don't seem to understand is that some of us still like to edit config files. Problem is, in your quest to dumb-down linux to the point of "Vim? What's that?", you've forgotten us. It's great that you're MS-izing things by writing GUI configuration tools for everything, but could you _please_ stop mangling the text files they parse in the first place?

      And don't whine to me about your extensive test cycles etc - if you guys have got the time to troll on /. as much as you're doing today, 7.2 had better be bug-free.

    7. Re:I am stoked! by bero-rh · · Score: 3, Informative
      issue and issue.net get clobbered by a file called redhat-release at start-up

      This is intentional to make sure people calling up support can tell them which kernel they're running.
      The correct way to change it is to edit /etc/rc.d/init.d/rc.local.

      WTF can't you just use inetd.conf?

      inetd was dumped precisely because inetd.conf sucks.
      One of big advantages of xinetd is that packages can add themselves to xinetd without having to do ugly sed or perl tricks on a file.

      Now you've got this thing called GRUB. Do any of the other distros have it?

      Sure. Mandrake does, Debian does. Don't know about the others.

      What happens when I decide I want to upgrade to kernel 2.4.12 - does it automagically know how to install itself on this new, poorly named bootloader?

      If you install the RPM, yes, GRUB will know about it. If you install from source, you have to edit grub.conf (but you don't need to reinstall GRUB afterwards).

      Speaking of which, why is 2.96-RH STILL the default compiler?

      • We don't break binary compatibility between minor releases
      • It's still the most stable compiler out there - 3.0.1 miscompiles KDE and other C++ code


      But taking industry-standard files and replacing them with something silly

      If a standard is broken, it needs to be fixed. (Any website still running on HTML 1.0?)

      xinetd is pretty much a standard right now - almost every Linux distribution has it, and it's in FreeBSD's ports collection.

      Much the same is happening/has already happened for GRUB.

      RH, for some reason, can't be happy with keeping the samba files in /etc

      There is no standard whatsoever that asks for putting them straight in /etc.
      I don't know why the change was made (I don't do samba and I've never used it), but I'd think it's in order to make it more obvious which users need to edit nmbd.conf and which users can simply ignore it (or better yet deinstall the package, but there are quite a number of everything installs out there because people can't figure out which packages they need).

      What you RH people don't seem to understand is that some of us still like to edit config files

      Most of us understand. I for one don't use GUI config tools (except for testing, or to get a base configuration up to tune by hand later on).

      could you _please_ stop mangling the text files they parse in the first place?

      One of the things that sets Red Hat Linux apart from some other distributions is, actually, that most of our config tools try to parse existing config files rather than simply dumping any changes made by the user.

      if you guys have got the time to troll on /. as much as you're doing today, 7.2 had better be bug-free.

      This is a cyclic thing - right now, we have much less work than shortly before the engineering freeze for 7.2. The development of the next version has already started quite some time ago, of course - but a lot of the changes require waiting for other projects to finish, so at this time, we have some spare time. (And besides, it's long after office hours around here, so don't think I'm wasting work time. Granted, since I don't have a life I'd probably be hacking if I weren't reading /., but...).
      --
      This message is provided under the terms outlined at http://www.bero.org/terms.html
    8. Re:I am stoked! by bero-rh · · Score: 2

      Yes, that's pretty much it. When I first saw grub, it sort of reminded me of the FreeBSD loader with an additional easy interface added to it for the newbies.

      --
      This message is provided under the terms outlined at http://www.bero.org/terms.html
    9. Re:I am stoked! by tolldog · · Score: 2

      chkconfig works well with xinetd.
      I also like the individual config files for each service. Lets me copy a config for a file from a working machine to a new machine and not worry about clobbering any of the other (x)inetd services.

      --
      -I just work here... how am I supposed to know?
    10. Re:I am stoked! by VFVTHUNTER · · Score: 2

      A HA! There is no /etc/rc.d/init.d/rc.local! Its /etc/rc.d/rc.local!

      See! Not even the RH developers can keep track of RH's changes! :)

      It's still the most stable compiler out there - 3.0.1 miscompiles KDE and other C++ code

      KDE? People are still using that??? :)
      When did the C++ language come out of beta???

      Seriously, tho, thanks for replying (even line-by-line) to my lil' rant. Since you're here (and acting professional even), lemme ask you: what's the best way to learn the specifics of a particular distro? Take the issue.net prob for example. There's no way in hell I would expect that to be documented anywhere (cuz its such a microscopic configuration variable), but grepping thru /etc to learn how a particular vendor has customized init....well, that sucks.

      Enjoy your time off. My minor bitching points are the types of things keeping RH from being _perfect_, but 7.1 (with XFS anyway...looking forward to ext3) is still the closest thing to that. Which explains why I use it, but bitch about it in the first place...

      Thanks again.

      David

    11. Re:I am stoked! by bero-rh · · Score: 2

      A HA! There is no /etc/rc.d/init.d/rc.local! Its /etc/rc.d/rc.local!

      See! Not even the RH developers can keep track of RH's changes! :)


      It's not a change, it's always been there and surely belongs there.

      KDE? People are still using that???

      Posting this reply using Konqueror 2.2.1...

      When did the C++ language come out of beta

      Huh? I thought C was an early beta of C++? ;))

      what's the best way to learn the specifics of a particular distro

      Good question... I've never seen a document describing them, probably mostly because most people aren't familiar with much more than one distribution.

      Take the issue.net prob for example

      This is common to virtually all distributions, by the way.
      It's because most distributions use mingetty for the normal console login these days (less bloat), and a different getty for network and serial logins (mingetty doesn't support them) - and they're not 100% compatible in the options they take (and issue.net/issue macros).

      --
      This message is provided under the terms outlined at http://www.bero.org/terms.html
    12. Re:I am stoked! by Nailer · · Score: 2

      One of the things that sets Red Hat Linux apart from some other distributions is, actually, that most of our config tools try to parse existing config files rather than simply dumping any changes made by the user.

      Are you sure? The Apache config tool from 7.1 writes a httpd.conf with a comment saying `don't edit this' and a while nbuch of whitespace before the file starts.
      Not that I blame Red Hat. The non bandaid solution is to standardize (yes, standardize! on an open source system! have I blown your mind yet?) on a particular format for config files.

      This way:
      1. People writing GUI tools don't have to write new parsers for each config file

      2. People writing GUI tools and those hacking directly will be able to work with each other properly

      3. For those that hack directly, ffile formats are consistent

      4. For those that hack directly, syntax errors are obvious to correct

    13. Re:I am stoked! by bero-rh · · Score: 4, Informative

      That's why I said "most" config tools.
      I know there are some exceptions (mostly due to schedules that had to be kept - we can't always get all wanted features into the first version...).

      The non bandaid solution is to standardize on a particular format for config files

      This is true - but I don't think you can get every project to follow the same standard.

      We actually talked about something like this internally (basically, "provide one standard library for every config stuff, then fork every app to make use of it and ask maintainers to apply the patch"), but dismissed the idea quite quickly because that would definitely be a nonstandard thing giving people legitimate reasons to complain about ("Oh, you're using the Red Hat version of my application? Then I can't help you, I don't know anything about it, and I don't like their config layout"), and more "Red Hat is just like Microsoft, now they're forcing everyone to use their crap rather than compiling from source!" type FUD.

      In an ideal world, we'd all be using the same format for config files (how do you represent /etc/sendmail.cf in key=value or xml, by the way?) - but it's almost certainly not going to happen, at least not anytime soon.

      Even OSes that try to enforce one config scheme on everything (e.g. M$ registry) end up with applications that create their own config files using something totally different.

      --
      This message is provided under the terms outlined at http://www.bero.org/terms.html
    14. Re:I am stoked! by VFVTHUNTER · · Score: 3, Interesting

      I did actually have a good idea (hard to tell from my posts, but I do have them - its a zero sum game...have some really stupid thoughts, youre bound to have some good ones to even you out...).

      It goes like this. (I have no idea how GRUB works, so I'm guessing here). Let's say RH switches over to GRUB completely, and now there's no /etc/lilo.conf on the system. Someone like myself (this is what happened with xinetd) is going to sit down to admin one of these boxes one day, and assuming lilo.conf is there, type vi lilo.conf. As it stands now, when he/she does this on a GRUB only system, the response to discovering there is no lilo.conf might range from curious to semi-non-linear.
      But what if, instead of no file existing, a text file (/etc/lilo.conf) existed that explained why its not there, what has replaced it, and how to do everything with the replacement that could be done with its predecessor? This I think would actually be really cool, and it would still be there even if no help documentation was included during the initial install. You could even put some sort of shebang-style string at the beginning of every one of these "evolution" files, so that people who want to get rid of them can issue a simple grep or find command to search and destroy them.

    15. Re:I am stoked! by Nailer · · Score: 2

      Thanks for your reply, its much appreciated.

      I know its not possible to get every app to follow the same standard, but its possible to obtain massive benefit by simply getting most - that's what standards are about.

      I'd suggest drafting an optional XML config spec into the LSB, and getting people's opinions on that.

      In the case that the apps don't like it, and they're ones Red Hat uses, then fork it. If someone does find a bug in the LSB XML config version, they can reproduce it on the non XML config version, or ask any distributor that uses the XML config version.

      Don't give into the FUD, its a good idea.

  5. Without Fail... by Knunov · · Score: 5, Funny

    Everytime I download a distro, within a week a new one comes out. I just finished downloading all 3 CD ISOs for Red Hat 7.1 and Tools and now they release 7.2

    I'm switching to FreeBSD. Those guys update MUCH more slowly...

    --
    Why do users with IDs under 100,000 or over 700,000 usually have the most worthwhile comments?
    1. Re:Without Fail... by Publicus · · Score: 2, Interesting

      Switch if you want to - but your reasoning doesn't make any sense. RH 7.1 came out in April. That's 6 months ago.

      But I wouldn't abandon 7.1 just yet. Let folks mess with 7.2 and find out what they have to say. Besides, RH isn't worth anything until it's supported by Ximian, therefore, 7.1 is the way to go!

      --

      My Karma was at 49, then they switched to words. All that work for nothing!

    2. Re:Without Fail... by Baki · · Score: 3, Informative

      Not really, but gradually and constantly: There is a -current and a -stable CVS branch. You can follow the -stable CVS branch to stay completely uptodate all the time. Nothing ever breaks except on major announcements and big MFC's (merge from current) that are announced. At those times it may be necessary to revisit your config files in /etc (which can be automated with 'mergemaster').

      Thus, you never have to download a new version, but you can always download incremental diffs (daily) that patch the complete source tree (cvsup). I have not reinstalled my FreeBSD system in 5 years time, yet it is 100% clean (all add-ons and optional parts to into /usr/local and don't spoil the main OS) and up to date.
      (cd /usr/src; make world from time to time).

    3. Re:Without Fail... by smnolde · · Score: 2

      FreeBSD is a much better alternative and makes a better replacement:

      1. no symlink hell in /etc
      2. a robust filesystem and SOFTUPDATES
      3. linux binary compatibility
      4. the ports collection
      5. no rpm dependencies
      6. upgrades are much less painful than any linux distro
      7. virtual memory management is much better in FreeBSD
      8. under high network loads, FreeBSD is much better
      9. BUT - SMP in FreeBSD isn't as good as in linux
      10. Nothing beats cvsup to update your src tree

    4. Re:Without Fail... by The+Man · · Score: 2

      Hasn't anyone figured out Red Hat's release schedule yet? Like clockwork, April and October. Every six months, a new release. Downloading ISOs after August or February is a waste of time...

    5. Re:Without Fail... by Fjord · · Score: 2

      1. no symlink hell in /etc
      I don't understand this:

      sluggy:/etc# ls -l | grep "\->"
      lrwxrwxrwx 1 root root 30 Sep 5 20:00 localtime -> /usr/share/zo
      neinfo/US/Eastern

      6. upgrades are much less painful than any linux distro
      Better than RedHat, sure. But better than Debian? How much easier than
      sluggy:~# apt-get upgrade

      is it? Or is it just that it's easier for source (although I would think that source packages get upgraded via apt as well)?

      I switched from RedHat to Debian not that long ago (about 4 months now) to get out of the upgrading cycle and make installing easier. I'm pretty happy with it.

      --
      -no broken link
    6. Re:Without Fail... by Arandir · · Score: 3, Informative

      And now to rebut...

      ext3 is just as robust, and doesn't require a fsck at all after a power cycle.

      The fsck on a softupdates volume is blazingly fast. To be sure, ext3 is a nice file system, but that doesn't mean all the other ones are crap.

      OpenOffice for Linux doesn't run, and native AbiWord in 4.4-release doesn't start. Koffice import filters for .doc don't seem to be working either.

      Use the native OpenOffice. I didn't have any problems with AbiWord. And KOffice filters are identical under Linux and FreeBSD.

      up2date takes care of all that for in-distro packages.

      Yeah, for the in-distro packages. But that ignores the major flaw of RPM: you have to use RPM for everything or you screw up your system. With FreeBSD you can use packages, ports, or compile by hand, and nothing gets out of sync.

      Except maybe just doing a half-hour upgrade and getting back to work, rather than compiling all day ...

      Ever heard of multitasking? Compile everything in the background while you work in the foreground. Plus, if you cvsup once a week, you're never so far behind that you need to compile "all day". Or better yet, if you're into precompiled packages, just upgrade the packages!

      Nautilus, f.e., doesn't even start in 4.4's GNOME distribution.

      I didnt have any problem at all with Nautilus (other than the fact that it's slower than molasses).

      On the server side, you can't just install fbsd and use it as a NAT or enable quotas without recompiling the kernel.

      Huh? A coworker of mine installed FreeBSD "out of the box" for his server and had it up and running in half an hour. He never had to recompile anything. I don't know much about NAT (except that my coworker got it running without recompiling), but quotas are already in the shipping kernel.

      FreeBSD just takes more work.

      It does require that you use more than two brain cells, and it does require you to make some sort of effort to get it installed and administered. But since when has that been a drawback in the Unix world?

      --
      A Government Is a Body of People, Usually Notably Ungoverned
    7. Re:Without Fail... by Arandir · · Score: 2

      May I recommend Slackware? Stay in Linux and get really slow updates.

      Slackware releases every 9 to 12 months. Certainly much slower than FreeBSD, Mandrake or SuSE. But compared to Debian it's a hypersonic!

      --
      A Government Is a Body of People, Usually Notably Ungoverned
    8. Re:Without Fail... by Arandir · · Score: 3, Insightful

      4.2 in 11/2000, 4.3 in 4/2001 and 4.4 in 9/2001. And, none of these are significantly different.

      This is an advantage. Some people don't want a completely redesigned OS every six months. Some just want the stable OS they've always been using plus bug fixes, new hardware support, etc. You won't see anything significantly different until 5.0. And after that you won't see anything significantly different until 6.0.

      This is a Good Thing(tm).

      --
      A Government Is a Body of People, Usually Notably Ungoverned
    9. Re:Without Fail... by cymen · · Score: 2

      Use Debian, stable releases seep out every two years or so.
      Remember, may the Source be with you...


      Of course two years for a stable release might just push people to another release/os... FreeBSD is the least annoying choice for me.

    10. Re:Without Fail... by SpeelingChekka · · Score: 2

      Actually, joking aside, I actually think this is one of the reasons for the success of Windows - in the years from 1995 (when Win95 was released) up until the year 2000, Windows practically never changed at all. A couple bugfixes here and there, support for new devices, and "integrating internet explorer". But thats about it. And while this sort of software stagnation is obviously not a good thing for software, for users, its actually a sort of a blessing, because they don't need to keep relearning new stuff and installing new stuff etc, they can just pretty much rely on Windows being what they've come to think of as what Windows is. With Linux, the rabid pace of development is frightening (compare Win95 to WinMe, then compare Linux in 1995 to Linux in, say, 2000), every time I install a new version, large amounts have changed, and I have to almost "relearn" software that I already knew. It usually takes me a few days to adjust to a new (six-monthly) release of Linux. Back in 1995, to give some background: no desktop environments AT ALL (no KDE, no gnome, only some simple window managers, e.g. fvwm95, afterstep etc), I had to recompile the kernel just to get my sound card to work, no real game libraries (such as libsdl) or 3d acceleration support, no gtk, no qt, I spent hours figuring out the scripts and command line options required just to get dial-up-networking to work etc.
      For Joe Enduser, there is unfortunately something to be said for a software interface which they can "rely on" to be predictable and in line with what they know and expect. If a significantly new/different version of Windows came out every six months (as it seems to with Linux, e.g. if you stick with RH), Joe Enduser would probably give up on it and go buy a Mac, the anxiety of having to keep learning all the new stuff is apparently just too big a load to bear for non-technical people :)

  6. Re:GRUB ? by _|()|\| · · Score: 2
    i wonder why they switched over to GRUB ?

    I was surprised to see that, too, as the GNU Grub page says, "GNU GRUB is not released publicly yet." On the other hand, doesn't Mandrake use GRUB?

  7. Re:LILO vs. GRUB by phutureboy · · Score: 2, Informative

    Nothing to fear with GRUB. I've been using it for about a year. Configuring it is a little different than with LILO, but it works fine.

  8. been in stores for a while by banky · · Score: 3, Interesting

    This has been at my local CompUSA (Fairfax, VA) for over a week. Anyone have any ideas as to why?

    --
    ZOMG I WOULD LOVE TO KNOW ABOUT YOUR FEELINGS ON MACINTOSH VERSUS WINDOWS, VI VERSUS EMACS, AND HOW YOU'RE NOT A DORK
    1. Re:been in stores for a while by hawk · · Score: 2
      >I noticed it in the CompUSA store yesterday (Gaithersburg, MD)-- in a
      >theft-control case. Which I took to be an excellent sign... when
      >someone wants your operating system bad enough to steal it, you must
      >be doing something right. :)


      Meanwhile, out in front of the store, was the kid trying to give away kittens. "And if you take the kitten, I'll thrown in a free Windows XP. OK, never mind the kitten, but would you at least take the XP? *please*?"


      hawk

  9. Red Hat 7.2 vs. Mandrake 8.1... by joestar · · Score: 2

    I'd love to read a comparison between these two famous Linux distros: features, stability, ergonomy... That would be interesting!

    1. Re:Red Hat 7.2 vs. Mandrake 8.1... by Tim+C · · Score: 2, Offtopic

      Well, I've not used RedHat since about 5.2 or 6, so I can't comment on that, but I did install Mandrake 8.1 on both my home and work machines a couple of weeks ago. (Upgrading from 8.0)

      I almost wish I hadn't. Supermount doesn't seem to want to work anymore, no matter what I try, and X on my work machine locks up about twice a week.

      If I had the time, I'd probably go back to 8.0, at least at work, but I'm a little too busy for a reinstall now (the upgrade was performed at a weekend, when I was in to make up for missed time (damn that guilt...))

      Cheers,

      Tim

    2. Re:Red Hat 7.2 vs. Mandrake 8.1... by Tim+C · · Score: 2

      Supermount worked just fine in Mandrake 7.0, 7.1, 7.2 and 8.0.

      Of course I can mount /dev/cdrom (or, thanks to being too lazy to undo supermount's changes to my fstab, mount -t iso9660 /dev/cdrom /mnt/cdrom), but it was nice to be able to just slap in a CD and have it auto-mounted for me. That's about the only thing I miss from Windows.

      Cheers,

      Tim

  10. How about commercial package release? by MtViewGuy · · Score: 2

    Does anyone know when will Red Hat have RH Linux 7.2 available in a commercial package (e.g., manuals and CD-ROM discs).

    I still haven't seen the commercial package release of Linux Mandrake 7.1.

  11. Re:What a crapfest by |DeN|niS · · Score: 5, Informative
    For example, they're using ext3. Blech. It is a journaling system tacked on to the old ext2 system, which seems a little too much like the evolution of FAT to me.

    FAT? Hardly! ext3 uses is built on extension hooks designed into ext2, allowing you to mount ext3 partitions with an ext2-only kernel (of course no journalling in that case). Also, it takes a few seconds to "convert" ext2 to ext3, can't get easier than that! :-)

    Personally I find it impressive that the foresight in the ext2 design allowed for ext3 to evolve the way it did with the backwords compatibility

    And hey, it just works. Performance is like ext2, except you never have to fsck anymore when the machine doesn't shut down properly. And your ext2 bootfloppies still work, you don't have to reformat your partitions first, and did I mention it just works? :-)

    So why not? ReiserFS would be more suited for news spool and squid cache partitions, but if you just want your same old system except for the fsck's, ext3 is the way to go.

  12. Re:Name... by joestar · · Score: 3, Informative

    "Enigma" - wasn't it the name of this German machine that was used to encrypt secret messages during WWII ?

  13. Re:Is RH including proprietary sw these days? by Alan+Cox · · Score: 5, Informative

    gcc 2.96-RH is all open , always has been. Gcc 3 is not quite compatible so wouldnt be appropriate for the base tools for a new release. It is on the CD though if you want it

    The only nonfree stuff on the RH distro should be netscape, and we recommend mozilla 8)

  14. Re:GRUB ? by bero-rh · · Score: 5, Troll
    Because it's better. Some of the reasons why grub was chosen:
    • Possibility to boot a kernel or device not listed in the boot manager config - great for debugging
    • Don't need to reinstall grub after updating a kernel
    • Better support for non-Linux OSes
    • No more blocky 320x200 boot graphics
    --
    This message is provided under the terms outlined at http://www.bero.org/terms.html
  15. Re:GRUB ? by Haeleth · · Score: 5, Informative

    GNU GRUB != GRUB. I don't know which version this is, but RMS will be annoyed if they've left off a GNU... :D

    From the GNU GRUB Faq:

    1. How does GNU GRUB differ from Erich's original GRUB?
    GNU GRUB is the successor of Erich's great GRUB. He couldn't work on GRUB because of some other tasks, so the current maintainer Gordon Matzigkeit took over the maintainership, and opened the development in order for everybody to participate it.

    Technically speaking, GNU GRUB has many features that are not seen in the original GRUB. For example, GNU GRUB can be installed on UNIX-like operating system (i.e. GNU/Linux) via the grub shell /sbin/grub, it supports Logical Block Address (LBA) mode that solves the 1024 cylinders problem, and TAB completes a filename when it's unique. Of course, many bug fixes are done as well, so it is recommended to use GNU GRUB.

  16. Re:Question about the ISO files by Mr.Phil · · Score: 2, Interesting

    If it's much like 7.1, disc 2 will contain alot of server daemons and the like.

  17. Think mirrors! by French+Thias · · Score: 5, Informative
    I've put up a "known to be fully synced" mirror list here :

    http://freshrpms.net/misc/enigma.html

    Also, don't forget to go get all the "missing" goodies (xine, lame, nessus...) from http://enigma.freshrpms.net/

    Happy download! :-)

    Matthias

  18. What about ReiserFS? by bilenkey · · Score: 2, Interesting

    Im surpised: ext3 as a default fs!? Is there an option to use ReiserFS instead of ext3? I've converted all but / and /boot to reiserfs more than a year ago and never had any problems with it. I think that ext3 has not been tested by public as much as reiserfs.

    1. Re:What about ReiserFS? by Cheeze · · Score: 3, Informative

      the reason for ext3 over resier is the ability to non-destructively upgrade an ext2 drive. with reiserfs, you have to format the drive, which means dataloss for those that can't just 'tar zcvf /dev/tape /'. i'm sure there are other reasons too, but for most people, that ability is important.

      --
      Why read the article when I can just make up a snap judgement?
    2. Re:What about ReiserFS? by Andrewkov · · Score: 2
      the reason for ext3 over resier is the ability to non-destructively upgrade an ext2 drive. with reiserfs, you have to format the drive, which means dataloss for those that can't just 'tar zcvf /dev/tape /'. i'm sure there are other reasons too, but for most people, that ability is important


      Interesting .. I've already conversted some partitions to ReiserFS, but have been unable to change my root partition for this very reason. Maybe I can easily upgrade my root partition to Ext3. Has anyone tested ReiserFS and ext3 side by side on the same machine? In theory it should work, but these are new kernel modules that may not co-exist peacefully!

  19. Stress test time for the ftp servers. by Alan+Cox · · Score: 5, Informative

    UK folks should find
    ftp://zeniiib.linux.theplanet.co.uk/pub/distribu ti ons/redhat/7.2

    nice and fast (its the new linux.org.uk test box)

    Alan

    1. Re:Stress test time for the ftp servers. by nagora · · Score: 2
      UK folks should find
      ftp://zeniiib.linux.theplanet.co.uk/pub/distribu ti ons/redhat/7.2

      Without the space: like this

      TWW

      --
      "Encyclopedia" is to "Wikipedia" what "Library" is to "Some people at a bus stop"
    2. Re:Stress test time for the ftp servers. by MattBurke · · Score: 2, Interesting

      50K/sec - not bad!

      It's times like this when mirror.ac.uk crawls to 30Kbytes/sec (usually 8Mbytes/sec on this line) and sunsite hasn't even got it yet, that you've got to wonder if someone should perhaps organise a decent mirroring system

      Perhaps a system whereby sysadmins can register to be a mirror site. They'd get their server's IP included in the forward DNS for (say) redhat.mirror.ac.uk, and they'd get a privalidged login to the main mirror.ac.uk servers which give access to files, say 24hrs before their public release.

      It would have advantages of:
      1. saving mirror.ac.uk from getting quite so crippled
      2. saving lots of inter-provider bandwidth
      3. SPEED!!!
      4. Sysadmins get to mirror as much or as little as they want/can (eg. redhat mirrors need only mirror /sites/ftp.redhat.com/ or even just parts of the individual section)
      5. Sysadmins get their distros first as a reward

  20. Re:step softly by s.a.m · · Score: 3, Interesting

    It has been my experience with RH that the .2 releases are the most stable and contains less bugs than the .0 or .1 releases. I've run servers with the 6.2 and the 7.0 release and the 6.2 always provides more stability than the 7.0

    Of course I never jump on the bandwagon as soon as something is released. I always wait around for ppl to say something and hear complaints.
    The only exception to this is Debian, apt-get upgrade using Sid and haven't had a problem yet ^__^

  21. Netscape is proprietary by _|()|\| · · Score: 2
    what all pieces are *not* open, and what kind of licenses do they have?

    The feature list includes Netscape 4.78, which is proprietary (although free of charge). I can't find a link, but I read an article about Red Hat reluctantly leaving in Netscape, as they felt that Mozilla is not ready.

  22. Red Hat is not synonymous with Linux. by Bowie+J.+Poag · · Score: 3, Insightful



    But it may just as well be.

    I've been using RH since 2.0.27 on a 386SX/12, and like many of you, have stuck with Red Hat in one form or another for many years. However, recently Red Hat's distrib has begun to suffer, largely because of oddball decisions like the ones we're seeing in 7.2.

    LILO has been replaced with GRUB. Why? So we can confuse things even more for the people who we're trying to attract to the platform? If it aint broke, don't fix it, gang. You have an installed user base that knows the ins and outs of LILO, and has for years..Now that knowledge has been deprecated. Books will have to be rewritten, headaches arise, the whole nine yards will unfold as people have to sit down and digest yet another piece of Linux minutia..Why bother. LILO works. Sometimes switching one working part with another for only minimal gains is NOT a good idea..the situation doesn't mandate such changes.

    Cheers, and yes, PROPAGANDA is still running,

    --
    Bowie J. Poag

    1. Re:Red Hat is not synonymous with Linux. by bero-rh · · Score: 5, Interesting
      oddball decisions like the ones we're seeing in 7.2

      Such as?

      LILO has been replaced with GRUB. Why?

      Because it has a load of advantages we consider more important than staying with what we've shipped forever.

      • grub knows your filesystem. This means you can boot kernels you haven't listed in its config file (great for recovery, for example).
      • You don't need to reinstall grub every time you've modified its config file. Among other things, that means kernel updates can now add themselves to the boot loader. One of the big problems support was faced with in earlier (LILO based) releases was the number of people updating their kernel and forgetting to adapt /etc/lilo.conf and/or run /sbin/lilo.
      • It looks nicer (no more blocky 320x200 graphic at bootup)
      • It has better support for booting other OSes


      Sometimes switching one working part with another for only minimal gains is NOT a good idea

      You are right about this - and since lilo->grub is not minimal, it doesn't apply to this particular thing.
      --
      This message is provided under the terms outlined at http://www.bero.org/terms.html
    2. Re:Red Hat is not synonymous with Linux. by Flower · · Score: 2
      Having used GRUB when I was running Progeny and having to run LILO, well since forever, I have to say I'd rather spend the half hour learning a new tool that makes my life easier than staying with an old tool that gives me more work.

      LILO is one of those tools that you use *just* enough that you forget its idiosyncrasies. I can see it as a source of tech support calls that in the long run can be removed by moving over to GRUB because while LILO works GRUB is easier.

      For myself, I was very happy that RH took this step.

      --
      I don't want knowledge. I want certainty. - Law, David Bowie
    3. Re:Red Hat is not synonymous with Linux. by bero-rh · · Score: 2

      Such as giving newbies a chance to figure out what options they have without having to RTFM?

      --
      This message is provided under the terms outlined at http://www.bero.org/terms.html
    4. Re:Red Hat is not synonymous with Linux. by bero-rh · · Score: 2

      If you're using lilo, simply change message=/boot/message
      to something else.

      If you're using grub, remove the splashimage line.

      --
      This message is provided under the terms outlined at http://www.bero.org/terms.html
    5. Re:Red Hat is not synonymous with Linux. by Andrewkov · · Score: 2

      I dual boot with Windows 2000 and Linux, my C: is NTFS. I use LILO as my boot loader, and don't have any problems (just don't let windows re-write your boot sector). Is this a feature of NT that it won't let you use LILO?

  23. Redhat explained the choice of ext3 before by clarkie.mg · · Score: 3, Informative

    On this page, a redhat employee explained why they chose ext3.

    It was also the topic of a previous slashdot post.

    This extract sums it up :

    Why do you want to migrate from ext2 to ext3? Four main reasons: availability, data integrity, speed, and easy transition.

    [...]

    Again, we don't claim that every one of these points are unique to ext3. Most of them are shared by at least one other filesystem. We merely claim that the set of all of them together is true only for ext3.

    --
    Men are born ignorant, not stupid; they are made stupid by education. Bertrand Russel
  24. Re:Question about the ISO files by Nachtfalke · · Score: 2, Informative

    I don't know exactly what is on Disc 2, but I do know that you need both discs for a complete install, the second CD is not optional.

  25. Re:to forestall the inevitable -- why not reiserfs by bero-rh · · Score: 3, Informative

    An official statement on why ext3 was chosen (ext2 compatibility is a major reason, but not the only one) can be found here.

    --
    This message is provided under the terms outlined at http://www.bero.org/terms.html
  26. don't understand the need for constant upgrading by kurokaze · · Score: 2, Interesting

    I'm still running 6.2 w/ any patches that
    concern me.

    I don't particularly see any need to upgrade
    to 7.0, 7.1 or 7.2 for that matter.

    What's the big deal?

  27. Red Hat 7.2 vs. Mandrake 8.1 vs. SuSE 7.3 by TheMMaster · · Score: 2

    This is going to be a though choice, Redhat throws 7.2 at the world, Mandrake 8.1 and SuSE released 7.3(however /. does not consider that news)
    Personally I prefer SuSE and can't wait for 7.3 however I must say that Redhat 7.2 looks promesing too, however at a first glance, IMHO SuSE looks better for starting linux users.

    --
    Fighting for peace is like fucking for virginity
  28. Re:What a crapfest by collar · · Score: 2, Insightful

    By the way, folks, Nautilus is dead. The fact that they went out of business so quickly ought to tell you something about their product.

    Was Eazel trying to sell people copies of Nautilus? I dont think so. They were trying to sell services offered through nautilus, which nobody wanted. They went under because they didn't have a revenue stream, not because Nautilus sucked. Nautilus is not dead, the release of 1.0.5 in the last week shows that, the work has been taken up by the community, and Nautilus seems to be benefitting from that.

  29. How to download 7.2.... by unperson · · Score: 2, Informative

    1. Go to the official ftp.redhat.com site and get the MD5SUM:

    efab549656a1a85ab8fa39eb873eff0e enigma-SRPMS-disc1.iso
    70703897af7703b40e41777a3aa186c3 enigma-SRPMS-disc2.iso
    cf7bce0c1cdbfedfae29e60aef202f6f enigma-i386-disc1.iso
    fd705b3e5d0e37a828db35d21195a9f6 enigma-i386-disc2.iso

    2. Go to any available mirror that isn't slashdotted...I found:

    ftp://linux.nssl.noaa.gov

    1. Re:How to download 7.2.... by Isaac-Lew · · Score: 2
      LOL!


      Pending approval from the PHBs, I should be able to put an RH 7.2 mirror up in the next 1 or 2 days.

    2. Re:How to download 7.2.... by ichimunki · · Score: 2

      Or you could mirror some of the FTP tree onto the local LAN's web server (you need the base stuff, boot disk images, and the RPMS) then you can do multiple installs from the LAN with two floppies and a NIC-- especially good deal for all those machines you might have around that don't have a CD-ROM in them.

      And for the record, I must say the ability to run the latest versions of some flavor of Linux on even some of the more ancient hardware, is a true blessing. My only complaint is that I just installed 7.1 on my antique laptop this morning!

      --
      I do not have a signature
  30. Re:Still no djbdns by bero-rh · · Score: 4, Interesting

    It's a pity they still use Bind instead of djbdns [cr.yp.to], which is a lot safer.

    If you want us to ship djbdns, convince its author to put it under an Open Source license.

    The current license is not acceptable.

    I'm also surprised about KDE 2.2, since KDE 2.2.1 has been out for quite a while now

    KDE is actually pseudo-2.2.1: We took 2.2, and merged all fixes from the stable CVS branch (and a couple of other patches).

    Couldn't update to the official 2.2.1 because of the freeze - but the 2.2-* packages in 7.2 have all the fixes from 2.2.1 up to the day before it was released.

    The same goes for the kernel version (2.4.7)

    Which is actually 2.4.7 plus a lot of bugfixes from later versions, plus ext3, plus new drivers, and more.
    Making sure the kernel is highly stable even under extreme load (and longer uptimes) takes time.

    --
    This message is provided under the terms outlined at http://www.bero.org/terms.html
  31. Mirror in Europe by Yenya · · Score: 2, Informative

    a 100Mbps mirror in Czech Republic, Europe can be found at ftp.linux.cz.

    --
    -Yenya
    --
    While Linux is larger than Emacs, at least Linux has the excuse that it has to be. --Linus
  32. Re:to forestall the inevitable -- why not reiserfs by bero-rh · · Score: 3, Informative

    Please provide a testcase. Our tests have shown that (unless you compile in full debugging), ext3 is actually faster than ext2.

    --
    This message is provided under the terms outlined at http://www.bero.org/terms.html
  33. Re:What a crapfest by Yokaze · · Score: 2

    >Secondly, GNOME?[...]
    >Who writes a GUI in C, for crying out loud[...]
    >I really like how everything in KDE is integrated
    >SuSE [...] prefer over Redhat

    Expect to be flamed. :) Touching four religions in one post. Programming language, distribution, Gnome/KDE, Integration/Small tools. You failed to mention your favourite browser, politics, Star Wars/Star Trek, an audiophile theme of your choice (CD/LP/MP3/Ogg).

    Anyway... Choosing a more conservative filesystem as default is not necessary evil. Especially if your targeting a lots of different users.
    About writing in C... Well, take the language that suits you most. Personally, I'd rather write larger programs in C++, too (Smaller ones I prefer C). But I don't think it you HAVE to write them in C++, especially if your more proficient in C.

    About the integration in KDE, I like it, too.
    At least on my desktop. But surely not on my notebook, there I prefer Blackbox or a CLI.
    Expect to be proposed(threatened?) to use Windows as integration should be its philosophy in contrast to Unix.
    As if using small programs stem from philosophy and not 8k total memory. (Real men program by rewireing, only quiche-eaters need IDEs :) )

    To show my point, I'll quickly state that I think the difference between Unix and Windows is the possibilty to use different tools including lightweight programs or Integrated Enviroments matching your taste and/or technical outfit.

    --
    "Between strong and weak, between rich and poor [...], it is freedom which oppresses and the law which sets free"
  34. ext3 migration is seamless by James+Youngman · · Score: 3, Informative

    I migrated my / filesystem (only the one Linux filesystem on my laptop - it dual-boots) from ext2 ro ext3. Totally seamless. No time lost with fsck.

    I accidentally nobbled the ext3 module (by upgrading the kernel and omitting the initrd that normally loads the ext3 module from linuxrc). Red Hat seamlessly mounted as ext2 - no loss of data (but obviously no journalling). Puttng the initrd back brought me back into the ext3 fold, again seamlessly. It was completely painless -I was really impressed. This experience is with 7.1.93 - I have not yet tried 7.2

    In fact, I might not ever try 7.2 because of the really annoying ppp-watcher in 7.1. I had an ISP problem where the chat script would fail to authenticate, and the ppp-watcher just dialled again and again and again... Really annoying, and hard to change. I'm sure I'd miss RH if I stopped using it because I've used it since RH 2.1. For the moment I'm running Red Hat 7.1.93 at home and Debian on my laptop.

  35. Re:What a crapfest by riggwelter · · Score: 2, Insightful

    [Disclaimer: I don't use Red Hat, I use a certain other distro, for whom I used to work, but...]

    Just cos you don't like Red Hat's choices, doesn't make them bad, remember, Free Software is about choices...

    a journaling system tacked on to the old ext2 system

    Yes, it is, but that sort of makes it easier to migrate to (and revert from!). I personally use Reiser, but I recognise the benefit of ext3.

    any rational reason for choosing GNOME over KDE2

    Some people prefer it! I am one of them (and there are a lot of us...) And when RH fund GNOME development, it stands to reason that they'll use it as the default desktop. SuSE fund KDE and lo and behold it's SuSE's default. (and other distros choose one way or the other) You don't have to use the default, make your own choice - you choose KDE2, fine, it's a great desktop just don't moan about GNOME, ok?)

    Nautilus is dead

    No, Eazel is dead, and Nautilus has gone through at least two revisions since then, and is being ported to GNOME2 - that's the great thing about Free Software - it outlives any company if it's good, and Nautilus is goooood! (I don't use it - not enough memory, but hey, it's all about choice innit?)

    type in a URL...fire up the appropriate program

    GNOME does this too oddly, oh, and it does have a great browser in Galeon.

    So, just because you don't use RH doesn't make it any less news. This is a significant revision (remember, noone uses a RedHat version line until x.2 if they have any sense ;-)

    --
    Listening for the sound of the coming rain...
  36. Custom kernel by DamienMcKenna · · Score: 2, Insightful

    When Mandrake 8.1 came out many people flamed it for using a custom kernel. RH has done exactly the same thing again, but no flaming. What gives?

    1. Re:Custom kernel by deaddeng · · Score: 2, Informative

      I've had no problems compiling and using custom kernels under the 7.2 beta, aka "Roswell." You just need to patch the stable 2.4.12 tree for ext3 support, or use the -ac kernels, which already incorporate ext3 support. I've found 2.4.12-ac3 to be a very stable kernel with good memory and VM behavior. RedHat kernels are closer to -ac kernels right now, it would appear, than to Linus' main kernel tree.

      --
      --- .085 as cool; proving that a little knowledge is dangerous
  37. LILO is not synonymous with GRUB by Ranger+Rick · · Score: 2, Informative
    1. GRUB kicks LILO's ass, feature-wise.
    2. GRUB understands filesystems.
    3. GRUB doesn't screw you if you forget to run a program after changing the configuration file.
    4. GRUB lets you enter a configuration manually at boot time if you *do* screw up the configuration file.
    5. GRUB can boot on some broken BIOSes and hard drives that LILO cant.
    6. GRUB has the same interface across all platforms it runs on, which saves RedHat from having different boot instructions on different architectures (and having to do extra testing on each of those architectures).

    Besides, RedHat lets you choose at installation, so you can <sarcasm>"leverage" the mountain of knowledge you have about LILO</sarcasm>. Like there's so much to know...

    --

    WWJD? JWRTFM!!!

  38. 7.2 ALREADY?! by wrinkledshirt · · Score: 5, Funny

    My God, I just finished downloading 5.1, and now they're already up to 7.2? Great. Just great. Next you're going to tell me they've gone past the 2.2.14 kernel...

    --

    --------
    Bleah! Heh heh heh... BLEAH BLEAH!!! Ha ha ha ha...

  39. Re:Question about the ISO files by chabotc · · Score: 3, Informative

    Disk 2 contains a few less-used packages, most of the -devel.rpm's, and some server daemons.

    All in all, unless you do a extrememe minimal instalation, you will _definatly_ need disk to.

    The point i'm trying to make, it is not a 'PowerTools' or 'Addons' disk, it is an intergral part of the instalation!

    They have merged the PowerTools into the main instalation set (leaving out not often used, or badly maintained, or conflicting tools). So currently there is no 'Addons' cd's.

    .. Unless you get the $199 Redhat 7.2 Pro set, which has (if i remeber correctly) 6 cd's containing quite a few extra apps and daemons.

  40. ipsec, freeS/WAN and RedHat by Kruemelmo · · Score: 4, Interesting

    I understand RedHat cannot integrate ipsec / FreeS/WAN into the Linux distribution because of US export restrictions.

    Is there an "official" way to upgrade RH 7.2 to a kernel version with ipsec support (i.e. frees/wan) for European folks? The absence of this feature in RH becomes a more and more serious concern for my company.

    Of course we know how to patch and compile a kernel. Maintenance must still be easy, though. Installing a custom kernel on several customer servers also means that we cannot use Redhat's update kernel RPMs but must maintain our own ones, so kernel (and possibly other packages) updates get complicated. It will not possible to respond on security issues as quickly as when using RH kernel RPMs.

    It would be a great benefit for European customers if RedHat could at least draw the "official" procedure how to make this RH Linux version ipsec capable and then maintain this procedure as new kernel RPM packages or RedHat Linux versions appear.

    1. Re:ipsec, freeS/WAN and RedHat by bero-rh · · Score: 4, Informative

      I understand RedHat cannot integrate ipsec / FreeS/WAN into the Linux distribution because of US export restrictions.

      I don't think the export restrictions you're referring to are still in place.

      We're currently shipping cipe, which provides pretty much the same functionality.

      There have been some reasons for choosing cipe over FreeS/WAN. I don't remember the details, but I think it was related to not supporting non-x86 arches.

      --
      This message is provided under the terms outlined at http://www.bero.org/terms.html
    2. Re:ipsec, freeS/WAN and RedHat by Kruemelmo · · Score: 2, Interesting
      So I looked at cipe of which I was unaware so far. It seems to be a light weight tool to easily set up secure ip tunneling. This might already help us indeed, and we will take a closer look. It seems to implement a proprietary protocol and does not confirm to any standard except for its own. It may be sufficient to set up a secure ip tunnel between two Linux (or Unix) computers.

      On the other hand, ipsec is a well defined standard defined in several RFC documents. FreeS/Wan is an implementation of it which also allows to communicatie with other systems implementing ipsec (routers).

      FreeS/WAN is developed by non-US redidents only and they don't accept even single line patches from US citisens... So at least they think that there still are legal problems - dunno. Anyway, cipe seems to be the small solution where ipsec is the right one (and FreeS/WAN then tries to implement the right one; I don't know with how much success).

      AFAIK it would be great if you'd schedule a reconsideration of it for some upcoming release of RedHat Linux.

      Thanks!

  41. The usability of Linux (is pretty good by now) by RNG · · Score: 5, Insightful

    I just upgraded my home machine to Mandrake 8.1, which comes with the same general software packages that RedHat ships. While I (of course) haven't tried the new RH yet, I'll make a general observation based on KDE, Gnome and all the other little goodies which ship on a modern Linux distribution: Usability of Linux (on a well-setup machine) is no longer an argument against it's use.

    Let me explain: when people talk about usabuility, they typically mean "it is (or it isn't) like on Windows" and maybe "it is (or it isn't) like on a Mac". This is not what I would call usability, but rather something like "environment inertia"; people don't like change even if it is for the (long term) better.

    After seeing my mom (aged 60+, bought her first computer 1 year ago, never used a computer before that) struggle with Windows when needing to do rather simple/basic things, I've grown convinced that a (well set up) KDE desktop is just as usable as Windows and that the so often touted Windows usability is nothing more than a myth. Windows is usable once you're used to it; otherwise is't as difficult (or easy) than any other decent windowing system (yes, KDE certainly fits this description, GNOME probably does; this is *not* meant as flamebait but just an abservation of the way these Desktops are configured in the newest Mandrake 8.1 release; your milage may vary). These don't work quite the same way as Windows, but it basically do the same things, provides you with menus, with end-user friendly software (KOffice is pretty cool & looks nice, KMail is quite user friendly, etc) and nice GUI configuration tools. If you have a chance sometime, watch someone who's never used a computer try to figure out Windows; it's very instructive to see that Windows itself is not more or less intuitive than any other windowing
    system; once you've mastered the concepts and abstractions, it becomes easy. The so called usability advantange of Windows is mostly imprinting, inertia and FUD; the functional differences are starting to disappear or become neglegible.

    The biggest obstacle at this point is device/drive support and the need to recompile kernels to get some stuff to work. Usability is (generally speaking) just fine, provided you're working on a well-setup & installed box ...

    1. Re:The usability of Linux (is pretty good by now) by denzo · · Score: 2
      Usability is (generally speaking) just fine, provided you're working on a well-setup & installed box ...
      I agree totally.

      I started playing around with Linux back around 1996 with Slackware. It was great to play around with as far as being an alternate OS with a powerful command-line interface (after MS-DOS, I needed more than what Windows 95 offered). After a while, though, I determined that all my GUI applications for Win95 were irreplacable and there was nothing in Linux that could convince me to use it as a primary bootup.

      Ever since then, I would download a new distribution each year or two, which usually was RedHet (and now I play with Mandrake). GUI usability seems to jump in quick strides; each distribution impresses me more and more. More applications suited to my needs, more neat-looking window managers, and better hardware support (this is a major plus!).

      I've just downloaded and installed Mandrake 8.1. I had some problems with 8.0 (the KDE and Gnome default setups weren't flawless and would crash here and there). Even within a 0.1 version change, I see things are more tightly and logically integrated. Office applications are becoming professional grade. Networking is a cinch. And hardware management is awesome; I'm particularly impressed with HardDrake's automatic hardware detection. I swapped graphics cards (which, in the past, meant having to reconfigure X and editing files, etc.) and it was all automatic.

      Pretty soon, I believe we'll start seeing people deciding that Windows isn't exactly worth the $99+, especially with the new activation "feature".

      Hooray for Linux.

  42. Re:Is RH including proprietary sw these days? by bero-rh · · Score: 3, Interesting

    Is any of this proprietary, or has RH managed to stay comeletely OS?

    With the sole exception of Netscape (which will disappear later), it's 100% OS.
    And Netscape will disappear with the next release - we're already including Konqueror, Mozilla and Galeon as free (and better) alternatives right now.

    Also, what RH specific changes are in this gcc?

    It's a stabilized fork of a CVS version. See http://www.bero.org/gcc296.html for a further explanation.

    Why isn't gcc-3.01 being distributed? Does it have major issues?

    It's included as a preview package, but it's not ready for a standard compiler.
    It breaks binary compatibility with the compiler used in prior 7.x releases (which is something we don't do in minor releases), and its C++ part is quite broken ATM (try running a version of KDE that was compiled with gcc 3.0.1 and you'll see what I mean - it crashes at startup).

    --
    This message is provided under the terms outlined at http://www.bero.org/terms.html
  43. What an uninformed troller! by opkool · · Score: 3, Insightful

    -ext3 maybe will not score the best in a single FileSystems comparison table. But, overall, is a pretty darn good filesystem. It is stable, you can migrate easily, is fast... We are talking about RedHat 7.2, that is, a stable distribution

    -Last time that I checked (5 minutes ago) you can choose between Gnome, KDE... as your default desktop environment/graphical login/workstation installation. Even if you choose to select as default graphical environment GNOME, you can select KDE for your use and set it as your default one. Nuff said.

    -Who cares about a programming language? If you do not like it, port it to C++. Show me the code.

    -You obiously have no idea of Linux. You can run Konqueror form within GNOME!.

    -Nautilus is pretty cool. It has a whole bunch of interesting features, like the "tabbed" way of displaying multiple webpages (instead of having multiple separated windows). This is A Good Thing (TM). If you don't like it, don't use it. Linux is about choice.

    -RedHat 7.2 comes with KDE 2.2.1.

    BTW, you sounded like a Troll.

    Enjoy the best RedHat!

  44. Mandrake by Apreche · · Score: 2

    Yeah, I konw it's trollish to say you're distro sucks. But from my personal experience Red Hat is pretty good, except for two things. 1) it doesn't have the hardware support 2) it doesn't come with all the nifty packages that I need/want. One thing good can be said for red hat, it is very very easy and stable. To each his own.

    --
    The GeekNights podcast is going strong. Listen!
  45. Re:does grub support xp by chabotc · · Score: 2

    There realy isnt anything specific about 'Supporting XP' in lilo.

    Either install XP in a fat32 partition, and use the standard other=/dev/hda2 config, or install it on a NTFS file system, and read the LILO Howto section on chain-loading the NT boot loader from a NTFS system.

    There's nothing 'new' about how XP loads its OS.. just the standard NT (4/2000) OS loader, hiden under a prety graphic screen.

    i have it dual booting perfectly on my laptop (ext2/fat32) and on my workstation (ext3/ntfs) using LILO.

    (have not tried this under GRUB yet, so dont know how that works)

  46. postfix/procmail on RHL problem by mattdm · · Score: 2

    I love postfix, but people wanting to use it on RHL should be aware of this issue with procmail. (And if anyone has a solution, we'd all love to know.)

    1. Re:postfix/procmail on RHL problem by SurfsUp · · Score: 2

      Erm... adduser needs to know about the mta so it can execute a procedure supplied by the mta at the time a new user is added. Obvious, no? Non-trivial to implemement: yes. Because we have no defined way for high level facilities to cooperate in such a way. Put on thinking cap.

      --
      Life's a bitch but somebody's gotta do it.
    2. Re:postfix/procmail on RHL problem by SurfsUp · · Score: 2
      I'm not sure I understand how that will help -- care to elaborate on exactly what the procedure would do?

      The procedure would create the user's mail spool file, using adduser's elevated privilege.

      --
      Life's a bitch but somebody's gotta do it.
    3. Re:postfix/procmail on RHL problem by mattdm · · Score: 2

      That might help with the spool file, but it still doesn't solve the problem of being unable to deliver into individual mailboxes in a user's home dir. (For example, to sort mailing lists.)

    4. Re:postfix/procmail on RHL problem by SurfsUp · · Score: 2

      That might help with the spool file, but it still doesn't solve the problem of being unable to deliver into individual mailboxes in a user's home dir. (For example, to sort mailing lists.)

      I didn't realize that was also a problem. Presumably this should be done by the user's mail client.

      --
      Life's a bitch but somebody's gotta do it.
  47. Re:don't understand the need for constant upgradin by Rogerborg · · Score: 2
    • I'm still running 6.2 w/ any patches that concern me. What's the big deal?

    That's a good question. I still run one machine at home with Win95 first edition plus a shitload of patches (all backed to CD). Friends scoff, but when I ask them what the functional difference is between my install and WinME (aka Win95 5th Edition), they don't generally have a convincing answer.

    I have to agree with the "what's the big deal?" sentiment. Is there some reason why we turn every release of every open source OS distro into a big event (or at least a big discussion)?

    Honest question: who is this announcement aimed at? The people who are likely to upgrade already know. Those who aren't likely to upgrade don't really care. Casual/non nerd buyers will grab whatever the latest version is off of a shelf.

    I can't in all honesty see why this is any more newsworthy than any of the Win95 evolutions. Instead of modding me as a troll, can you consider explaining to my poor addled brain why this announcement will surprise or excite anyone?

    --
    If you were blocking sigs, you wouldn't have to read this.
  48. Comments on ISO files and cheap cd sets by MartinG · · Score: 4, Insightful

    Why do people not gzip the iso files before they put them on the ftp sites? It's something I have never understood. Even with a great deal of the content already compressed, I have got a typical saving of ~10-15% on various distro install disks. Saving 80 odd megabytes of download per disk, per user is a lot. And how hard is it to type "zcat blah.iso | cdrecord" when you have it?

    Never mind that anyway - don't download it, buy it from Redhat instead. But does anyone else wish RH would sell cheap disk sets like mdk do? I bet it would only improve their profits. They would be bought mostly by ppl who currently download the isos (like me), not the ppl who currently buy the boxed sets ('cos they all want manuals etc otherwise they would download also)

    MartinG.

    --
    -- MartinG To mail me: echo kewyjlcxyzvjfxbqwh | tr bcefhjklqvwxyz .@adgimnoprstu
    1. Re:Comments on ISO files and cheap cd sets by bero-rh · · Score: 3, Interesting

      I bought Redhat's 'Garage Edition' of RH 7.1

      This is a Europe-only product.
      It'll be hard to find it in any other place.

      --
      This message is provided under the terms outlined at http://www.bero.org/terms.html
    2. Re:Comments on ISO files and cheap cd sets by Chanc_Gorkon · · Score: 2

      Sigh.....is this really an issue? I would rather see the iso then a gzipped, bzip2 or heck even pkzipped file. Why? It saves you ZERO time in downloading it. The iso contains mostly tarballs. Sure, there are other uncompressed files, but most of a install iso is ALREADY compressed. Compressing it further won't save that much time or make it much smaller. It will still be a big file.

      While, I like the idea behind Debian's system, I find that on non Linux boxes, it's difficult ot do with some reliability. Debian has some sort of system that builds the iso for you and can download multiple parts of it from different mirrors. That way you don't tie up a server connection for any longer then a few minutes, and if a server comes up busy, it can go to the next server to find the file.....that's a simplistic way of explaining it....I am not sure exactly how it works because I have never been able to get it to work on any of my boxes. It's real elegant, but it's a pain in the butt when you just want to grab an iso. Although with Debian, you just need an install floppy that supports your machine and you can apt the rest. But sometimes you want the whole CD so you can install it on a non networked box (maybe a car MP3 Player project or something), so the boot floppy deal ain't cool for everything.

      --

      Gorkman

    3. Re:Comments on ISO files and cheap cd sets by brunes69 · · Score: 2

      I'm not disagreeing with you, but according to the post (which you obviously didn't finish reading) that you are replying to, the guy has tested gzipp'ing RH ISO's and saved up to 80 megs. 80 megs / ISO * 2 = 160 megs.. Now I'd hardly call that ZERO download time saved.


    4. Re:Comments on ISO files and cheap cd sets by brunes69 · · Score: 2

      Winzip can handle gzip files just fine. For bzip, you would either have to download bzip2 for windows, or they'd have t make a self-extracting one (no big deal)

    5. Re:Comments on ISO files and cheap cd sets by HiThere · · Score: 2

      And in the US, there is, e.g., CheapBytes.
      They sell the boxed sets, but they also sell their own copies (which are just CD's in envelopes, but that's what you were asking for). And they sell them cheaply.

      I'm sure there are others, but CheapByts is in Lodi, CA, so it's near where I live (cheap & fast shipping). I've had good luck with them, but check out you local area.

      --

      I think we've pushed this "anyone can grow up to be president" thing too far.
    6. Re:Comments on ISO files and cheap cd sets by SpeelingChekka · · Score: 2

      Why? It saves you ZERO time in downloading it

      Thats easy to say for people who have fast connections, but remember, not everyone is in the same situation as you (surprise). The best connection I can get that isn't ludicrously priced in my country is 64K ISDN, and if a single ISO is 80MB smaller zipped, thats FOUR HOURS of download time saved. Two ISO images, that saves EIGHT HOURS of download time, a lot longer than it would take to unzip the files. And here (South Africa) our telephone bills are charged per-second.

      Thats assuming you can save 80MB on an ISO, a claim which I admit I find a little dubious, given that virtually everything on the CD is already compressed, and I don't think the CD filesystem occupies more than about 30 MB uncompressed. I haven't tried it though.

  49. Re:uh oh by opkool · · Score: 2, Interesting

    The "gcc/RH7.0 Fiasco" was actually a Kernel problem, as Linus himself pointed out.

    Sorry I cannot find now the URL. But this was explained at the local LUG on a Kernel Talk. And I come to respect those folks. They usually know what they are talking about.

    So there it goes another piece of FUD against the Linux comunity...

    Does someone has the link to Linus interview about this?

  50. Re:GRUB sucks by the_2nd_coming · · Score: 2

    or you could have put a windows boot disk in and typed.....format /mbr

    then, no more grub ;-)

    --



    I am the Alpha and the Omega-3
  51. Re:ext3, ok but what about reiserfs? by bero-rh · · Score: 3, Interesting

    Will Redhat 7.2 support reiserfs?

    Support is compiled into the kernel and the required userland tools are included.

    It's not supported by the installer (but existing reiserfs partitions will be mounted) because the kernel team says it's still not 100% ready.

    It will be very hard to devfs and reiserfs to succeed if RH makes it difficult

    There are currently a number of known security problems with devfs, so making that easy is not a good idea just yet.

    --
    This message is provided under the terms outlined at http://www.bero.org/terms.html
  52. Re:does grub support xp by SuiteSisterMary · · Score: 2

    Or edit boot.ini and just use the nt boot loader

    --
    Vintage computer games and RPG books available. Email me if you're interested.
  53. Re:to forestall the inevitable -- why not reiserfs by GigsVT · · Score: 2

    Please provide a testcase. Our tests have shown that (unless you compile in full debugging), ext3 is actually faster than ext2.

    You know, while you're thinking about FS and all, I want to know why ReiserFS debugging was turned on in 7.1 and all the sample kernel configs.

    It made reiserfs incredibly slow unless one recompiled the kernel, and did something other than make oldconfig. Was this deliberate to make reiserfs look bad or what?

    --
    I've had enough abrasive sigs. Kittens are cute and fuzzy.
  54. You want Poser Linux, of course! by alienmole · · Score: 5, Funny
    What is the coolest Linux distribution? I've installed Red Hat in the past (version 6 something) but I never really did anything with it. Anyway I was talking to a friend of mine and was kind of bragging a little bit more than I should and I was telling him that I used Linux. You know... because Linux like makes you "cool" or something. :) Anyway, now I'm in a bit of a pinch because I need to get Linux installed on my system again so I can show it off to him and I'm wondering what distribution is the coolest? Which one has the biggest "wow" factor? The slickest installation? The best default Desktop setup? The least amount of command line interaction (preferably NONE!).

    That's a very good question, AC. Since there really is no distribution that fits your criteria, I've decided to create a new distribution, which will be called "l33t L1|\|ux", of course, although its internal codename will be "Poser Linux" because that's easier to spell and means the same thing.

    I plan to replace all messages in the source code with their l33t_5p34k equivalents, for starters. It'll have an Enlightenment desktop, with a Matrix theme, of course - gotta stick to stuff that everyone recognizes as cool, even your parents, otherwise someone might not realize that you're cool. Best of all, this distribution is going to be 100% free - I'll even fedex you the CDs 2-day, for free! I figure the daemon I install to email me your parent's credit card numbers when you buy something online will more than make up for any distribution costs!

  55. Re:GCC 3.01 by bero-rh · · Score: 5, Informative
    Mostly for 2 reasons:
    • It breaks binary compatibility, which we can't do in a minor release
    • It produces broken code when C++ is used. Try compiling KDE 2.x (or 3.x) with it; every application will crash because of a miscompilation in kdelibs

    --
    This message is provided under the terms outlined at http://www.bero.org/terms.html
  56. Your mom needs RH7.2 by dybdahl · · Score: 2, Interesting

    I upgraded my mom from Windows NT4 to RH7.1, and after the usual "why does it look different" she seems quite happy about being able to doubleclick everything in her mail inbox... and how many 62 year old women that invite to coffee talk with the neighbors tell about upgrading to Red Hat 7.2? Mine does!!!

    RH 7.2 solves a real issue - sometimes (once a month) her harddisk stops working. A hardware error. ext3 makes it possible to start up again without runnin fsck manually. ext3 is the biggest stability improvement for the average end-user.

    Lars.

    1. Re:Your mom needs RH7.2 by slamb · · Score: 3, Insightful

      RH 7.2 solves a real issue - sometimes (once a month) her harddisk stops working. A hardware error.

      While it's great that journalling filesystems let you get started up more quickly, this doesn't solve the problem*. If the hard disk does not consistently spin up, you can be assured that some day it will never spin up again. Get the data off it before this happens.

      Hard disks are cheap. I just bought a Seagate ATA IV ST380021A yesterday. It's 80GB with transfer rates from 24 to 41 MBytes/sec and unbelievably quiet: 2.1 bels idle (below a whisper). It only cost me $200.

      * - "issue" is a pet peeve of mine. A problem is something that needs to be solved. An issue is a point of discussion. While this has become a point of discussion, it was first a problem and hasn't ceased to be. Don't be like Microsoft. Admit there are such things as problems and bugs.

  57. Re:don't understand the need for constant upgradin by miniver · · Score: 3, Informative
    I'm still running 6.2 w/ any patches that concern me.
    I don't particularly see any need to upgrade to 7.0, 7.1 or 7.2 for that matter.
    What's the big deal?

    I've used every version of RedHat since 3.3, and several versions of Mandrake over the last 6 years. That's a lot of upgrading, particularly since I have several servers and workstations running Linux. My firewall/proxy/router is still running a heavily upgraded version of RH 6.1, and my mail server is running a butchered version of RH 6.0. My internal web server and all of the workstations are running RH 7.1, and I'll be upgrading some of those to RH 7.2 in the near future, as it stabilizes.

    Here's a short list of my reasons to upgrade to RH 7.X:

    • Convenience: I like RedHat and RPM, because it means I can spend my time developing and deploying applications instead of spending my time configuring software. Since I build distributed applications for a living, I find it convenient to be able to mirror my development and deployment environment at home, and RPM is a great way to make certain that all of the servers are configured correctly and running the same versions of the necessary software. Of course, convenience has a price, and with RedHat, the price is that RPMs for newer software are built for the most recent release.
    • OpenSSL/OpenSSH: you can't beat the convenience of having these pre-installed and working from RPMs. Anyone who's had to build these from scratch and then configure them will appreciate not having to repeat that procedure every time someone finds a new bug.
    • Apache 1.3.20: One word: security.
    • 2.4 Kernels: Much better for heavily threaded servers, because of the finer locking granularity.
    • XFree 4.X: Better support for graphics hardware for my workstations.

    Ultimately with Red Hat, they've done a good job of supporting older X.2 releases, but support doesn't mean adding new features. If you want the new features, you'll want to upgrade. If you don't want/need them, then stick with what works. At least Red Hat (and most Linux distros) give you that choice -- as opposed to certain eXtra Proprietary systems.

    --
    We call it art because we have names for the things we understand.
  58. Re:Recommend you use a vulnerable kernel ? by Zapdos · · Score: 2, Informative

    This has been patched. Nothing to see here folks move along.

  59. Re:GRUB sucks by the_2nd_coming · · Score: 2

    yeah I relaized that after I typed it...I hate that stupid 2 minute thing, you get tired of waiting ad say F- it

    --



    I am the Alpha and the Omega-3
  60. Good idea, but it won't save you . . . by hawk · · Score: 2
    >I'm switching to FreeBSD. Those guys update MUCH more slowly...


    It's a good idea, but you get continual updates. If you run stable, you can update to cvs daily if you feel the need . . . however, if you're builidng from source (doesn't everyone? :), the transitions across major versions are barely noticable.


    hawk

  61. Re:GRUB ? by Speare · · Score: 2

    GNU GRUB ranting involving RMS

    As soon as I heard that GRUB was a GNU project, I assumed it was just to help RMS' ego. I can just imagine RMS winding up the pitch: "The Linux kernel can't even boot without the help of GNU Free Software to pave the way! That's one more reason to call it GNU/Linux."

    And [OT] while we're on the topic of massaging or dismissing RMS' ego, can Red Hat please please please stop publishing useless man pages that are just placeholder advertisements for info pages? I just don't see the point. A simple perl script should be sufficient for backporting info format into man format. If you like info, fine, it has a couple more features for indexing. But not everyone likes having to use info when man works just as well.

    I don't care one way or another, I will call a whole distribution Linux if I want. I bought "Red Hat Linux 7.2" not Linux, not GNU/Linux, not GNU/Linux/RPM/Perl/Apache/KDE/Mozilla/StarOffice/L oki.

    --
    [ .sig file not found ]
  62. Re:to forestall the inevitable -- why not reiserfs by bero-rh · · Score: 3, Informative

    I want to know why ReiserFS debugging was turned on in 7.1

    Because our tests have shown the version of ReiserFS in the 7.1 kernel to produce filesystem corruption under some circumstances.

    Avoiding that (or at least giving us a chance to debug it) was more important than getting it to full speed.

    We haven't seen fs corruption in the 7.2 kernel, so it's turned off now.

    --
    This message is provided under the terms outlined at http://www.bero.org/terms.html
  63. Re:Bloatware by Andrewkov · · Score: 2
    I happen to like the "Bloatware" from Red Hat. On my desktop machine I like having lots of software configured properly out of the box, and I often use the "Install Everything" option. However, on servers I only install what is needed, but it is nice to have all those RPM's when you need them. I vary rarely have to compile programs from source.

    I just installed Debian's testing distribution (Woody) this weekend, and I'm quite happy with that, so I won't be trying Red Hat 7.2, otherwise I would be downloading it tonight!

  64. Re:to forestall the inevitable -- why not reiserfs by bero-rh · · Score: 2

    Since the test shows ext3 with writeback being slower than normal ext3 in some of the tests, I suspect something in the test went wrong.
    Also, it wasn't using the current version of ext3.

    That said, there are cases where ext3 is slower (obviously, since it has to take care of the journal data), but due to the better data ordering, it's faster in other cases.

    --
    This message is provided under the terms outlined at http://www.bero.org/terms.html
  65. Re:Question about security by Russ+Steffen · · Score: 2

    It's not, because 7.2 went gold before the 2 bugs were discovered. Updated packages are available already though.

  66. Re:to forestall the inevitable -- why not reiserfs by GigsVT · · Score: 2

    OK, cool, just wondering. One other thing I was wondering is that Namesys recommends a 2.4.10pre kernel or later to safely use reiserfs... does the 2.4.9 with 7.1 or the 2.4.7 with 7.2 have the necessary patches to run reiser safely without going to a Linus kernel?

    --
    I've had enough abrasive sigs. Kittens are cute and fuzzy.
  67. Re:GRUB sucks by scott1853 · · Score: 2

    Isn't that what I said?

  68. Try out RedHat 7.2 by Test+Drive · · Score: 5, Informative

    We now have RedHat 7.2 up and running in the Compaq Test Drive Program, so you can try it on our systems before you put it on yours. It's running on a couple of dual-processor x86 systems, and using the ext3 file system. Sign up for a free account and give it a try.

  69. Re:What a crapfest by nagora · · Score: 2
    One point that's worth repeating is that the "usable" GUI is frequently the most familiar one; I find WM very usable and fast but I'm used to it. I doubt that I would find Windows easy if I went back to it after three years without it but I found it usable at the time, the things that I didn't like about it (start menu, too many different file icons, etc.) are exactly the things GNOME and KDE spend most of their time trying to duplicate.

    I honestly don't think it is possible to make a really good system-wide GUI for people that use their computers a lot. The nature of a GUI puts a ceiling on how efficiently you can use the computer but it does make it easier to reach a working level.

    Put it this way: imagine that in 100 years time there still are computers. Do you think they'll be used via GUI's? I think they'll be used via talking to them in English - much closer to the CLI than the GUI.

    GUI's are a stop-gap to give normal people at least a crude way of using their machines while waiting for the proper interface to be developed. They are doomed to become as much a part of history as the slide-rule and all the nice books about GUI design theory will one day be as quaint as my "How to Use a Slide-Rule" book by Burns Snodgrass (that's really his name!). The CLI will go the same way too but much more of its philosophy will be applicable to the next generation.

    TWW

    --
    "Encyclopedia" is to "Wikipedia" what "Library" is to "Some people at a bus stop"
  70. Re:to forestall the inevitable -- why not reiserfs by bero-rh · · Score: 2

    I'm using it on one of my partitions, and haven't seen any problems (neither with 2.4.7-whatever nor 2.4.9-7).

    Our kernel team thinks using 2.4.10 is a pretty bad idea because of some problems with the VM changes. (This may or may not be fixed in 2.4.12 and later, haven't had the time to look into it), so if you plan to update to 2.4.10pre or later, update with caution.

    --
    This message is provided under the terms outlined at http://www.bero.org/terms.html
  71. Re:don't understand the need for constant upgradin by The+Man · · Score: 2
    I'm still running 6.2 w/ any patches that concern me. I don't particularly see any need to upgrade to 7.0, 7.1 or 7.2 for that matter. What's the big deal?

    Nothing. Relax and go about your business. Your license to use the software will not expire. Ever.

    No, really. We don't do that kind of thing here. In fact, you can still get and use Red Hat 2! Or even, if you can find it, SLS. Instead of requiring you to buy every new release, tested before shipping or not, the Free Software community, which includes Red Hat, had the vision to make sure you can continue to use whatever software you feel is best for as long as you want to use it.

    Imagine that. You get what you paid for.

  72. Re:GRUB sucks by Error27 · · Score: 2

    Does "format /mbr" actually work or did you mean "fdisk /mbr"?

  73. Re:Still no djbdns by The+Man · · Score: 2
    If the notorious DJB ever decides to release his software under a Free license, then perhaps it will be included.

    That said, if djbdns ever ships as the default name server, I will stop using Red Hat. Not because I don't know how to replace it with BIND, but on the basis of "if they'll include THAT, I can't trust anything else they included, and I don't have time to sift through it all and replace the trash." BIND works. BIND 9 works well and has a much better security record than previous versions. Besides, (evil grin) when BIND holes are found, the BIND team acks and patches them, and you better believe the whole world will know about them.

  74. Re:Notice the Bloat Factor - requires 64M? by the+eric+conspiracy · · Score: 2

    What if you have an older machine that is limited to 64M?

    Then don't upgrade. If you want new features, you need the hardware to support them.

  75. Re:to forestall the inevitable -- why not reiserfs by teg · · Score: 2

    Our tests have shown that (unless you compile in full debugging), ext3 is actually faster than ext2.


    That's not entirely accurate... it's faster in some situations (add a separate nvram journal to increase the speed significantly), not in others. Ext3 is better at scheduling I/O, but there is also an overhead (CPU, writes) with journaling. If all you want to do is copy a gigabyte of data to the disk as fast as possible, it will be slower. If there are many consecutive small writes, the advantages start showing.

  76. Re:GRUB ? by Saint+Aardvark · · Score: 3, Informative
    Amen to that, brother...last year after fucking up LILO for the nth time, I grabbed GRUB and installed it. Wonderful! Amazing! Can't recommend it enough! One of the cool things: you can tell GRUB to hide drives when certain operating systems are booted. What point, you ask? Well, I've finally got a dual-boot Linux/Windows machine with Windows NOT on the first hard drive, in the first partition. Go for GRUB, people. And one hint: if you're using Debian (like me) and you get "invalid device errors" when trying to install to the hard drive, get the latest version. I'm not sure if there's a .deb for 0.90 in -unstable; I just went to the source and got it there.

    Go, GRUB, go!

  77. Broken Supermount is very annoying in M8.1 by Vicegrip · · Score: 2

    I always liked Mandrake for their attention to the applications. A Mandrake ditro truly comes as a fully feaured desktop without having to search for anything else.

    That said, 8.1 is proving flaky to me. The initscript patch helps a bit... but X still starts acting like it has multiple personalities after a couple of hours or so. The broken supermount is also very annoying-- although I'm not sure if redhat has an equivalent. A modern OS should be able to safely auto-mount/unmount removable media imho.

    Anyways..what I really wanted from a distro was a solid install of kde2.2.1 ... I love kde.. and thats why I tried M8.1 ... this time tho, I'm buying redhat cds because I think Mandrake really screwed up their 8.1 distro release. Note: bero-rh explained that the KDE2.2 R7.2 ships with is in fact 2.2.1.

    --
    Do not spread "09 F9 11 02 9D 74 E3 5B D8 41 56 C5 63 56 88 C0" over the internet, thank you.
  78. Mac interface has a big plus by yerricde · · Score: 2

    Let me explain: when people talk about usabuility, they typically mean ... maybe "it is (or it isn't) like on a Mac". This is not what I would call usability, but rather something like "environment inertia"

    The Mac interface has one big improvement over MS Windows and most X toolkits: the menubar is a fixed target against a side of the screen. When aiming for a menu, it saves about half a second per menu access if you can just shoot your mouse against the north wall of the screen instead of having to aim in both x and y dimensions. This adds up significantly over the course of a day. However, Windows currently leads the pack in keyboard accessibility.

    The so called usability advantange of Windows is mostly imprinting, inertia and FUD

    Windows has the usability advantage of the user not having to work overtime at her job to buy extra hardware to replace the cheap winmodem, winprinter, winsoundcard, and other winsh*t that came with her box, and that's about it. It also may have a few mission-critical legacy apps that don't work under Wine, even when Wine can run many apps faster than Windows itself can.

    Usability is (generally speaking) just fine, provided you're working on a well-setup & installed box

    The Microsoft bootloader license prohibits the major computer makers (gateway, dell, etc.) from offering such a box.

    --
    Will I retire or break 10K?
    1. Re:Mac interface has a big plus by HiThere · · Score: 2

      However, Windows currently leads the pack in keyboard accessibility.


      That's an interesting comment. I learned GUIs on the Mac, but have been using Win95 for around 5 years, and Linux for around 1.5. I still feel that the Mac has (had? I haven't tried the recent OS versions.) the best Keyboard Accessibility. Windows has never become comfortable, and I haven't even tried to learn much of the X Window key commands. About all that I know is that they are configurable.

      But on the Mac, I used the key controls all the time. And on the PC I used those commands that translated easily (cut, paste, etc.), but I never learned the menu access commands. (e.g., alt-F, ??). Fortunately, I can usually figure them out eventually, when I need to. But I rarely need to.

      On Linux about all that I have learned is that ctrl-C usually stops an on-going process, and the ctrl-backspace (or is it shift-backspace) used to kill X Window. I think that graphic logon disabled this option, but I could just have it wrong (since I only try to use it when I'm in trouble, the learning process is quite slow).

      So, to me it seems as if which system has better keyboard accessibility probably depends on which you learned first. And how interested you are in learning it.

      --

      I think we've pushed this "anyone can grow up to be president" thing too far.
    2. Re:Mac interface has a big plus by AME · · Score: 2
      The Mac interface ... saves about half a second per menu access

      It honestly takes you more than half a second to acquire a menu that isn't slapped against the edge of the screen? Yikes. My average time to acquire a menu is less than a quarter of a second, so if my average time savings was half a second then I could buy some extra time by simply browsing the menus!

      Seriously, I am aware of all the supposedly authoratative research regarding the value of menus on the sides and corners of the screen. And I agree with it to some extent, but in many circumstances (which I seem to run into frequently, for some reason) it's a wash.

      • If I have many similar windows open, I often select a menu item expecting it to apply to one window when, in fact, another window was currently focused; then I have to go and undo what I just did.
      • Even if the menu is easier to acquire, the window, because it's disconnected from the window is often harder to reacquire after using the menu. This is especially true if the window is very small or far from the menu.
      • This is related to the previous point. If the window is a good distance from the menu, I have rarely ever seen any time savings from the menu being "easy" to grab. What if the menu isn't even on the same physical screen as the window?
      I won't say that the research is total bunk, but I just don't see it proving that the Mac way is clearly superior, hands down. I do realize, especially after reading that research, that the edges and corner of the screen are prime real estate for controls. Microsoft apparently wasted their research money: The 'Start' menu is exactly one pixel away from the corner of the screen. Ack!
      --
      "I have a good idea why it's hard to verify programs. They're usually wrong." --Manuel Blum, FOCS 94
  79. Still Some Problems, But Less by waldoj · · Score: 2
    I upgraded my girlfriend's system from RH7.0 to Mandrake 8.1 this weekend, hoping that *this* would be the time when she'd take to it. Something is wrong every time. Last time I got burned on StarOffice ("Why does this look nothing like the rest of my system?" [she had Gnome as her desktop, StarOffice insists on looking like KDE] "Why is this sooo slow?" "Why won't my modem work?" "Why do I have to know a password to use my own computer?" Etc.)

    Mandrake has made some great steps in the right direction. No login required -- fantastic! No root password required -- even better! She's using Gnome -- I can't disable that incredibly-annoying single-click thing that KDE has going on with 2.X, unfortunately. (KDE is definitely easier for new Linux users than any other WM.) The installer is really nice, something that she could have used herself, I'm sure. The control panel that comes with it lets her change her own monitor settings, something that I didn't even know existed in any Linux distribution. The games that come with it are fantastic, notably Ambrosia's contributions. Tux Racer, mysteriously, has simply not functioned on any of the 3 nice new systems that I've tried it on.

    But there's still enough problems that she's not going to adopt it as a serious OS.
    • "Why are all of the fonts so ugly?" Seriously, fonts look like absolute ass on X, to the point where they're difficult to read. She won't do her school work in Linux on this basis alone.
    • "How do I get to my [floppy|zip|My Documents folder in Windows]?" Sure, it's easy to do this from the desktop now, but what about Save and Open dialogues in KWord or Abiword? Can't do it. She has to go through /mnt/, which is absolutely baffling to any normal user.
    • "Why can't I save this as a Word file?" Neither KWord nor Abiword can save Word files. WTF? KWord is so shockingly weak in this department that it can't even save as RTF -- the only common file format is HTML. What planet are these developers from? Consequently, KWord is without value to her, and Abiword is pretty close.


    This is all that we've come across so far, though I'm afraid that we won't see her using it enough to find any more. Until native Word-file (all formats!) handling exists, the fonts are made readable, and applications use some WM hooks to handle dialog boxes as neatly as the WMs handle mounted file systems, she's likely doomed to be a games-only user. Which is a lot better than nothing!

    -Waldo
    1. Re:Still Some Problems, But Less by greenfly · · Score: 2

      I'm not a KDE user (prefer straight E), but from what I've seen in the configuration manager, you can tell KDE to behave like itself, Mac, Windows, or UNIX in terms of mouse clicks and general focus rules. Check the look and feel section of the configuration manager to change this setting. I'm pretty sure you can also manually change each individual setting as well.

    2. Re:Still Some Problems, But Less by Arandir · · Score: 2

      Seriously, fonts look like absolute ass on X, to the point where they're difficult to read.

      So go grab the M$ webfonts. The distros can't ship them, but you can still download them yourself. They are so much better than the mediocre stuff that X ships with.

      One of these Linux companies that's raking in the dough (like everyone tells me they are) needs to go do what Microsoft did: pay a professional firm to create professional fonts. Then release them under an unrestrictive license.

      --
      A Government Is a Body of People, Usually Notably Ungoverned
    3. Re:Still Some Problems, But Less by Arandir · · Score: 2

      Making 20 fonts that don't suck is easier said than done. There aren't that many people who know how to make quality fonts. Unix already has some excellent *print* fonts in ghostscript and TeX, but we need quality screen fonts as well.

      --
      A Government Is a Body of People, Usually Notably Ungoverned
  80. Re:Is RH including proprietary sw these days? by TheGratefulNet · · Score: 2
    if I want to revert to the latest GNU gcc (ie, from the gnu ftp mirror sites), will there be any bad side effects if I try to rebuild things from sources (ie, using the source .iso cd and the standard GNU gcc)? will there be a problem between the existing redhat-compiled binaries and ones that I [re]build?

    I just upgraded my old RH6.2 system to a reasonably modern setup with:

    gcc -v => gcc version 2.95.3 20010315

    should this cause any problems if I rpm -e off the existing gcc set and put the latest 2.95.3 on?

    fwiw, I took an old redhat 6.2, added the latest modutils, kernel, gcc, binutils and left it at that. I didn't like the gcc that came with rh7.1 (obvious controversy) and while I'd love to try rh7.2, I'm still not in love with your choice of gcc's...

    --

    --
    "It is now safe to switch off your computer."
  81. Re:Still no djbdns by bero-rh · · Score: 2

    But what happens if we take the roswell pakages for KDE, available from kde.org ?

    That will work - they've actually been built on enigma.

    Is there any update for 2.2.1 planned (i guess there is..) and when will it be out ?

    No. There's no point in releasing an update that doesn't do much beyond changing the version number.

    I'm planning to release an update to 2.2.2 once it's released though (shortly after November 12).

    --
    This message is provided under the terms outlined at http://www.bero.org/terms.html
  82. RedHat 7.2 kernel and glibc updates. by Shane · · Score: 4, Informative

    kernel-headers-2.4.9-7.i386.rpm
    kernel-2.4.9-7.i386.rpm
    kernel-doc-2.4.9-7.i386.rpm
    kernel-source-2.4.9-7.i386.rpm
    kernel-BOOT-2.4.9-7.i386.rpm
    nscd-2.2.4-19.i386.rpm
    glibc-common-2.2.4-19.i386.rpm
    glibc-devel-2.2.4-19.i386.rpm
    glibc-profile-2.2.4-19.i386.rpm
    glibc-2.2.4-19.i386.rpm
    openssh-askpass-gnome-2.9p2-9.i386.rpm
    openssh-2.9p2-9.i386.rpm
    openssh-askpass-2.9p2-9.i386.rpm
    openssh-clients-2.9p2-9.i386.rpm
    openssh-server-2.9p2-9.i386.rpm
    squid-2.4.STABLE1-6.i386.rpm
    mew-1.94.2-12.i386.rpm
    util-linux-2.11f-12.i386.rpm

    --
    -- You can be a geeklord too :)
  83. Re:Questions for Bero or another RH-smart person by bero-rh · · Score: 2

    That shouldn't cause problems.
    Depending on when you grabbed kdebase, you might have to remove the package first.

    If /usr/share/config/kdm is a symlink, you can go ahead. If it's a directory, uninstall kdebase and install the new version before doing anything else.

    Not officially supported though.

    --
    This message is provided under the terms outlined at http://www.bero.org/terms.html
  84. Re:GRUB sucks by scott1853 · · Score: 2

    Had that problem on another machine after killing the linux partition.

    So I guess you can call it user error, that when I remove an operating system I don't like, my machine stops responding. However, if MS did that, then everybody would jump all over them as the supreme evil. I've killed a Windows 2000 partition before and their bootloader still worked, and would allow me to boot the Win98 partition.

    I should have made the subject something better like "Linux bootloaders suck!".

  85. Re:GCC 3.01 by bero-rh · · Score: 2

    That will work, unless you've done odd stuff like
    building your own gcc3 rpm that obsoletes the
    normal gcc 2.96-RH libstdc++.

    --
    This message is provided under the terms outlined at http://www.bero.org/terms.html
  86. Re:GRUB sucks by scott1853 · · Score: 2

    Fucking idiot moderators! I'm sure the flamebait mod was based solely on the subject without reading the message.

    The article discussed changes in RH7.2 such as moving from LILO to GRUB and I happen to mention my personal experience with it.

    I'm sorry oh holy Linux god person. How dare I say part of linux sucks. Please delete my /. account as punishment. Perhaps I deserve to be put on the FBI top 10 list with bin Laden too. Maybe I should register with my local police department as a linux offender.

  87. Schweeeeet! by green+pizza · · Score: 2

    Forget my hot date (hah!) I'm going to be burning ISOs tonight! This is way cool, I had no idea that 7.2 was in the works!! I hope to have this working at home and at work by tomorrow afternoon!

  88. question re ximian by Vryl · · Score: 2
    maybe not the best place to post it, but hey ...


    f you're upgrading from the previous Red Hat 7.1 and you're using Ximian GNOME, then you might want to erase all Ximian GNOME RPMS


    Hrrrm ... all of ximian that I use is evolution ... anyone know what will happen if I upgrade ?


    does redcarpet piss anyone else as much as it pisses me? Getting evolution to work is waaaay harder than it needed to be

  89. Ximian GNOME for Red Hat Linux 7.2 is out! by Peter+Teichman · · Score: 5, Informative

    Ximian GNOME for Red Hat Linux 7.2 has been released. Please don't follow the instructions in the article for removing Ximian GNOME, as that will break your rpm dependency tree pretty badly.

    The recommended procedure for upgrading to Red Hat Linux 7.2 with Ximian GNOME is to perform the Red Hat upgrade, then immediately reinstall Ximian GNOME.

    lynx -source http://go-gnome.com/ |sh

    The mirrors will pick it up shortly.

    Share and enjoy,
    The Ximian release team

    1. Re:Ximian GNOME for Red Hat Linux 7.2 is out! by luge · · Score: 3, Informative

      You have to install specifically for RH 7.2 from the web; the Red Carpet on the CD won't be of any help because of changes in librpm between 7.1 and 7.2.

      --

      IAAL,BIANLY

    2. Re:Ximian GNOME for Red Hat Linux 7.2 is out! by stefanlasiewski · · Score: 2

      At last, the destructive ./ effect extends beyond websites, and now extends into your operating system!

      Hemos is just trying to make up for the fact that Linux users have less viruses. By asking us to uninstall the Ximian packages and removing certain libraries, he's trying to make our Linux Systems more Windows-like.

      ( /humor )

      --
      "Can of worms? The can is open... the worms are everywhere."
    3. Re:Ximian GNOME for Red Hat Linux 7.2 is out! by jacobito · · Score: 2

      I use Ximian GNOME and like it, but wouldn't this be something of a downgrade (at least partially), since the current Ximian release is not up to date in every respect? Particularly I'm thinking of Nautilus, but also Gnucash and Abiword, etc.

  90. Alpha support quietly dropped? by Frater+219 · · Score: 2
    It seems that Red Hat has quietly dropped support for the Compaq Alpha architecture. There are no ISOs or RPMs for Alpha on ftp.redhat.com, and Red Hat's online store still lists 7.1 as the latest system built for Alpha.

    This is somewhat unfortunate for several of my scientist clients, some of whom prefer the Alpha's superior floating-point capabilities for their workstations. They aren't about to run out and drop $12,000 on an Itanium development box from Dell.

    Of course, if Red Hat's actually dropped the Alpha, maybe I can get those users onto Debian ....

    1. Re:Alpha support quietly dropped? by lemox · · Score: 2

      Of course, if Red Hat's actually dropped the Alpha, maybe I can get those users onto Debian ....

      Don't get your hopes up, there's talk of the same thing going on at Debian as well.

      I could've sworn I saw something earlier today where it listed some 7.2 rpms that were both for i386 and Alpha though though.

      --

      "We obviously need a new moderation category: (-1, Woo-fucking-hoo)" --Mr. AC

    2. Re:Alpha support quietly dropped? by ayden · · Score: 2

      I don't believe this is a correct assumption. The alpha distributions of RedHat tend to lag behind the x86 and even the Itanium releases. Long after RedHat 7.1 came out for other x86, RedHat listed 7.0 as being the current release for Alpha. It took close to 3 months before RedHat 7.1 for Alpha was available. I expect the same to happen with RedHat 7.2.

      --
      "I'm The Bounty Bear. I will find him anywhere. I'm searching."
  91. why not reiserfs? by einhverfr · · Score: 2

    I administrate several Linux servers in diverse environments. We have tried Reiserfs on one of our dev servers and discovered that it did not completely meet our needs because some of the features I wanted to use were simply not availabe. I am referring to the file attributes of append only and immutable which will slow down an attacker's progress in tampering with log files.

    Also, in SuSE 7.0 we experienced some corruption which would result in the OS being unable to locate an executable file when executing it but being able to locate it otherwise (i.e. to copy it). This problem was fixed in SuSE 7.1, but the lack of attributes is troubling.

    --

    LedgerSMB: Open source Accounting/ERP
  92. Re:GCC 3.01 by bero-rh · · Score: 2

    It's actually broken. The bug has been present and known since gcc 3.0, and
    hasn't been fixed in 3.0.1 or post-3.0.1 stable-branch CVS (at least as of 3 weeks ago).

    gcc 3.0.1 miscompiles C++ applications/libraries that use multiple inheritance,
    which KDE does in a couple of places.

    Chances are we'll fix this and go 3.x for 8.0 (or whatever
    the next major release will be called).

    --
    This message is provided under the terms outlined at http://www.bero.org/terms.html
  93. Grub? by HiThere · · Score: 2

    I've had problems with Grub in the past. I hope those are behind us, but on a Gateway E-4200 the computer stopped working after a Grub install. To be fair, it was Mandrake 8.0, so more than just Grub had changed.

    The "fix" turned out to be:1) fdisk /mbr (dos fdisk)
    2) remove the SCSI card, reboot, reset EPROM, reinset the SCSI card, reboot to Windows
    3) reinstall Mandrake 7.1 with LILO
    4) (edit the lilo.conf file to change the parameters...this was a check box on the installer, but the installer guessed it wrong, and so did I)

    It also worked with Red Hat 7.1 without problems. (This seems to be a bad disk, which is why I kept doing re-installs on it. I may yet do another ... I keep hoping that I'll get one that takes. [Until then I'm stuck on just Windows at work.])

    --

    I think we've pushed this "anyone can grow up to be president" thing too far.
    1. Re:Grub? by bero-rh · · Score: 2

      We haven't seen anything like this in the (pretty long) beta phase, so I assume it's been fixed.
      I've had some problems with grub 0.1something as well (it would simply show a black screen),
      but the current version has been running on the same machine
      without problems.

      If this problem persists, please let me know.

      --
      This message is provided under the terms outlined at http://www.bero.org/terms.html
  94. Please mod parent up and a note to Hemos and co. by luge · · Score: 5, Informative

    Just to re-emphasize, Hemos's instructions for 'cleaning' Ximian will seriously break your system- it'll remove glib (among other things) which will remove a large number of RH's system tools. So... don't.
    Luis Villa [Ximian Bugmaster, who doesn't want to have to deal with 'Hemos broke my system' bugs all day]

    --

    IAAL,BIANLY

  95. ...or maybe Bad Ass Linux? by alienmole · · Score: 2
    I want to impress my friends by installing the most bad ass looking distro I can find.

    Bad Ass Linux, I like it! You're a wealth of marketing ideas, thank you! You've inspired me - I've already also come up with Trenchcoat Linux, Mothafscking Linux, and finally, my pride and joy:

    Osama bin Linux!

  96. Re:DSL costs $200K by The+Man · · Score: 2
    And as you can see from my spam-armoured e-mail, I don't exactly live in Silicon Valley...

    Ironically, there are MANY parts of silicon valley wherein good broadband is also not available. DSL is not available in practically all of Sunnyvale, nor in many parts of West and South San Jose. Cable, well, between the lack of choice in ISPs and the horrible TOS, it's not worth it even if it were free.

  97. ximian support by luge · · Score: 2

    That's not a valid excuse anymore :) see this note from Ximian. If someone could please mod that up so that maybe Hemos will correct his thoroughly damaging instructions on the top of the page that would be much appreciated.
    Luis Villa [Ximian Bugmaster]

    --

    IAAL,BIANLY

  98. Hardware support by astrophysics · · Score: 2

    Sorry, but I'm running an old patched system and wonder how much pain upgrading will bring me. Can someone tell me if the default 7.2 install supports...
    The HighPoint ATA-66 controler (366?) on Abit BP-6 motherboards?
    Viper 770 with all the little libraries that make it faster and/or work with VMware?
    VMware 1.0?
    SB Live?
    lmsensors?
    ipchains based firewall and forwarding/routing/masquerading script?

    Also, how does the upgrade process work for user installed programs? In particular, I have things like postfix and dnscache installed. Is there a way I can tell the upgrader not to mess up those packages?

    Thanks,
    astro

    1. Re:Hardware support by josepha48 · · Score: 2
      I use SB Live with Rh 7.1 and it is okay. I use 2.4.10 but they had support in 2.4.2 for my card I think.

      Swithc from ipchains to iptables, they are much better, but even is you must stick with the old then there is support for ipchains, maybe not in the install though. XFree 4.1 should recgonize your viper card.

      Not sure about the rest. They should be supported though.

      --

      Only 'flamers' flame!

    2. Re:Hardware support by astrophysics · · Score: 2

      >> Viper 770 with all the little libraries that make it faster and/or work with VMware?
      > You mean the proprietary NVidia 3D drivers? No, the NVidia license forbids this sort of redistribution. Complain to NVidia.

      I wasn't asking if RedHat included Nvidia's proprietary drivers. I was hoping they provided open versions of them. "Them" being whatever is necessary to run a reasonablely accelerated X server and vmware. I don't care about 3d.

      > VMware 1.0?
      > Well, current VMware is 2 and 3 is in release candidate, and is proprietary and commercial to the tune of several hundred dollars. You
      > can download a 30 day trial on your own.

      I meant, will VMware 1.0 still run on RH 7.2? I seem to remember discussion about the possibilty of making some kernel changes that would render VMware 1.0 inoperable.

      > ipchains based firewall and forwarding/routing/masquerading script?
      > freshmeat.net

      I've written my own script. I'm wondering if I need to plan to learn iptables, write a new script, and test it, should I install RH 7.2. Or can I install some compatibility module and continue to use my old script until I need to update it anyway.

      Thanks,

  99. compiler portability by Tassach · · Score: 2
    In theory, you should be able to compile the Linux kernel with any ANSI standard C compiler. However, gcc has several non-standard extensions (like the typeof, asm, and inline keywords) which do appear to be used in the kernal code. You could always add -ansi -pedantic to HOSTCFLAGS in /usr/src/linux*/Makefile in order to identify any non-ANSI code. While it would be a pain, it wouldn't be an insurmountable task to get it to build under another compiler if you were sufficiently motivated.

    --
    Why is it that the proponents of "one nation under God" are so eager to get rid of "liberty and justice for all"?
  100. Re:step softly by Zero__Kelvin · · Score: 2


    " RedHat seems to have broken the addage "Only use the even numbers" with 7.0"

    You seem to be making the common and understandable mistake of confusing distribution versions with kernel versions. Even numbered *kernel* versions are stable (second number only. e.g. 2.2.4 and 2.2.5 are *both* stable kernel releases.) Mandrake 8.1 is more stable than 8.0. This does not violate the rule, as the version is a distribution version, not a kernel version.

    --
    Guns don't kill people; Physics kills people! - John Lithgow as Dick Solomon on Third Rock From The Sun
  101. Re:step softly by harlows_monkeys · · Score: 2
    Huh? RedHat releases have tended to go like this:


    X.0: should be avoided. Keep running your X-1 release.


    X.1: good. This is what you upgrade from your X-1 release to.


    X.2: good.


    They've been this way since 5.0. I don't recall if they followed this pattern with the 4.x releases.

  102. Re:Recommend you use a vulnerable kernel ? by coolgeek · · Score: 2

    Yes, and everyone knows that the kernel local root exploits will rip holes in your box big enough to drive a truck through, almost exactly the same type of problem that makes IIS vulnerable to CodeRed et.al. worms.

    (NOTE: extreme sarcasm, I'm getting reeeeeelly tired of ETITKU (every twit in the known universe) comparing these local root exploits to IIS. It is way harder to utilize these exploits. Even if running sshd w/ password authentication, you still have to break a password prior to gaining entry, much more detectable and preventable than injecting a nifty little root exploit via a GET a'la CodeRed)

    --

    cat /dev/null >sig
  103. Re:GCC 3.01 is not broken by bero-rh · · Score: 2

    No, because it's actually a reproducable bug that has even been acknowledged as a bug by the gcc developers. gcc 3.0.x has a problem with multiple inheritance; and I'm sure it'll be fixed in 3.0.2 or 3.0.3.

    This has nothing whatsoever to do with the ABI changes, or kdeinit being a hack.

    2.96-RH broke some code too, but you certainly weren't blaming it on your compiler then

    There's a difference between outputting a broken binary from valid code and refusing to compile bad code.

    The initial version of 2.96 was somewhat broken, and so is 3.0.1, unless you don't use C++.

    --
    This message is provided under the terms outlined at http://www.bero.org/terms.html
  104. Re:Is RH including proprietary sw these days? by bero-rh · · Score: 2

    Most banks in Europe still use Java stuff for online banking - that's the #1 reason to keep Netscape 4.x in at this time.

    I know Mozilla and Konqueror can do Java - but only if a JDK is installed, and right now, the JDKs are under even weirder licenses than Netscape 4.x, so we're staying with the lesser evil.

    gcj/gij may take care of this in the future.

    --
    This message is provided under the terms outlined at http://www.bero.org/terms.html
  105. Re:Is RH including proprietary sw these days? by teg · · Score: 2

    Yes, as gcc 2.95.x (like 2.96RH, egcs 1.1.2, gcc 2.8, gcc 3) aren't compatible with anything but themselves you will break binary compatiblity for C++. Also, 2.95.x is nowhere near as good as 2.96RH. Downgrading the compiler is definitely not recommended.

  106. Re:GRUB ? by Genom · · Score: 2

    Just did an apt-cache show on grub in unstable - looks like it's at 0.90-11

  107. Re:GRUB sucks by scott1853 · · Score: 2

    Excuse me, I personally get really sick and tired of the elitist shit that takes place here. It's not "News for Nerds, Linux is all that matters."

  108. anyone notice the cheap version isn't available? by Tumbleweed · · Score: 2

    I just noticed the 'Standard' version (e.g. the 'cheap version') isn't offered with the 7.2 release? That means teh $60 version is now the cheapest one. And why, exactly, do I need to pay for the Loki games CD? Also note - the level of support of the new $60 version is the same as the old cheap version used to be. Ugh.

  109. Doesn't changing the fs count as a new feature? by doom · · Score: 2
    Doesn't changing the default file-system count as adding a new feature? Aren't *.2 releases supposed to be defined by the absence of new features? What's the reasoning behind doing this, exactly?

    My guess would be that the idea is that when you upgrade a system, you don't get ext3, that only happens on a new install. So the theory would be that the damage it can do to an existing box is automatically contained.

    The reason I bring this up, is that if there's one real problem with RedHat, it's that they feel the need to rush new features out without a lot of testing. That's why a lot of us stay away from the *.0 releases (and after 6.1, I resolved to stay away from *.1s). I can easily believe that ext3 is a cool file system, and I can also easily believe that they checked this one out throughly before risking the reputation of their *.2 releases, but as a general principle, this one makes me nervous.

    If I get burned by a *.2 release, I'm not going to wait for them to invent the *.3...

  110. Re:does grub support xp by Spy+Hunter · · Score: 2

    GRUB co-exists just fine with XP. I recently installed XP, then converted my fat32 partition to NTFS (it doesn't do it automatically). Through it all, GRUB continued to work just fine. Actually, I was somewhat surprised that WinXP didn't try to overwrite it with a bootloader of its own.

    --
    main(c,r){for(r=32;r;) printf(++c>31?c=!r--,"\n":c<r?" ":~c&r?" `":" #");}
  111. Buy It. by KidSock · · Score: 2

    I just did. If you want these guys to stick around I'd suggest you do the same. Even if you just going to download it anyway. How much time do you spend logged into your RH system? How would you feel if you were forced to use Windows? These guys have contributed a lot to Linux. Alan Cox, David S. Miller, many gcc developers, and countless others are leaders in the Open Source community and deserve to get paid. What would you spend sporting dinner at a resturant? Fifty bucks?

    Support RH and buy it now.

    I just did.

    Mike

    1. Re:Buy It. by KidSock · · Score: 2

      Well, I guess if you're jumping around distros and versions like that than I understand. I have been running 6.2 for what seems like ages. Ditto with 5.2.

  112. immutable? bah! by Nailer · · Score: 2

    We have tried Reiserfs on one of our dev servers and discovered that it did not completely meet our needs because some of the features I wanted to use were simply not availabe. I am referring to the file attributes of append only and immutable which will slow down an attacker's progress in tampering with log files.

    Immutable? Bah. Everyone knows `chattr +i ' makes that file invincible ; )

  113. Its the non-Linux syntax which annoys people by Nailer · · Score: 2

    Grub uses a different syntax when referring to hard drives, taken from a BSD IIRC. Hence its annoying to remember a new (yes simple, but different) set of device names thats only used by one program on the system.

    Try telling newbies having bootloader problems why this is the case. `Because nobody could be bothered' will not come off looking good for Linux.

    It fix it myself, but I can't do much with C beyond reading it.
    If anyone has such skills, a request: please make Linux device syntax an option in Grub. Thanks.

  114. Re:GRUB sucks by scott1853 · · Score: 2

    Thank you for proving my point.

  115. Here's why no FreeS/WAN ipsec shipped in RedHat by billstewart · · Score: 2
    The FreeS/WAN ipsec project (Mailing list here) has been developed entirely outside the US to prevent US export laws from restricting its distribution. The current version of the US export laws doesn't currently restrict it, and RedHat could probably ship it if they wanted to, but the laws have changed a number of times, and they only way to prevent the US government from changing them again to reimpose the previous restrictions is to continue not to accept US code. That was the policy before the terrorist attacks, and the FBI is now trying to grab every bit of control and access they can, so continuing to refuse to accept US contributions is an unfortunately wise policy.


    That doesn't mean that FreeSWAN is easy to install - until the next version (Real Soon Now, probably within the month, which is supposed to do RPMs) you start off by doing a clean compile of your kernel, installing the FreeSWAN code, and compiling your kernel again, then configuring the actual config files. But the process is independent of the RedHat organization or anybody else developing code in the US, so they'll stay free. I've heard that Mandrake 8.1 comes with it installed, but I haven't tried it yet.


    On the other hand, there's also PGPnet IPSEC for Windows, and IPSEC releases like Kame for some of the BSDs.

    --

    Bill Stewart
    New Fast-Compression-only CPR http://preview.tinyurl.com/dy575ks
  116. what goodies??? by hawk · · Score: 2
    I don't think I've seen *anything* I've missed since switching over. (ok, the occasional package dependency fiasco, but I don't think that's what you mean :)


    what in the world am I missing? What's available for linux and not bsd?


    hawk

    1. Re:what goodies??? by aozilla · · Score: 2

      What's available for linux and not bsd?

      VMWare 3.0

      --
      ok then your [sic] infringing on my copyright! Could you as [sic] me next time before STEALING my comments for your own?
    2. Re:what goodies??? by hawk · · Score: 2
      > VMWare 3.0


      Still in beta, isn't it? I'll have to stick with vmware 2.0, which runs just fine, until then.


      hawk

    3. Re:what goodies??? by hawk · · Score: 2
      Trial keys? I have a license. It runs fine. I wish I understood samba or how to put an nfs client on windows, but that's life . . .


      My primary use is desktop; I've never needed to serve mroe than employment web pages and class materials. I've had less problems with building ports than packages. Aside from that, the only difference I've seen on the deskop (which I assume is long gone) is that X under FreeBSD is still usable and responsive at loads of 20, while under linux it used to get choppy at 3 or 4, and wretched long before 10. Again, date this by the 200mhz K6 on which I discovered this :)


      hawk

  117. Re:Insane by rhavyn · · Score: 2

    Or, maybe you type in that url in a web browser and see that it's just a little shell script. No binary only program that may have hidden nasties. You can see exactly what it's doing.

  118. LVM? by FattMattP · · Score: 2

    Can you setup and configure LVM and install to LVM partitions from the installer?

    --
    Prevent email address forgery. Publish SPF records for y
  119. Re:default redhat gdm image anyone? by KidSock · · Score: 2

    On 6.2 this is in /etc/X11/gdm/gdm.conf I beleive.

  120. Re:GRUB ? by odaiwai · · Score: 2

    >Isn't this against RMS's GNU/Everything treatise? He claims that the OS is Linux, but
    >the distribution should be GNU/Linux. Here the OS itself is called GNU/Linux...
    >Humm...

    Not quite right. The Kernel is Linux, the OS is GNU/Linux and the distro is whatever the distro people call it (sid, for Debian, for example).

    dave

    ps: lameness filter? Just for having *THREE* quote characters at the top there?

  121. Re:RH just became a whole lot more expensive by rajumd · · Score: 3, Informative

    Huh? According to Redhat's site it's $990 for 10 machines for a year! And I suspect you can get even bigger discounts if you're going to register 50 machines.

  122. WEIRD password experience while upgrading by Micah · · Score: 2

    After upgrading from 7.1, I couldn't log in as my main 'micah' account or as root. Obviously that's not good. I *could* log in as my dad however.

    Fortunately I could get in with 'linux single'. I tried changing the passwords, putting in the same ones that were there. Still couldn't log in.

    Noted that the passwords were not shadowed. (I'm not 100% sure, but I sure think they were shadowed before the upgrade.) pwconv fixed that quick.

    Then I tried changing my passwords to something DIFFERENT. Voila, I could then log in as root and micah!

    What the heck!?!

  123. Grub-ing around my file system by wowbagger · · Score: 2

    Question: does Grub understand an XFS filesystem mounted on an LVM volume?

    Not that Lilo does, mind you - my boot volumes are ext2 on a physical partition, but it would be nice to avoid that.

    Also, will RH7.2 support setting up an LVM system? Root on LVM?

    I feel that LVM is a very important advance for Linux - the ability to bolt a new hard disk in, and automatically extend the free space on your main volume is a leap ahead of Windows Xtremely Painful.

  124. Re:I had the same problem with Mandrake 7.1 by scott1853 · · Score: 2

    You actually tried to fix it? You're more patient than I am :)

    I completely agree with your analysis on the attitude of the average Linux zealot though. Usually I try to avoid responding with flames of my own but sometimes I'm just pissed off about enough things that I have to tell the zealots how I feel. Usually I just chalk up the AC repsonse and bad mods to those of 15 year olds that got into Linux because of peer pressure.

    But my honest opinion still stands. It's just a bootloader, it should work unless the few sectors is resides in are physically damaged or corrupted.

  125. Re:GRUB sucks by scott1853 · · Score: 2

    Ha ha ha, you people are idiots! I'm talking about a fucking bootloader FAILING because a former partition is no longer there. Whether or not the partition is there is irrelevant. The bootloader provides an interface to choose a partition to boot from. In other words, you have to choose a partition and THEN it goes to that pertition. It shouldn't be reading that partition before it loads. What part of this do you people not understand!

  126. Of course, no djbdns by rickmoen · · Score: 2

    "basic70" wrote:

    t's a pity they still use Bind instead of djbdns [cr.yp.to], which is a lot safer.

    I believe you misspelled "It's commendable that they finally migrated from the hopelessly buggy BIND 8.x series to the rewriten-from-scratch BIND 9.x one -- and perfectly understandable that they shunned djbdns and other proprietary Bernstein packages. It's just a shame they're still defaulting to wu-ftpd rather than, say, vs-ftpd."

    Rick Moen
    rick@linuxmafia.com

  127. Re:Is RH including proprietary sw these days? by rickmoen · · Score: 2
    LoveMe2Times wrote:

    Is any of this proprietary, or has RH managed to stay comeletely OS?

    Red Hat has never been completely open source, but has been a leader in attempting to move in that direction, while still providing the functionality people want. For example, I believe Red Hat actually commissioned the creation of a graphics-manipulation utility good enough that they could drop the excellent "shareware" proprietary package xv without too much pain.

    I see, at a brief glance, the following proprietary packages in 7.2's core two-CD set:

    • Netscape Navigator/Communicator
    • pine/pico

    And that's it, I think. (I believe some of the boxed sets have proprietary supersets of the base set, e.g., adding Star Office 5.2.)

    It would be a bit painful for some of Red Hat's customer base to drop either of those packages, at this point: Although one could substitute nano for pico, there's nothing but pine to make dedicated pine-lovers happy. And, although Mozilla is getting awfully good, in a few areas such as (ew!) Java support, it's not quite up with Navigator/Commuicator.

    Rick Moen
    rick@linuxmafia.com

  128. Re:GCC 3.01 by bero-rh · · Score: 2

    It'll probably be in 8.0 - the initial release of
    2.96 was quite buggy (at least as much so as 3.0.1),
    and our compiler people managed to stabilize it in
    less than a minor release cycle.
    They'll do the same thing to 3.0.x.

    --
    This message is provided under the terms outlined at http://www.bero.org/terms.html