Slashdot Mirror


Fedora Core 3: Worth The Upgrade?

Chris writes "With new features such as SELinux, GNOME 2.8, KDE 3.3, Evolution 2.0, Remote Desktop, Helix Player, and of course Firefox, it may be worth your while to make the switch. At OSDir our screenshot tour of Fedora Core 3 takes you through boot, installation, desktop, taskbar, menus, configuration, and the new features of this new release. Our Core 3 screenshot tours have taken you through Test 1, 2, 3, and now the final release. Check it out."

34 of 498 comments (clear)

  1. Screenshot tour? by fpga_guy · · Score: 5, Insightful
    Sorry, but screenshots are not what this is about. Let's talk about features baby, I want substance!

    There's a lot more to an OS than the damn window manager!

    1. Re:Screenshot tour? by Hammer · · Score: 4, Interesting
      A fancy-schmancy gooey during install may be nice or a BIG bother.
      The important is wether it works or not. I gave up on RH/FC with FC2. It insisted on installing and starting a whole bunch of shit that I explicitly unchecked. Examples:
      • install and start IR on an old server that neither has nor ever will have IR interface
      • install and start CUPS on a server that neither has nor will have access to a printer

      The reason "it has to be installed to satisfy dependencies". In previous RH/FC you could ignore those dependencies in expert mode. Now I spent lotsa time turning of stuff that didn't do anything (I wonder WTF the IR daemon actually does on a server w/o IR card???)
      Now I use Mandrake/slackware. I might try the new SuSE...
    2. Re:Screenshot tour? by Slack3r78 · · Score: 4, Interesting

      I sure hope it's a marked improvement over FC2. I downloaded and installed FC2 on a test machine of mine on the day of release, expecting great things, and ended up being so thoroughly underwhelmed that I'd replaced the load with something else inside of a couple of days.

      It's not that FC is a bad distribution, per se, it's just that I fail to see anything particularly special about it. At the time, I'd just discovered Dropline Gnome, which is an excellent desktop-oriented meta distribution on top of Slackware. But even so, Debian fits for the hardcore freedom types who want easy updates, with Ubuntu looking like it's going to fill the desktop end of that, Mandrake does well as a starter distro, Gentoo is great for the "1337" types, but where does FC fit in?

      It's supposed to be a desktop distro, as I understand it, but frankly, it palled in comparison to others when I tried it last. It's going to be especially hard to convince me otherwise now that Novell's recently introduced Novell Linux Desktop is out. It's SuSe based, but with a level of polish added, and quite frankly, is the most impressed I've been with a desktop distribution since somewhere around Mandrake 7.3 (ie: the first graphical installer that actually worked that I dealt with).

      Basically, what I'm saying is I fail to see where FC stands out above other distributions that would make me want to use it. Granted, after the general buginess I experienced with FC2, I may be biased, but the whole point is the fact that I wasn't having similar issues with the other distributions, so why should I have to put up with them with FC?

    3. Re:Screenshot tour? by ajs · · Score: 4, Insightful

      It's not that FC is a bad distribution, per se, it's just that I fail to see anything particularly special about it.

      Best endorsement of Fedora I've ever heard! Hey, if you want the shiny-things OS go buy a Mac. If you're looking for the logical successor to the free Red Hat Linux distribution (which was never "particularly special"), Fedora is your choice.

      You CAN tweak the hell out of FC3 and get it to look and feel very pretty, but the important things to most long-time RHL and Fedora users are careful integration of new features combined with a smooth transition from previous releases. I get all of the above from FC3.

    4. Re:Screenshot tour? by Kingpin · · Score: 4, Insightful

      It should be the distro that "just works". I want an abstraction above my hardware so no Debian or Gentoo for me.

      Ubuntu is just the next new kid on the desktop block - just like Xandros, it's a lot of promise, but lack of finish.

      Although it's becoming fashion that we have to pay for Linux, I don't want to - so no Novell Linux Desktop for me.

      FC is based on 10 generations of RedHat releases, in my book that counts for quite a bit - even if it takes a little time for the releases to stabilize.

      I'll use it as a server OS, ie. no X. I don't have to pay. The installer is great. The packages plenty.

      --
      Unable to read configuration file '/bigassraid/htdig//conf/14229.conf'
      Geocrawler error message.
  2. Size? by News+for+nerds · · Score: 4, Interesting

    Everytime I see those Fedora releases I'm overwhelmed by the DVD size download. Why don't you make a stripped down version with the CD size a la Firefox?

    1. Re:Size? by prefect42 · · Score: 5, Informative

      AFAIK a minimal install only uses the first CD. A default workstation install uses three, but barely touches the last. I don't know what a default desktop install uses.

      --

      jh

    2. Re:Size? by cerberusss · · Score: 5, Insightful
      I'm overwhelmed by the DVD size download

      Well, don't download the DVD in the first place. Download the three CDs with the .torrent file that's provided.

      --
      8 of 13 people found this answer helpful. Did you?
    3. Re:Size? by prefect42 · · Score: 5, Informative

      In which case do the HTTP install, and don't even download that much. I think the rescuecd can function for this purpose, and it's fairly small (about 80 meg).

      --

      jh

    4. Re:Size? by Taladar · · Score: 4, Insightful

      Even more reason not to let them download whole CDs but only the packages they need.

    5. Re:Size? by Epistax · · Score: 4, Informative

      Actually you can do an http or ftp install from just the boot image which is about five megs. That's how I installed it. I don't see a reason to download several gigs of things I don't use, such as emacs.

  3. Talking of Remote Desktop by iamnotacrook · · Score: 5, Interesting

    Theres a feature which works remarkably well under Windows XP, much faster and seamlessly than most remote X window logins. I'm not surprised they want to call that feature by the same name. Strange considering that network transparency is supposed to be X's strongpoint.

    1. Re:Talking of Remote Desktop by maraist · · Score: 4, Informative

      OK, I'm nieve. How do you do that - disconnect from a running display?

      Screen is not graphical but instead a pts (pseudo-terminal) multiplexer. Meaning a background process sits inbetween your pts port and your real terminal. "Screen" accepts all output (logs some fraction and dumps history-overflow), such that the underlying applications have no ability to determine whether there's a physical terminal at the other end or not. By accepting all input, it prevents applications from pausing once 2k of stdout has been queued but not sent/accepted. It's similar to redirection output to /dev/null, except that pts-inquieries won't fail (because you're talking to a real pts instead of a generic file). The biggest advantage, of course, is that an end user can disconnect or reconnect from the intermediate "screen" multiplexer (given the appropriate permissions).

      Another feature of screen is similar to "virtual desktop". Since you have a multiplexer, "screen" allows a single physical terminal to switch between multiple pts channels.. So if you have a dial-up-modem (direct terminal, not TCP/IP), you can have dozens of different "windows" with different applications running in each (multiple vi windows, several command prompts, several log files, etc). If the modem hangs up, you dial back in, and type "screen -r", and you're back as if nothing had happened. You're alternative was to run all applications with "nohup myapp myargs" and if the modem hung up, then stdout would be redirected to a file.. This way you don't lose the output or have an interruption in say a slow compilation. But the problem is that you can't regain interactive access to a something like vi window. (Course, text editors have their own recovery capabilities).

      So the original poster was trying to say that they wanted these incredibly valuable features in a graphical form. vnc and rdesktop allow a user that has their network connection broken to be reconnected without the underlying graphical applications ever being made aware of the interruption. With X and a static IP-address, there are time-out issues. And more commonly we move to different machines or different access points and thus necessarily can not recover a graphical session with X.

      X was designed as client-server with state. It is this state that necessarily prevents it from acting like VNC or rdesktop. "screen", vnc, and rdesktop keeps it state on the machine with the running application. X keeps the state on the machine with the physical monitor/keyboard/mouse. I believe the original idea of this design decision was to distribute resources. The application server only performs tasks related to function, not display. Graphics becomes simply the ability to handle events and send graphical commands to a network access point. The terminal is then responsible for all resources related to interpreting graphical commands. This is similar to the postscript paradigm. postscript is a series of "logo" like commands (draw a box from this point to this point), and the printing resource determins how to render the fonts/color schemes, etc. Unlike postscript, however, X graphical commands aren't encapsulatable into a portable relocatable format since there is bidirectional communication going on.

      Another particular of X is its peer-application structure. To run X, in addition to the terminal software and the physical applications, you need a font-server and a window manager. While this is great for pluggability (and even clusterability; running a single-threaded graphical program across 4 different machines), it necessarily provides greater latency for even simple tasks.

      vnc merely adds a multiplexing layer to the back-end of X or windows, just like screen. So vnc necessarily adds a layer of overhead to the graphical process. More importantly there is an impeedence mismatch between the graphical transport of vnc and that of X. X is designed to send postscript-like graphical commands (draw a square of this size fi

      --
      -Michael
  4. Lack of Java rpms and other stuff by suso · · Score: 4, Informative

    As I found out the hard way over this past weekend, they left out all the java and java related rpms that FC2 had.

    Are they using two different development teams for Fedora the way RedHat did for the x.1 and x.[02] releases?

    1. Re:Lack of Java rpms and other stuff by Nailer · · Score: 4, Informative

      Are you sure FC2 included Java packages? Such items are usually included on an extras CD, but shouldn't be part of FC unless their licensing permits them to - unlikely to be the case with the 2 popular closed-source JVMs.

      That saiud, the Java Packaging Project (which includes some Red Hat staff) have repositories for FC.

  5. Worth the upgrade? by smartin · · Score: 4, Interesting

    I upgraded from Core 2 on the weekend and in a word, yes. It's very polished, all of my complaints with Core 2 seem to have been fixed, specifically burning CDs. It even recognized my firewire DVD burner and was able to burn a data dvd on the first try. The only nit so far is that the NVidia drivers (downloaded from NVidia) don't work. Appearently there is a work around for this and I am sure that it will be corrected soon.

    --
    The difference between Canada and the USA is that in Canada healthcare is a right and gun ownership is a privilege.
    1. Re:Worth the upgrade? by Soko · · Score: 4, Informative
      The nvidia failure can be due to 2 things:

      You have SELinux turned on. I've set mine to "Warn" until I understand it just a bit better. If you didn't turn it on, keep reading.

      Once SELinux is disabled, run these in order:
      [root@rsd800fc3 ~]# modprobe nvidia
      [root@rsd800fc3 ~]# cp -a /dev/nvidia* /etc/udev/devices
      [root@rsd800fc3 ~]# chown root.root /etc/udev/devices/nvidia*
      Should fix you up. The reason AFAICT is that the NVIDIA driver is not aware of udev, which FC3 now uses.

      BTW, NVIDIA released a new driver the evening FC3 was released - go get that too : 1.0-6629

      Soko
      --
      "Depression is merely anger without enthusiasm." - Anonymous
    2. Re:Worth the upgrade? by Soko · · Score: 5, Informative

      The new version does not solve the udev issue - you still have to run those three commands.

      Soko

      --
      "Depression is merely anger without enthusiasm." - Anonymous
  6. Can't stand it by Gambit+Thirty-Two · · Score: 4, Informative

    I installed it on a fresh xeon 2.6ghz and I was abhorred at the slowdown. FC2 was a LOT faster than this is.

    I'm not talking of booting into X and doing things in there. I'm talking just getting to a login prompt and attempting to sign on.

    I'll go back to slackware before I load FC3 again

    1. Re:Can't stand it by c · · Score: 4, Interesting

      > I installed it on a fresh xeon 2.6ghz and I was abhorred at the slowdown.
      > FC2 was a LOT faster than this is.

      Odd. On my Athlon 2200, FC3 seems about 50% faster. I'm fairly light on memory though, so it could just something like that.

      c.

      --
      Log in or piss off.
    2. Re:Can't stand it by sirReal.83. · · Score: 4, Interesting

      Yes, our boot-up is slow. :/
      We're working on it.

  7. This article contains next to no useful info by Nailer · · Score: 5, Informative

    Frankly, a whole bunch of numbered image files does not make for a Fedora review. Personally, I can't even bother sorting through them all.

    I run Fedora Rawhide on my laptop. This would be the equivalent of say, Debian Unstable. So I have a good idea of what FC3 offers...

    - Bluecurve theme finally covers everything.In particular, Firefox and OpenOffice look like every other KDE or Gnome app.

    - If what I've seen in the RHEL 4 beta is the same for Fedora, partitioning now uses LVM by default. There's a new GUI LVM config tool called 'system-config-lvm' in Rawhide to provide the post-install disk resizing. Additionally, online resizing with ext3 should work and, if you use RHEL, be supported.

    - Firefox and Thunderbird.

    - SELinux turned on, including policies for locking down Apache, Bind, and NIS. A GUI config tool is provided for this.

    - There's apparently improvements to yum which I'm not sure about. Personally, I'm a fan of up2date, which can use directories full of packages (without needing index files) as one of its sources.

    - Udev. /dev only includes devices that actually exist in your system. This is kinda nice. e2labelas deprecated, as there's now a whole bunch of ways to uniquely refer to devices rather than just their label. This is good for people who hot plug a lot of devices.

    - HelixPlayer is now included by default.

    - Bash 3 - not much difference for me, apart from the new inbuilt range system that obsoletes the old 'seq' command. If you call it as /bin/sh, it runs as Old School Bourne shell.

    1. Re:This article contains next to no useful info by Erik+Hollensbe · · Score: 4, Insightful

      I guess this works for some people, but as someone who works with most of his machines remotely, Fedora is a giant piece of poo.

      The symlink/script mess that is SELinux is not fun to play with when you are trying to install third party packages. Sure, your GUI tool may be nice, but I guess I have better things to do than to wait for a X window to refresh between the west coast and chicago.

      It's a disturbing linux trend and bothers me quite a bit - many systems contort rc.d beyond comprehension - good luck writing init scripts that properly load on boot without having to run an obscene number of shell scripts and touch a few config files. gentoo has a whole damn bourne shell "replacement" for running init scripts. It's disgusting. And it's guaranteed to be different on every linux distribution, and often between releases as well.

      And it seems, that a great deal of the work being done today is to make linux more useful on the desktop - strangely, I feel like I'm being alienated on the server.

      I think that debian and slackware are the only systems left that have any sanity in the linux world.

  8. Documentation? by barcodez · · Score: 4, Insightful

    Seriously, this is the first thing I check nowadays when evaluating software. If the documentation is bad you can wasted days, weeks, months trying to resolve problems - frankly I value my time too much. So can those in the know profer some opinions on the quality of the documentation?

    --

    ----
  9. I experienced some problems with Fedora Core 3 by Anonymous Coward · · Score: 5, Informative

    FC3 is really fast on my Athlon 1.4Ghz Thunderbird and it has really good font rendering but I experienced some hurdles:

    My system has both EIDE devices and SCSI devices. If I use eg. my EIDE cdrom drive I cannot use my SCSI cdrw drive anymore as this system seems to use the ide-scsi emulation layer per default. The SCSI cdrw is only detected by Nautilus if I put a cd into it (I don't like these autostarters)

    I tried to build ReZound http//rezound.sf.net/ but it failed to compile

    Neither does Audacity

    When compiling MPlayer it fails to build with GUI and it fails to play sound if you playback a video

    These are problems which I don't have with my other SuSE system (on the same machine)

    JAVA: I don't like to have gcj installed instead of a real JVM

    MP3: none of the installed sound tools can play or record MP3 files

    The eth0 device is automatically detected but the DSL configuration doesn't configure eth0 to be used with pppd. As a result the kernel tries to start eth0 but fails and the pppd connection starts afterwards. This unnecessarily slows down the boot process.

  10. Actually, the parent could be improved too... by Nailer · · Score: 4, Interesting

    Cause it had nothing negative to say... so here's the bad stuff about Fedora, from someone who uses it, knows it well, and still likes it moe than other distros:

    - Lack of a good GUI config tool installing packages. Ideally, system-config-packages should use up2date (rhn/yum/apt/dir) repositories to pull its packages from. Synaptic's the closest thing, but it only works with apt repositories.

    - As painful as it seems for the Gnome guys to either test this out or believe anyone who says so, most users disable spatial Nautilus. This should be done by default. However otherwise the Gnome on FC3 feels great, particularly the file associations and launcher editing tools.

    - Garret no longer works for Red Hat. Hence the new wallpaper for FC3 is kinda ugly compared to previous masterpieces.

    - Needs a default sudoers file that allows particular groups of commands (but not all) to be run with root privileges by paricular users. I checked this into bugzilla so it should be there for the next release.

    - General Linux stuff. Eg, I'd like the re-architected X servers fd.o are proposing - where X sits on top of OpenGL drivers - the only driver necessary to run a card. This involves replacing the current X drivers tho. It'll happen, but it'll take a long time...

  11. Stability by roalt · · Score: 4, Interesting
    I'm pretty interested in the stability of this release: FC2 was one of the worst, even with all yum updates. Okay, it works okay for desktop usage (I still use it), but as server or as workstation it crashes a bit too much.

    I really-really hope that we can get stability back from version 7.2-7.3 which were still the best 'red hat' releases when it comes to stability.

    1. Re:Stability by Pros_n_Cons · · Score: 5, Funny

      1-xmms refuses to play MP3, moronic RH choice.

      FC3 also fails to ship shrek 2, the new Eminem album , and MS Windows source code.

      --

      -- "of course thats just my opinion, I could be wrong." --Dennis Miller
  12. Daily Show with Jon Stewart on Linux by Proudrooster · · Score: 4, Funny
    Last week Jon Stewart started the Daily show with this (It summarizes nearly every Linux/Windows thread on Slashdot):
    If you're ever looking to start a fight.
    If you're ever looking to just to get into a real riotus situation, where you are sure violence must happen, just shout "I love a Linux based system that can plug into USB, but doesn't have the RAM of my ass!"

    I don't know what any of it means, but clearly other people do and have very strong opinions about it. You put the Google people next to the MSN search people and the whole f*cking thing explodes.
    Jon Stewart Daily Show 11/11/04 (It's still on the Bit Torrents, if you want to see it.)
  13. Red Hat is apparently no longer cool by digitect · · Score: 5, Informative

    Judging by the 50 posts thus far, Red Hat/Fedora appears to have fallen out of favor with the averaging posting SlashDot reader. Nothing but a string of complaining, despite most being unfounded or flatly wrong.

    Fedora Core 3 is a terrific GNU/Linux distribution. On one hand, it contains only Free software. No proprietary, patent protected, or closed source. Everything included is safe and the principled users of software can be at ease.

    On the other hand, it is very polished. There are no dark corners of breakage, everything Just Works(TM). Network, video card, printing, CD burning, fonts, office applications, PDF viewing, email, file browsing, graphics, etc. All the little niggles of versions past (not just Red Hat either) been resolved to result in this super clean and functional distro.

    As a Red Hat user since 5.0, Fedora Core 3 is the first version I feel is good enough for a non-geek Windows user to try. There won't be any surprises. Much of this is simply the development of GNOME 2.8, but Red Hat (ok, the Fedora Core team) has done an excellent job IMO of refining the base, too.

    Now I'm sure posters can (and will) lament the downside. Fedora Core 3 will not be found perfect, featureful, fastest, most flexible, most standards compliant, most free, or the most usable. But across the board, FC3 is the best at fulfilling a balanced set of these qualities.

    --
    There is no need to use a SlashDot sig for SEO...
    1. Re:Red Hat is apparently no longer cool by RichDice · · Score: 5, Insightful
      There are no dark corners of breakage, everything Just Works(TM).

      Whenever someone says this about a distro, it is apparent to me that they have nice shiney happy friendly hardware. So many times I have taken a friend at face value when they've told me about the sweet time they're having with some new random distro (Ubuntu, most recently) and so I go off and spend an hour installing it... and then a weekend fucking around with rescue disks trying to recover some semblance of functionality out of my Laptop From Hell.

      Try saying this instead: It worked for me, but your mileage may vary.

      Cheers,
      Richard

  14. Re:could linux BE any more secure? by /ASCII · · Score: 4, Informative

    It's called SELinux, it was written byt the NSA, and even without it you already have pretty fine grained control over file permissions using groups and file permissions. What SELinux gives you is the ability to also restrict such things as network access, the right to fork, run execve, switch userid, etc. SELinux can grant these rights not only based on userid, but also on which program is run.

    In the end, what this gives you is a system where, if a process using a properly configured SELinux has been taken over (0wn3d), it can't do anything other than screw up it's own job, unless it figures out how to fool SELinux.

    --
    Try out fish, the friendly interactive shell.
  15. Re:Windows HDD Killing Bug? by tindur · · Score: 4, Informative
    According to comment no 161 on this page it still has the bug.

    It's no problem however if you follow instructions on this page.

  16. Mod parent +1 blasphemy by fishermonger · · Score: 5, Funny

    reason to download several gigs of things I don't use, such as emacs

    Without emacs your computer will crash.

    --
    "...normal evolution would have gone Word to Frame to troff, but instead, the computer industry has gone the other way!"