Slashdot Mirror


Fedora Core 4 Available

Limburgher writes "As of a few minutes ago, the torrents listed at duke went live. Nothing on the main site yet, however. The more people get on the torrents, the faster they will be. You all know the drill." Update: 06/13 19:07 GMT by T : Also in Red Hat-related news, halfbyte_hosting writes "CentOS 4.1 is now on the mirrors and ready for download."

9 of 550 comments (clear)

  1. Upgrade path by learn+fast · · Score: 5, Interesting

    Is it easy to upgrade from FC1 to FC4? I have a semi-production server that's running on FC1, and I don't want a clean install.

    This is not an off-topic question. The response to this question will make a legitimate point about the FC model.

  2. Two major Core 4 fixes by Anonymous Coward · · Score: 3, Interesting

    The load times are definitely faster and it's nowhere near as dark all the time.

  3. Re:Fedora Core 4 is great... by Anonymous Coward · · Score: 3, Interesting

    Yes,
    But Windows XP came out (I think) before all of the nForce2 malarky. This gives it a large dis-advantage. Until recently, I would always have a nightmare trying to install debian on to an nForce2 board. I would need to install a separate network card to start it working. I still use the nvidia graphics driver.

    You may correctly claim that this is one advantage that linux distro's have over windows due to the regular(ish) updates. But most hardware ships with windows drivers. The same cannot be said for Linux.

  4. Re:Fedora Core 4 is great... by Rei · · Score: 3, Interesting

    I've been very pleased with Fedora 4t2, which I've been running for a while, with apt4rpm instead of yum as my package acquisition method. My only real complaint is that when they say that you can use reiserfs but they don't support it, they mean that "it doesn't work".

    I figured out some tricks to make it work, though: boot with commandline "linux reiserfs selinux=0". That'll stop the installation of the init package from failing like it would if you left of the selinux=0 line (and no, disabling selinux during the install setup doesn't work). Then, after boot, you'll get a grub error. Boot instead with a boot disk. Copy your kernel image (not move - you need it to be rewritten), delete the original copy, and then copy it back. Your system should be bootable. At least, this all worked for me. :)

    --
    "This wallpaper is killing me. One of us has got to go." -- Oscar Wilde on his deathbed
  5. Re:Release Notes by LnxAddct · · Score: 4, Interesting

    Considering the intensive amount of quality assurance that goes into each fedora release, I wouldnt worry too much about it. I've been using it since Core 1 and have yet to be burned. Its nice having all the latest and greatest stuff, while also having it all integrate together, but also having an OS that I feel comfortable running on my laptop or servers.
    Regards,
    Steve

  6. Re:Fedora Core 4 is great... by udderly · · Score: 3, Interesting

    I hear a lot of people complaining that FC sucks, but that hasn't been my experience. I've been using FC1 since it came out to run backups on an internal network and over vpn. It often has more than 30 concurrent connections. Currently it has been up for 178 days w/o reboot.

  7. Here's a good question by portwojc · · Score: 3, Interesting

    I want to know what hardware Fedora supports. Like which RAID controllers, Ehternet cards, video cards, and Etc are supported. Where do I find this information at?

    Is there a list out there somewhere that is easy to look this up on or do I have to dig around for every little piece?

    I checked the Fedora FAQ and nothing popped out as a definitive list. Just base hardware requirements.

    Thanks

  8. What about multimedia? by ratta · · Score: 5, Interesting

    The last time i have tries Fedora it was really poor about multimedia... I know about patent problems, but i could barely play an mp3 with the crappy helix player from Real let's not even talk about playing an (undencrypted!) DVD!!!!! I think that been able to play most widespread audio and video formats (with Xine or Mplayer) should be a key point for a moder linux distro.

    --
    Wondering why i am doing so strange posts? I am trying to get a "+5,Flamebait" or "-1,Insightful" rating.
  9. Yes, the installer is easier than Windows XP. by Nailer · · Score: 5, Interesting

    That's insightful? Moderators, and the poster above: have you ever done a full install of Windows XP and Fedora?

    Could you explain to me how Windows XP could possibly be easier?

    1. The Windows installer starts as a 32 bit command line application for partitioning, EULA, loading driver disks, with a reboot into a GUI once a base install happens. It uses F8 and F5 to do things. Fedora uses 'next'. Windows is getting a full GUI installer in Longhorn when WinPE comes out. It doesn't have one now.

    2. The Windows XP installer asks for many more than 3 inputs. You forgot partitioning, EULA agreement, that disk thing I mentioned above, and a bunch of other stuff. The things you did mention are weird - eg, I select my time zone by scrolling through a drop down list box of time zones sorted by GMT offset. Not even geography. Not even FC4 'click where you are on this map'.

    3. The defaults are a lot less secure too - non non admin user, Run As doesn't work for all programs, the firewall lets in ports where known worms live by default (see the Register analysis of SP2 for a complete list). Obviously, there's no MAC implementation enabled by default either (SELinux). And most network services still run as SYSTEM. So post-install you're either gonna have to lock it down, or fix up the mess.