Fedora Core 2 test1 Released
GerritHoll writes "A test release of Fedora Core 2 is now
available
from Red Hat and at distinguished mirror sites near you, and is also
available in the torrent.
Fedora Core has expanded in this release to four binary ISO images
and four source ISO images.
This test release is specifically designed for testing the 2.6 kernel,
GNOME 2.5, and KDE 3.2. Please file bugs via
Bugzilla,
Product Fedora Core, Version test1,
Architecture i386 so that they are noticed and appropriately
classified. Discuss this test release on
fedora-test-list."
I know Fedora is supposed to be bleeding edge, but isn't including GNOME 2.5 (a development version) a little, un-savery? I would imagine they'd want to wait for the first release of 2.6, and go with 2.4 till then.
/. is a bunch of nerds at a million typewriters. It's not a political conspiracy determined to undermine your beliefs.
Tomorrow? How about next week.
/. is a bunch of nerds at a million typewriters. It's not a political conspiracy determined to undermine your beliefs.
Fedora Core has expanded in this release to four binary ISO images...
Ugh. Looks like my modem will be getting a workout again soon. Wouldn't it be easier to skimp on some of the apps, and provide separate links to them so we can reduce download times? Four ISO discs is hella big.
So how do I add a magic line to my sources.list or yum.conf to allow me to upgrade to this 'release'? Will upgrading be as easy as apt-get update; apt-get dist-upgrade ?
----- Documentation is worth it just to be able to answer all your mail with 'RTFM' - Alan Cox.
more prudent if slashdot made some kind of ticker on the website of software releases?
Mandrake 10.0 beta 2 is out also! Why no posting about that, hrmmm?
Is there a version for PPC machines?
thanks
Come on editors. Why did you link directly to the full isos?!?!?! Use a mirror.
Why is Fedora/Red Hat still compiled for i386? Can there be many 386 or 486 users? I would think it better to make it for Pentium I or II to get a nice performance gain while not abandoning many users. I realize they probably do it because Linux's oldest supported Intel chip is the 386, but it seems much more practical to compile higher. This was the reason I switched to Mandrake years ago, to try a distro compiled for Pentium.
Developers: We can use your help.
Please join me:
8 6.torrent
:)
btdownloadcurses.py --max_upload_rate 350 \
--url http://torrent.dulug.duke.edu/FC2-test1-binary-i3
Thank you, and goodnight!
WTF is the matter with you? Please read what you just posted here. "HELLA"? Jesus... I'm trying really hard to get along with "BLOG"... but I won't put up with hella...
And since there was no link to the fedora website, I went to fedora.org. Whoops. Guess I'm gonna get fired (it's not a work friendly image, not nearly in goatse's league though). Apparently they forgot to register the names before they announced the project name.
I've been following its development by using Rawhide on my system. Yeah, call me crazy and stupid, but the reason I'm doing it is that I *MUST* use the kernel 2.6 now, since 2.4 does not support the onboard SATA controller on my VIA 8237 southbridge. (It'd be kind of a nuisance not being able to use my hard drive under Linux, you know.)
To me, the 2.6 kernel is really almost the ONLY reason to use FC2. Yeah, GNOME 2.5 might have some nice refinements over 2.4, but they're mere incremental improvements that for the most part, I don't even notice.
The 2.6 kernel also finally has ALSA support built-in, which is another good reason to go with FC2. I find it has *MUCH* better sound support as a result. (I could never get the stock OSS drivers working satisfactorily.)
Just my 2 cents, for what it's worth.
I am not very happy with my Fedora experience so far. There is quite a few bugs on bugzilla that haven't been fixed yet.
gnome-panel is still buggy 2.4.0 ! No update to 2.4.1 !
Also there is very few rpms for Fedora at rpmfind.net - Suse, Mandrake and PLD users
are in much better situation.
...this new test release will be the bee's knees? I have to really wonder why it is that the releases for Fedora are coming out so quickly? Most of the other distros that I have been using have had a fairly regular release schedule? I have not used Fedora yet, but I feel like I am being thrown a bone, in hopes of getting the new kernel tested and patched.
If I could get a firm grip on reality, I'd choke it...
Now I'll need a comparison between this and Mandrake 10.0 Beta 2. Maybe I'll try Fedora Core 2 on my wife's comuter and Mandrake 10.0 Beta 2 on my computer. Anyone know where the package specification is for FC2? I assume kernel 2.6.2, and the versions of KDE and GNOME mentioned, but what about XFree? 4.4pre or 4.3? Too... many... distros... to try!
"Now gluttony and exploitation serves eight!" - TV's Frank
more Java software using gcj (Ant, Tomcat, Jakarta, Eclipse, but not Mozilla plugins, AWT, or Swing)
I am excited to see the growth of java on the desktop and as part of distributions. And for us J2EE guys the eclipse/tomcat/jakarta/ant integration is exciting. But why is there no focus on integration with browsers?
And yes...I have tried Mozilla's self-install and have also wanted to stab my eyes with a pencil trying to configure the plugins, which work on occasion with embedded applets.
Just after I switched to Knoppix.
:)
And to be honest, I don't really want to switch back.
I had a load of fun and games trying to get Fedora to share my internet connection (coming in through one ethernet card) to the Windows XP computer in the other room used by my family (on the other one). Despite following a nice tutorial I found through Google, I couldn't get it to work.
Knoppix, on the other hand, stormed in and kicked the fuck out of Fedora, and with a few mouse clicks internet connection sharing was set up. A bit of wrangling with apt-get and one command in Konstruct and I had a full KDE 3.2 desktop set up and running. I'm using it now (very slick). It's the power of Debian with the simplicity of XP, and I wouldn't think twice about setting one of these up for a friend. It's just a perfect system.
Fedora seemed bent on making everything I need to do hard as hell and putting things out of the way. Most irritating was GDM, which decided that if I pressed Ctrl-Alt-Backspace I really didn't want to kill X so I could install the NVIDIA drivers, I just wanted X to restart. It shipped with a broken kudzu meaning that hardware detection didn't work properly...gah.
Just my two pence (for Brits)
I'm amazing. You aren't. SUCK IT
gg. btr luck next time.
The important parts of Fedora for which CPU-specific optimizations do make a difference are already offered in i686 versions. The most prominent examples are the kernel and the glibc libraries.
For the rest, I believe it was found that compiling general user-space applications for i686 makes only a miniscule difference, if any.
Fedora/RH compiles their distributions so that they only use i386 instructions. However, if I'm not mistaken the binaries are optimized for i686 class CPUs. In other words, the instructions are scheduled optimally for an i686 class CPU, but they only use i386 instructions. In fact, in some performance critical components, the binaries are both scheduled for i686 and use i686 instructions. One example of such a binary is glibc.
Does Fedora have a net installer?
You know, I small ISO that I can bootstrap the install from. That way I only download what I need.
Maybe I'm just too used to non-Red-Hat based distros but I rather prefer net installers.
The ratio of people to cake is too big
The notorious gcc debacle with Red Hat 7.0 comes to mind...
The owls are not what they seem
I understand the purpose of Fedora. Still, I don't take lightly to being used as a Quality Check/Beta Testing type person. There are advantages, but there are advantages to having a tight group of beta testers that you can account for and be sure that they are not influencing changes to better suit their own needs. Suggest a bug fix that opens a flaw in a competitor's program? I like RedHat, but I question whether there is a reason to pick it over any other distribution at this point. Maybe if I pick out enough bugs and they get fixed, they can raise the price a little. -SP
Is upgrading FC1 to FC2 possible/advised?
Dude, I have this as a cron job at midnight :) Anyway, let's return to Fedora Core 2. I'll install it and see if it is as easy to maintain and upgrade as my Gentoo box. Perhaps it is.
Also, download soon. Because the all the script kiddies planning to run Fedora based password crackers on their Beawolf clusters will be clogging the mirrors. :)
Did you read this far? Are you smiling at the joke? No? Sorry.. ah.. nevermind.. I guess I better get back to work before my boss catches me on /. again.
---- It won't be as bad as you fear or as good as you hope, but it will take twice as long as you plan.
Does that mean we shouldn't be discussing it here?
Fedora is Red Hat minus the Red Hat corporate backing, which is really the main reason for using Red Hat. Mandrake has a better installer and urpmi has been used for years now. Mandrake is completely agnostic about which window manager you can use. The Mandrake Control Center rawks and covers 99% of the typical user's needs. And Mandrake has been down with BitTorrent since before it was cool.
--
Long-term effects of Bush deficits
Someday some bright Indian is going to supply DVD's of this software so we don't need to keep swapping CD's.
Mark me as a troll, or flamebait, whatever....but I gotta say it at least once.
We done broke up RedHat. You burned me badly, screwed me for telling my bosses you were cool, made me feel like a tool for relying on you, and I'm sorry, but I can't let it happen again.
It's over between us. We broke up, stop driving by my house, calling, telling me your sorry and it won't happen again, or trying tell me you will have a $99 professional workstation release.
None of it's gonna work.
I found me a new woman, you might have seen her around...her name Debbie (short for Debian), and she treats me right.
(Damn I need to get out more...but seriously, I would hope many others have a similar view of RedHat, I just felt from a user perspective and on a business level RedHat kind of gave me the finger with the actions over the last few months)
Then why is Gentoo so much faster for me than Mandrake or Red Hat on the same computer? And I don't just mean launch times or graphics drivers or a pre-emptive patch. I mean everything is faster. I've checked the kernel compile flags and other things and can only attribute the huge gain to being native compiled to my Pentium III.
Developers: We can use your help.
Ok.. can someone tell me why it's named "Core"?
To me, that seems to imply that it'd be a bare-bones system, like the kernel+GNU utilities..
This is obviously not the case.. but, seriously, why the name?
Come on moderators, stay awake. Fedora doesn't even have a EULA.
Debian Unstable?
The term x86 describes the intel platform. The i8086 was the first processor of the line.
From the original post:
> Did you read this far? Are you smiling at the joke?
---- It won't be as bad as you fear or as good as you hope, but it will take twice as long as you plan.
i see people mentioning booting off of 'boot.iso' and doing minimal ftp installs, but i don't see it on their ftp site.
if you need Red Hat corprate backing, then use RH Enterprise Linux!!!
I am the Alpha and the Omega-3
I like many people here, felt that Redhat made a giant PR mistake (for the opensource commmunity which got Redhat where they are today) when it turned redhat into fedora. The perception was, "Redhat needs to make money, so we're only supporting the enterprise versions. You'll need to pay for our software. You'll need to pay for binary patches, and you'll need to pay for support. No more free lunch. See ya' later."
Okay, so... I got over that (sort of...) and tried a whole bunch of different distributions, including Fedora core 1.
What I found was that I really like the fedora model, and can see that with just a little more momentum, it could become something far better that the original free redhat releases ever were.
If you are like I was, and have sworn off redhat for hacking/non-work purposes for whatever ideological reasons, I urge you to read the unofficial Fedora FAQ and actually give it a try.
I have been quite impressed with Fedora and with yum for updates. Make sure to get a new yum.conf file from the unofficial faq site before you try to update your system -- redhat's patch sites are almost always flooded. Then try adding in some of the development channels and do "yum install $package1 $package2 $package3".Add yum to run from cron/as a daemon to update your system.
I just wish now that *someone* would release a version of fedora core that includes support for mp3 and various popular video formats so that it would make a usable desktop for most people out of the box. What's to stop someone from releasing ISOs of feature-overloaded-fedora that would include most of the stuff that the repositories are currently building to "fix" fedora?
But back on the topic -- Before you swear off Fedora, give it a try with an open mind.
You got that right. Mandrake really is Red Hat minus the revenue.
That's a good thing, right?
hahahaha! you should post when you know what you're talking about, until then, you just look silly.
ever used Distcc? how 'bout ccache? no? do you know about 'emerge -k'? how 'bout mirrorselect yeah, didn't think so.
P
how the fsck is this offtopic - fedora core 2 will now be the first distro to be SELinux-ready out of the box...
This is a good thing - might even get me to move from slack, at least until slack gets SELinux...
Comment removed based on user account deletion
How is "Fedora" said? It looks like a Russian name to me (hence 'Fyedora' or similar).
because of the huge bugs in fedora core 1 my local LUG and the one across the state I also talk to have removed fedora from the recommended/supported state.
About 5 LUG's I know of now reccomend Mandrake for newbies/early users.
Do not look at laser with remaining good eye.
What? So then all the "news that isn't" would be just dupes as opposed to the trickle of new stuff we get?
Yeah, why don't you go ahead and do a net install, mkay!
sorry to be a Gentoo fanboy, but if you had Gentoo, the command 'emerge sdl-mixer' would get and install it for you.
m l
regards,
CB
bash-2.05b# emerge -s sdl-mixer
Searching...
[ Results for search key : sdl-mixer ]
[ Applications found : 1 ]
* media-libs/sdl-mixer
Latest version available: 1.2.5-r1
Latest version installed: 1.2.5-r1
Size of downloaded files: 914 kB
Homepage: http://www.libsdl.org/projects/SDL_mixer/index.ht
Description: Simple Direct Media Layer Mixer Library
License: GPL-2
free ipod and free gmail!
I upgraded to Fedora Core on one machine, and about a week later, boom, both ethernet cards stopped working.(still trying to investigate).
So I thought I'd piece together a system to try Fedora again. let me tell you, if you have a spare Quad-speed CD-ROM drive laying around, throw it out. I made the mistake of trying to install with that. Every 20 minutes or so, it says xxx package is corrupt. I hit OK, it proceeds.
Oddly enough, I remember specifying NO to installing a news server, yet it installs it anyway, along with 10000 other things I don't ever find myself wanting or needing.
Did I mention it's been installing untattended since Sunday? I occasionally hit OK on the "corrupt package" prompts. The bar graph is about 45% and it says it only has a mere 3000 minutes remaining!
yay!
I just finished testing Fedora Core 1, RedHat EL WS 3 and Gentoo 1.4 as I am about to build a new server and am curious where I should go now that "RedHat" is defunct for the free stuff.
My results show that there was no significant difference between the 3 of them (No, I didn't do a stage 1, I did stage 3 and even that took longer than I wanted).
The interesting thing was that RHEL WS burned through the RAM and started swapping a LOT sooner than Fedora or Gentoo, I was able to apply 4 times the load before Fedora and Gentoo started swapping.
RHEL was slightly faster 1-1.5 transactions/sec. But as we know once your web server starts using the swap you might as well pull the plug.
Dsiclaimer: I should have tested Gentoo using a Stage 1 install and I may do that before I make a final decision.
The test consisted of a production environment as I would normally use, the load was applied using siege.
And to avoid the flames, if someone has tuning ideas for either Fedora or Gentoo for a general purpose (apache/php/db) box I'll be more than happy to listen.
I'm using the .torrent and getting about 6k down, 20k up on my cable modem- is this what others are seeing?
microsoftword.mp3 - it doesn't care that they're not words...
The only reason I'm running xp on this laptop is so i can put it to sleep.
/bin/fortune | slashdotsig.sh
I'd like to check the release notes before wasting bandwidth on the download. Can't seem to find them, though. Could someone provide a link (or a mirror from what you downloaded)?
Does anyone know if it supports USB during the installation ? Because a beta of Mandrake 10 explicitly said it didn't support USB yet.
I'd be particularly interested in hearing about the state of sound drivers and of ALSA generally. There is a lot of good software that depends on these things working acceptably.
Somewhat unrelated but nonetheless on-topic with the Fedora release, Fedore Core 1 server/minimal UML images are available at http://myturl.com/000pz/ (Linux Users Group site) for public consumption. I'm going to try to wait until the official Fedora Core 2 (not a test Core 2 release as this is but rather the real thing) is available before making UML images for that, as well. But using this UML image provides a good way to test and play with Fedora without reinstalling your system, just so you can see how much you like it. More info on UML in general can be found a the User-Mode Linux website on SourceForge, of course.
If you do that alone then you will have set your machine up as more or less an open proxy.
Users who don't understand the manual use of iptables should be encouraged to use automated tools instead.
Discuss this test release on fedora-test-list. ;-)
So we're not supposed to discuss it here?
I've switched off of redhat some time ago, not because I didn't like, I just needed a change. What makes me wonder is that they have the iso's available on bittorrent, but then you have to burn them on a cd. Why the heck don't they just build the bittorrent into the install, and then you only have to burn one CD.
One of the things I liked about debian, and gentoo for that matter, is the fact that you only need one CD to start the install, and then the rest is done off the net through a distributed mirror system. I hope fedora decides to go this way, then maybe I'll try it out.
Pot. Kettle. Black.
Listen, you really need to stop kidding yourself if you believe that Mandrake is any less out to make money than is Redhat. Mandrake just isn't as good at it presently, but you had better believe that given the opportunity they wouldn't hesitate to be the next Redhat.
If you really want a non-corporate distribution, then switch to Debian, Slackware, or Gentoo.
Heck, Debian is even run by a registered non-profit. That's as non-corporate as you can get.
I am so sick of these Trollish "Dear Red Hat" letters that get modded up. Red Hat owes you NOTHING. The whole sense of entitlement among users that Red Hat HAS to provide a Free distro that's updated for years for Free is bullshit.
Red Hat still does make a quality Free distro that's updated for Free, its called Fedora. Don't like the fact that its only supported for like 9-12 months which is shorter than it used to be? Too freaking bad.
Enjoy your Debian but realize is no magic bullet either. Unless you hop on stable the day it comes out you face the same problem of having to upgrade you whole OS in a short timeframe. If you installed Woody today your going to be dropped or "burned" as you put it because the next Stable will be out soon and then the clock ticks till Woody isn't supported anymore.
Get over you angst against Red Hat. Want a good Free as in beer and Free as in GPl distro from Red Hat? Use Fedora. Want something else? Pay for it or build it yourself.
If you wanna get rich, you know that payback is a bitch
You know what? You should be sorry.
Okay so I feel sad I am the only person on ebay doing just that.... I can feel the bad karma already. And I will roll up a fedora test release in a few days time.
Its shit man, community support == no support
But I have a 1Gb limit on traffic (thanks Cox.net) and maybe the Fedora Project could put the base system on just the first CD? Whole installation chokes if you try and go ahead and install w/out the first two CDs. Solution so far has been to install the minimal system and apt-get or yum the rest but that's problematic. At least Mandrake lets you install off the first CD and get a decent system up and running.
This guy is way out there
Fedora kicks the shit out of debian anyday, anytime. Its useable, fun and runs fast unlike that piece of crap.
and guess what, the debian community sucks too. Fedora has a much nicer community.
So what? Slack has it. SUSE has it. There's nothing special about Gentoo, other than that it's the most unstable, poorly-tested and overly bleeding-edge distros around.
Some of us do real work and value proper testing and QA, you know. Gentoo is, and always will be, a toy.
By M, version 1.0
Gentoo Linux is an interesting new distribution with some great features. Unfortunately, it has attracted a large number of clueless wannabes and leprotards who absolutely MUST advocate Gentoo at every opportunity. Let's look at the language of these zealots, and find out what it really means...
"Gentoo makes me so much more productive."
"Although I can't use the box at the moment because it's compiling something, as it will be for the next five days, it gives me more time to check out the latest USE flags and potentially unstable optimisation settings."
"Gentoo is more in the spirit of open source!"
"Apart from Hello World in Pascal at school, I've never written a single program in my life or contributed to an open source project, yet staring at endless streams of GCC output whizzing by somehow helps me contribute to international freedom."
"I use Gentoo because it's more like the BSDs."
"Last month I tried to install FreeBSD on a well-supported machine, but the text-based installer scared me off. I've never used a BSD, but the guys on Slashdot say that it's l33t though, so surely I must be for using Gentoo."
"Heh, my system is soooo much faster after installing Gentoo." .debs can be rebuilt with a handful of commands (AND Red Hat
supplies i686 kernel and glibc packages), my box MUST be faster. It's nothing
to do with the fact that I've disabled all startup services and I'm running
BlackBox instead of GNOME or KDE."
"I've spent hours recompiling Fetchmail, X-Chat, gEdit and thousands of other programs which spend 99% of their time waiting for user input. Even though only the kernel and glibc make a significant difference with optimisations, and RPMs and
"...my Gentoo Linux workstation..."
"...my overclocked AMD eMachines box from PC World, and apart from the third-grade made-to-break components and dodgy fan..."
"You Red Hat guys must get sick of dependency hell..." .rpms together on the command line, and that problems
hardly ever occur if one uses proper Red Hat packages instead of mixing
SuSE, Mandrake and Joe's Linux packages together (which the system wasn't
designed for)."
"I'm too stupid to understand that circular dependencies can be resolved by specifying BOTH
"All the other distros are soooo out of date."
"Constantly upgrading to the latest bleeding-edge untested software makes me more productive. Never mind the extensive testing and patching that Debian and Red Hat perform on their packages; I've just emerged the latest GNOME beta snapshot and compiled with -O9 -fomit-instructions, and it only crashes once every few hours."
"Let's face it, Gentoo is the future."
"OK, so no serious business is going to even consider Gentoo in the near future, and even with proper support and QA in place, it'll still eat up far too much of a company's valuable time. But this guy I met on #animepr0n is now using it, so it must be growing!"
OK, the new Fedora thing has me a bit confused. This is a test release. Is that different from any other Fedora releases? I thought they were all going to be test releases. Is there going to be a stable or production release?
mbbac
You have a 1GB (I assume not giga*bit*) limit on traffic per month?
Dump your ISP.
Even someone saturating a 56K modem can download about 12GB a month. You're getting shafted, unless you're paying less than a tenth of what a dialup account runs.
ISP bandwidth costs, based on colo prices I've seen at servercove.com, are no more than $99 for 700GB of data transferred. Given that you're probably paying at least $30 a month for broadband...
May we never see th
Debian installs are great for the uber-guru sysadmin, but for joe user, they're like medieval torture.
I have nothing against debian, though. I've used it, and apt-get really has been the standard that all other patch mechanisms have been judged against.
I think that a knoppix-based bootstrap install of Debian kicks serious butt!
But, there's something about debian... it's far more open, but far less likely to adopt or drive any radical changes to the way linux/unix works that could make linux better/easier for new users.
Redhat/fedora at least for better or worse, have made some daring (and often unpopular) moves that have ended up moving linux forward by big steps instead of little steps.
Perhaps I'm underinformed, but I see Debian as a stable 'don't rock the free software boat' distribution, and that's good for many reasons.
But, it could be the same underlying ideology of Debian that has slowed it's uptake by the enterprises where their goal is to make money.
It's a double-edged sword. We want linux companies to give everything away for free, yet they need some revenue model to pay their developers -- as does every software company that sells software for Linux.
Perhaps someday there will be a 200 million hobbyist programmers who choose free software hacking as their philanthropy and every possible software need will be provided for with free software. Then, I'd be out of a job, but I would probably be a devout supporter of Debian.
Thinking seriously about buying an opteron machine...
--- guns don't kill people, people with guns kill people ---
Thanks
"Thanks to the remote control I have the attention span of a gerbil."
Will this have the Security Enhanced Linux? RedHat is suppose to be moving in that direction
i don't want to have to patch or compile
can i just shut the lid and have it sleep? and then wake back up again?
/bin/fortune | slashdotsig.sh
Totall lack of wit and inspiration, coupled with poor spelling and grammar...
Why the frig did you even post that?
I think it's clear I'm directing my message at advanced users who are developers themselves. Neither Debian nor Fedora is any more or less useable than the other for this group.
Runs fast? Really, obviously neither of us are Gentoo users, so let's drop that line. You know as well as I do that it is bullshit. If we want to recompile a package with optimizations, we know when it is appropriate and how to do it.
Have you ever participated in the Debian community, or are you just echoing the popular stereotype that Debian developers are somehow elitist pricks who spend all day on debian-legal? That's bull man, and you know it.
The Debian developer and user community is great for mature users. The more you are willing to put into it, the more you will get back.
I am asking you to face up to the fact that Fedora is nothing but Debian stuck in the shadow of a corporate sponsor who will use you and sell you out for their own bottom line.
I am telling you that whatever you think Fedora can bring to the table, if you would only come to Debian we can do that same thing here and we can do it without corporate shills and pig politics.
I am not against the Fedora community.
I am saying that I think the Fedora community has misplaced hopes.
Please re-mod the parent as funny. It is most certainly not "informative". The word "joke" should have tipped off moderators. :-(
This is the Mandrake that rolls in unstested, UNPROVEN code into their releases (see the LG drive fiasco)? The Mandrake with a huge number of painfully obvious bugs and glitches? The Mandrake in which 'update' packages actually break things (KDE menus, XFree86)?
Mandrake has some cool stuff, but it's far too bleeding edge, very poorly tested and thrown to the masses without any real QA. No thanks. Slack, Debian or SUSE any day...
And this is better than:
yum install sdl_mixer
How?
Fedora has corporate backing from Redhat. You really should read sometimes before you post. Sad news for you is that this is known fact ever since Fedora started.
/var/www/html /etc/yum.conf
Yes, your comment about package manager was true, but only if this comment was posted 2 years ago.
Default RPM managers
Mandrake
urpmi
Fedora
yum, (and I think fc2 should have apt-get too)
Sorry, Mandrake is blowing against the wind (urpmi is not and will never be standard). Try setting yum repository once in life and you'll love it.
Howto:
1.start apache
2.if you're too lazy to create alias, just copy RPMs under
3.in directory where you copied RPMS run yum-arch
4.add your yum repository in
How do you do that with urpmi to be network usable??? Personally I need yum repositories for updating my servers. I always disable standard updates on my servers and set my repository as default. Updates that find their way there are always tested before applied in that case.
Signature Pro version 1.13.2-3 release 83.5 beta3try7 after-breakfast edition
I tend to take these things more personally than I should, and perhaps that is because I am used to a different segment of the Linux/Free Software community.
I don't think anyone would argue the point that Debian does not have usability issues for new users.
That's the reason it is so important for new developers to come into the process. If you are a developer, anything you think you can bring to the community through Fedora, you can do that same thing through Debian.
I am very optimistic about Debian. There are great things happening such as the possibilty of a official/semi-official debian-desktop project, faster releases, and cooperation with UserLinux.
Debian is a stable "don't rock the boat" distribution insofar as there is a lot of work that continuously needs to be done that can be tedious, and that is not always the pinacle of excitement. Maintaining packages is not exciting, although it can be satisfying and rewarding.
But that is because these things need to be done. As far as I know Debian has more developer person-power than any other Linux distribution, commercial or not. That is an extraordinary base to build on.
In fact it is just because there is that base committed to doing these things that need to be done, that those same developers who are doing new and exciting things with Fedora can come to Debian, announce their plans, and bring those same developments and advancements to the community through Debian.
Is it a matter of not like the Debian community or image? You see, it is just incomprehensible to me why someone would choose a Debian-like distribution under the shadow of Redhat over Debian itself.
The title bar for fedora.org reads: "Fedora.org is, in fact, trying to get you fired." Perhaps the admin reads Slashdot?
Not only did you earn a (Score:5, Troll), but you replied to your own post, tore the moderator a new ass, and got the ass-reaming post modded as (Score: 5, Insightful.) You da man.
A request was filed today by the KDE project, in the spirit of Richard Stallman, asking that Mandrake be renamed "KDE/Mandrake GNU/Linux."
Also, last time I used Mandrake (an 8.x, I think) I couldn't figure out how to switch between KDE, GNOME, and simple window managers... ended up installing Red Hat's switchdesk utility to solve the problem. Who's agnositc about window managers again?
Hahahaha. The best humor is at -1.
this fucker won't even boot on my laptop...
Red-Hat == the suxxor
Thats a joke right? Mandrake always releases a buggy distro. There has never been a Mandrake release that was anywhere near as polished as RedHat.
Hear it from yourself :)
http://www.m-w.com/cgi-bin/audio.pl?fedora01.wav=f edora
The revolution will not be televised.
Well, if I was running a complex app like Oracle or something, sure; it makes sense to get a highly stable, supported OS that's recommended by the app vendor.
um, yes, a platform recommended by oracle - and that would be red hat enterprise server...
But why would I want it for a DNS server, a webserver, an SMTP server, etc.
indeed - and you will find that redhat's free-beer, free-speech gift to the community (Fedora) makes solid platform for basic unix services such as you mentioned....
Spoken like a typical anonymous troll - but I suppose that in a pinch, expee makes a passable dumb terminal for accessing your remote linux system, but I don't enjoy using it - I'm always glad to get back to the comfort and power of my linux desktop.
IMHO, microsoft has a long way to go before I could consider it a credible alternative to linux.
Huh. Funny.
Archlinux has 1.2.5-1.
CRUX has 1.2.5.
FreeBSD? You guessed it, 1.2.5-1.
Debian testing even has libsdl_mixer 1.2.5-3, for what that's worth.
THIS THING CAN TURN ON A DIME, MACROSSZERO STYLE ALSO FUCK BETA, ~NYORON
being able to route mail there, running a PHP IMAP frontend to have webmail wherever, being able to ssh in and send wake-on-lan events to machines in your house, rolling your own WAP, running an ad-filtering proxy/cache in a centralized location, etc. etc. etc.
THIS THING CAN TURN ON A DIME, MACROSSZERO STYLE ALSO FUCK BETA, ~NYORON
the lameness filter sucks.
you'll notice that they're offering a "FREE HAT" with the purchase of Red Hat Professional Workstation. Kinda reminds me of a South Park episode.
Life is offtopic.
Maybe this is not the appropriate topic to ask this, but seeing all the hype about fedora, i was wondering how fedora fared as a desktop OS as compared to FreeBSD which i run as an alternate desktop OS. Just wondering if its too much of a development or testing OS as compared to RedHat?would it be worth it to move over to Fedora?Thnx.
Lord of the Binges.
I just got done installing and uninstalling Mandrake 10.0 Beta 2. It wouldn't find my USB mouse on install (I tried the various choices), and when I finally got to the end of the 3 cd install, my machine would not reboot, or boot at all in any mode.
Back to K12ltsp for me.
yes and if you had fedora you'd type:
yum -y install SDL_sound-devel Which would fetch everything for you. No time compiling either. I love seeing an offtopic post that is also wrong get modded up makes me feel all warm and fuzzy.
-- "of course thats just my opinion, I could be wrong." --Dennis Miller
It's more because GNU Classpath doesn't support Swing yet - as per the status - and its users are J2EE types who don't do AWT/Swing. I think Red Hat is supporting server-side Java for its commercial products.
Because it's optimised baby! -O3 fomit-frame-pointer ffunroll-all-loops -ffast-math -fexpieremental-gcc-optimizations fkitchen-sink
I upgraded from RH 9 to Fedora Core 1 a few months ago.
One thing it changes that you may not be aware of is:
In RedHat, the IDE-SCSI module does not treat ide disks as SCSI devices (only CD-RWs and Tape drives)
Fedora Core 1's IDE-SCSI module treats ide disks as SCSI devices.
This means, if you plug in a SCSI disk (or something like a USB keyfob that emulates one) and you have ide_scsi.o loaded (ie you've burned a CD since the last reboot), the new device may not appear where you expected.
Trust me, greping for your partition boundaries ("ReIsEr4") because you "#/sbin/dosformat /dev/sda"'d is no fun.
If your code will be exec'ing other processes on a regular basis, consider prelink.
It's usually discussed in a desktop context, but I think it could make a noticeable difference on a server (I've not tried it on a heavily loaded server)
It shouldn't matter much for long-running jobs like Apache and mod_php, but if the user has to wait for something to link, it'll make a difference.
Check out:
u x/ core/test/1.90/i386/os/images/
ftp://download.fedora.redhat.com/pub/fedora/lin
You'll see that the bootdisk.img and netdrv.img are missing.
You'll have to make a bootable CD in order to net-install. My firewall machine does not have a CD-ROM drive at all.
Not having ye good olde floppy images is a step backwards, methinks.
-- From Denmark
I'm fond of the net-install method on RH 9. A bootdisk.img and a netdrv.img on two floppys and you'll be able to install.
Neat.
I sure am missing that feature on Feodora.
-- From Denmark
Now that I've got my machine back up and running with a full fresh install of Fedora (too much fighting trying to upgrade from RH7.3 the source code way - yikes :), I am back to running my background SETI@Home and Folding@Home.
I've compiled the 2.4 Kernel targetting Athlon before, and it made a significant difference in speed to those relatively intensive tasks. I informally benchmarked it simply by noting how fast ./xsetiathome performed when you ran it with a custom kernel versus the i386 kernel (at the time, having to run NVidia's driver setup each time - just wasn't as happy linking against the custom kernel). Custom kernels, even ones where all you do is tell it which processor to -march against, are fast, and you can tell.
I think I'll be back to recompiling my own kernel so I can get me some speed again :)
Any brave souls tried to get the 2.6 kernel compiled and running under Fedora Core 1?
Binary geeks can count to 1,023 on their fingers
I do wish they, and all distros, would dump RPM, which is the cause of most of the problems, and also ensure that updates can be downloaded by those with only a modem and an ISP that times out every 2 hours. FC1 offered me some updates of over 100MB (one file), and the download could not be resumed after timeout. I even tried doing it, with fixed local IP address, from behind another machine running IP Masquerading, that re-dialed quickly every time, and FC1 should only have seen a pause in connectivity, yet it stopped completely every time. That was the final nail in the coffin.
I was far too busy to investigate, but know that, for example, wget can be configured to resume partial downloads, so I guess they were not using wget, which I must confess is one of my favourite little utilities, because it works well.
All of this could have been avoided by a decent automated mechanism for source patching, the downloads would only be incremental. In most of the world it is far, far easier and cheaper to have enough CPU speed and disk space to do compiles than to get a broadband link, and it will remain so for some time to come. It is time that the various distros recognised this, which is one of the main remaining problems which will limit growth of Linux on the desktop. We don't need any more half-finished distros, just a few finished ones, which are easier to install and configure than a popular but badly broken OS. It is not much of a task to do better than M$, surely? Come on developers, let us see this side of things fixed once and for all.
Welcome in, RedHat and RPM drove me to Gentoo as well.
Bounce me a message if you'd like anything, I'm building cutting-edge stagefiles now with 2.6 kernel-headers, and NPTL glibc libraries. I don't mind sharing what I've learned, or compiled.
BTW, advice from a two-year GentooJunkie, keep the CFLAGS simple, and compile at -O2 unless you've benchmarked better at -O3; -O3 makes bloaty binaries that can run slower on modern systems with decent cache.
"Sometimes, I think Trent just needs a cup of hot chocolate and a blankie." -Tori Amos on Nine Inch Nails