Fedora Linux
Ravi writes "Fedora — the Linux that is developed as a community effort, is the sand box of Red Hat. They incorporate all the new features after they have been exhaustively tested into its commercial product, namely Red Hat Enterprise Linux . Fedora has a 6 month release schedule and the most recent release is core 6. In all respects Fedora is the same Red Hat Linux but with cutting edge packages. What I really like about Fedora apart from the vibrant community participating in its development is the mark of quality it has from its association with Red Hat." Read the rest of Ravi's review.
Fedora Linux
author
Chris Tyler
pages
650
publisher
O'Reilly
rating
9
reviewer
Ravi
ISBN
0-596-52682-2
summary
An excellent book on setting up and configuring all aspects of Fedora Linux.
Coinciding with the release of the latest version of Fedora, O'Reilly brought out the new book titled Fedora Linux authored by Chris Tyler. The book is divided into 10 chapters spanning over 600 pages with each chapter catering to a particular topic. Like all books of this genre, this book also starts by explaining how to install Fedora on ones machine. But what is different regarding the Fedora installer is that it provides a lot of flexibility, variety and finer control over the install process. Not surprisingly, the author has dedicated two chapters for explaining the various ways in installing Fedora. The first chapter titled "Quick start: Installing Fedora" covers the basic installation from start to finish. Where as the 10th chapter titled "Advanced Installation" covers the advanced features of the installer such as creating logical volumes and Raid during installation, automating the installation process using the kick start file, installing from locations other than a CD/DVD such as NFS and PXE boot as well as a detailed coverage of the Grub boot loader. This chapter also has a short section explaining how to install and use Xen virtual machines.
At a first glance, one might be tempted to bundle this book with the rest of the books available on this subject. But on close scrutiny, I discovered a certain method to the madness. That is each topic that is covered in the book is divided into 4 broad sections. There is a section titled "How do I do that?" which explains the nuts and bolts of accomplishing the given task. The next section titled "How does it work?" gives a good understanding of the theoretical concepts if any behind the topic, the third section titled "What about...?" introduces potential configuration bottlenecks and any additional tasks related to the topic and provides solutions to them. And lastly, there is a section titled "Where can I learn more...?" which provides a bunch of resources on the web and pointers to the respective documentation which will provide further insights about the topic being discussed. It is really refreshing to see this book take such a unique structured approach to explaining the concepts.
The 2nd chapter titled "Using Fedora on your Desktop" apart from covering details about Gnome and KDE Desktops also provides information about additional topics like configuring the XServer, adding new fonts and configuring sound and printing to work with Fedora. There are topics like partitioning a flash drive which makes this particular chapter quite interesting.
The third chapter titled "Using Fedora on your Notebook" explains how to configure Fedora to handle laptop specific features such as power management, mobile networking and configuring touch pad. This chapter also gives a firm introduction to configuring the networking interfaces be it the ethernet or wireless. One thing which holds Fedora in good stead over its peers is the good set of GUI front-ends available to configure each and every aspect of Linux. And configuring networking is no different. But the author does not limit himself to explaining the GUI way of configuring but also explains how to do it the command line way.
No book on Linux is complete without an in depth coverage of the basic commands used for system maintenance. The fourth chapter titled "Basic System Management" is one of the largest chapters in this book where the author explains all the important commands one might be expected to know to keep Fedora Linux in ship shape. Apart from the ubiquitous commands, I also found detailed pointers in enabling secure remote access to Fedora using SSH.
Package management forms the basis for the fifth chapter. Fedora has a great set of tools which aid the user in a variety of ways in installing, removing and upgrading packages. Fedora uses the software management system called RPM Package Manager. But with popular demand, it has also incorporated an apt-get like tool called Yum which automatically resolve dependency issues. I found this chapter to provide an in-depth coverage of all the tools related to package management in Fedora. For example, the author explains how to roll back the installation of a package to a state 10 minutes ago or for that matter to a previous date using the RPM tool. There is also a section which explains how to create ones own RPM packages.
The chapter titled "Storage management" gives a broad explanation of Logical volume management and setting up Raid. Fedora comes with its own LVM administration tool which makes it a snap to set up and manage logical volumes. The author after explaining how to accomplish creating, resizing and deleting logical volumes using this GUI tool, goes on to describe how to do it the command line way too which makes this chapter really useful. All along the chapter, I found useful tips on tasks such as creating backups of the disk and how to go about doing it, stopping a raid and so on.
But the one chapter which I found really comprehensive was the seventh chapter titled "Network Services". Here the author explains how to setup the gamut of network services including but not limited to DHCP server, BIND, CUPS print server, MySQL server, sendmail and more. This chapter spans around 100 pages. There is also a short section providing tips on analyzing the web and ftp logs.
Lets face it. Even though Fedora is a community supported venture backed by Red Hat, it has all the characteristics which propel it to the enterprise level. One of the notable characteristics is the extensive integration of SELinux (Security Enhanced Linux). SELinux controls what a program is and is not allowed to do, enforcing security policy through the kernel. Fedora has very good support for SELinux and has even developed GUI front-ends to make it much more easier to configure. In the 8th chapter, the author explains in detail the steps needed to configure and fine tune selinux on Fedora. This chapter also contain sections which explain the pluggable authentication module as well as other security related features such as configuring a firewall and using access control lists.
The unique structure in which the chapters are layed out makes it more suitable to be used as a reference more than a cover to cover read. The author is eloquent in his narration of the topics and has done a good job of explaining the concepts. I found this book to be an ideal resource for coming up to date with all the system and network administration tasks that can be accomplished in Fedora Linux.
Ravi Kumar maintains a blog where he shares his thoughts related to GNU/Linux, Open Source and Free Software at linuxhelp.blogspot.com. He has also reviewed in a concise way the history of GNU/Linux.
You can purchase Fedora Linux from bn.com. Slashdot welcomes readers' book reviews -- to see your own review here, read the book review guidelines, then visit the submission page.
Coinciding with the release of the latest version of Fedora, O'Reilly brought out the new book titled Fedora Linux authored by Chris Tyler. The book is divided into 10 chapters spanning over 600 pages with each chapter catering to a particular topic. Like all books of this genre, this book also starts by explaining how to install Fedora on ones machine. But what is different regarding the Fedora installer is that it provides a lot of flexibility, variety and finer control over the install process. Not surprisingly, the author has dedicated two chapters for explaining the various ways in installing Fedora. The first chapter titled "Quick start: Installing Fedora" covers the basic installation from start to finish. Where as the 10th chapter titled "Advanced Installation" covers the advanced features of the installer such as creating logical volumes and Raid during installation, automating the installation process using the kick start file, installing from locations other than a CD/DVD such as NFS and PXE boot as well as a detailed coverage of the Grub boot loader. This chapter also has a short section explaining how to install and use Xen virtual machines.
At a first glance, one might be tempted to bundle this book with the rest of the books available on this subject. But on close scrutiny, I discovered a certain method to the madness. That is each topic that is covered in the book is divided into 4 broad sections. There is a section titled "How do I do that?" which explains the nuts and bolts of accomplishing the given task. The next section titled "How does it work?" gives a good understanding of the theoretical concepts if any behind the topic, the third section titled "What about...?" introduces potential configuration bottlenecks and any additional tasks related to the topic and provides solutions to them. And lastly, there is a section titled "Where can I learn more...?" which provides a bunch of resources on the web and pointers to the respective documentation which will provide further insights about the topic being discussed. It is really refreshing to see this book take such a unique structured approach to explaining the concepts.
The 2nd chapter titled "Using Fedora on your Desktop" apart from covering details about Gnome and KDE Desktops also provides information about additional topics like configuring the XServer, adding new fonts and configuring sound and printing to work with Fedora. There are topics like partitioning a flash drive which makes this particular chapter quite interesting.
The third chapter titled "Using Fedora on your Notebook" explains how to configure Fedora to handle laptop specific features such as power management, mobile networking and configuring touch pad. This chapter also gives a firm introduction to configuring the networking interfaces be it the ethernet or wireless. One thing which holds Fedora in good stead over its peers is the good set of GUI front-ends available to configure each and every aspect of Linux. And configuring networking is no different. But the author does not limit himself to explaining the GUI way of configuring but also explains how to do it the command line way.
No book on Linux is complete without an in depth coverage of the basic commands used for system maintenance. The fourth chapter titled "Basic System Management" is one of the largest chapters in this book where the author explains all the important commands one might be expected to know to keep Fedora Linux in ship shape. Apart from the ubiquitous commands, I also found detailed pointers in enabling secure remote access to Fedora using SSH.
Package management forms the basis for the fifth chapter. Fedora has a great set of tools which aid the user in a variety of ways in installing, removing and upgrading packages. Fedora uses the software management system called RPM Package Manager. But with popular demand, it has also incorporated an apt-get like tool called Yum which automatically resolve dependency issues. I found this chapter to provide an in-depth coverage of all the tools related to package management in Fedora. For example, the author explains how to roll back the installation of a package to a state 10 minutes ago or for that matter to a previous date using the RPM tool. There is also a section which explains how to create ones own RPM packages.
The chapter titled "Storage management" gives a broad explanation of Logical volume management and setting up Raid. Fedora comes with its own LVM administration tool which makes it a snap to set up and manage logical volumes. The author after explaining how to accomplish creating, resizing and deleting logical volumes using this GUI tool, goes on to describe how to do it the command line way too which makes this chapter really useful. All along the chapter, I found useful tips on tasks such as creating backups of the disk and how to go about doing it, stopping a raid and so on.
But the one chapter which I found really comprehensive was the seventh chapter titled "Network Services". Here the author explains how to setup the gamut of network services including but not limited to DHCP server, BIND, CUPS print server, MySQL server, sendmail and more. This chapter spans around 100 pages. There is also a short section providing tips on analyzing the web and ftp logs.
Lets face it. Even though Fedora is a community supported venture backed by Red Hat, it has all the characteristics which propel it to the enterprise level. One of the notable characteristics is the extensive integration of SELinux (Security Enhanced Linux). SELinux controls what a program is and is not allowed to do, enforcing security policy through the kernel. Fedora has very good support for SELinux and has even developed GUI front-ends to make it much more easier to configure. In the 8th chapter, the author explains in detail the steps needed to configure and fine tune selinux on Fedora. This chapter also contain sections which explain the pluggable authentication module as well as other security related features such as configuring a firewall and using access control lists.
The unique structure in which the chapters are layed out makes it more suitable to be used as a reference more than a cover to cover read. The author is eloquent in his narration of the topics and has done a good job of explaining the concepts. I found this book to be an ideal resource for coming up to date with all the system and network administration tasks that can be accomplished in Fedora Linux.
Ravi Kumar maintains a blog where he shares his thoughts related to GNU/Linux, Open Source and Free Software at linuxhelp.blogspot.com. He has also reviewed in a concise way the history of GNU/Linux.
You can purchase Fedora Linux from bn.com. Slashdot welcomes readers' book reviews -- to see your own review here, read the book review guidelines, then visit the submission page.
For my CSE432 class, Operating System Internals, we delve into the Linux 2.4 kernel code to show examples of how operating systems are implemented. So I, being a lifelong Windows user, decided to setup a VMware virtual Linux box. Started with Ubuntu, but couldn't get the VMTools installed properly.
Format.
Install Fedora, update the kernel packages, VMTools up and running.
Easy.
I like Fedora and this book look like it could make anyone a more knowledgeable Fedora user.
In an informal survey on my IM list, more people are using Fedora than any other distro. Not that that's good or bad, but considering all the hype for Ubuntu recently, I'm happy to see Fedora getting a little love. It's been my workstation of choice since FC2.
Nothing great was ever achieved without enthusiasm
Fedora is a nice distro. The biggest problem I have faced in using it, though, has been yum. But to be fair, it is improving with every version of FC. However, it's very feature deficient when compared to apt -- which is a big big plus for Debian based distros. Also, the various repositories of FC also add to the confusion: which mirrors to use and which mirrors to avoid is not straightfordward (dependency hell) and the combinations of various 'acceptable' repositories can be a confusing issue. The other problem with yum has been its speed: the last time I checked (that was in FC5), it still took ages to do every operation.
Having said all this, I hope yum has imoproved in FC6, yet to try that though.
Cue the inevitable "my distro is better/what's wrong with just using Vista" battle!
This post has been sealed in an envelope and kept in a hermetically sealed mayonnaise jar on the front porch of Funk & Wagnalls since noon today.
1. Fedora Sucks and locks up my system
2. Yum sucks
3. Fedora is great and Ubuntu is hype
4. Yum is great
5. Real men use slackware
6. YAWN....zzzzzzzzzzzzzzzz
Yeah, it sucked when RedHat decided they needed to concentrate on making money or they were going to go out of business.
They incorporate all the new features after they have been exhaustively tested into its commercial product, namely Red Hat Enterprise Linux.
Really? I thought it was the other way around? It was when I last tested it.
In all respects Fedora is the same Red Hat Linux but with cutting edge packages.
No, it's not!
1. No support. (This matters to some. Not me though)
2. Buggier. Look at the distros created with the Enterprise source code. That's a production ready OS. FC is not.
3. (b)leading edge everything where applicable. Comparable to Debian unstable IMHO.
4. Red Hat's Management/Sales probably don't like "free as good as paid version" statement either.
There are a few great distro's out there and FC is probably one of them, but not for production equipment. Every version I have recently tested I've ended up with randomly broken systems after applying patches. I never knew when or what to watch out for.
Debian stable and copycat Red Hat Enterprise distro's make it into production just fine. The path from Debian Testing versions to Stable is quite good as always.
http://www.maxineudall.com/2010/02/should-economists-be-sued-for-malpractice.html
You've got to be delusional to say the word quality with anything associated with ReHat! All the code is tainted, nothing is built from direct sources, and nothing is current. What a joke. A bad one at that..... Soemthing like saying how Microsoft makes the most secure, bug free, up-to-date OS in the world...
I suggest you eat that dead tree rather than read it, at least you'll get something out of it that's useful. Hopefully toxic shock..
The pace of Fedora is just right for me. For servers I can still use EL or Centos, but I like to keep up with what's happening out there on my notebook. Fedora provides that environment. Not too slow (Debian) and not too fast (gentoo or Rawhide). If you look at RedHat linux releases previous to Fedora, the pace was about the same. It seems to me that RedHat decided they needed to slow down the cycle without loosing momentum. The way they did this is Fedora.
its easy - im a nix* noob but fedora taught me yum...works enough for this simple game server provider
Without(seriously) trying to be a Tr*ll, this really felt like a sales pitch.
I am not talking about Fanboy Fawning either, but more like "out of a brouchure".
Really, its not a review, but a list of talking points....no critical review, no Pro/Con.....strictly Pro/Pro.
Why is this a book review?
dimes
That rather overstates the case, don't you think?
We don't want any more slashvertisements. If there is stupid crap like this in a summary or book review, or whatever, especially if it has absolutely nothing to do with the rest of the submission, remove it! You are editors. You edit. That is your job. Do it. Or face the wrath...
With love,
The Undersigned
SIGSEGV caught, terminating
wait... not that kind of sig.
You "set up" the box.
Gratuitous use of quotation marks is also a grammatical error.
> Fedora -- the Linux that is developed as a community effort
s/the/a/
If you need a stable, easy-to-administer, well-established, production OS, I would suggest Debian.
You can win that Playstaion 3 Lunix (Fedora Core) if you can pwn it!
Perhaps someday the rank and file contributors to Linux will decide to concentrate on making money too and the free ride will be over for companies like RedHat.
Someone "set us up" the box. Main screen turn on.
Fedora and Debian are fine if you understand their development process enough to hang back from the bleeding edge a little and not to use unstable or testing packages. I've ran both on servers under heavy load, for years, and have never had a crash or a major security issue. The Enterprise editions are mostly useful if you want support.
My biggest complaint is that they often compile software with to many dependicies, that aren't needed, required. This gets to be a pain when you have to compile half of your software yourself in order to keep things running with low overhead and little wasted space. Just because a program can use an optional feature doesn't mean it needs to be enabled by default. Also you tend to get a lot of cruft installed by default, even if you do a minimal install, that you don't need. I'm forced to keep track of these things and make sure they're removed myself - not very user friendly.
At what price learning? At what cost wisdom? The price is a man's peace of mind, and the cost is his life.
I have to agree that the review is very poor and misleading. I like the book, I like Fedora and I think that it is underrated. But, this review leads the reader to think Fedora is something which it is clearly not. Could someone re-write a decent review?
Folks, we have a new leader in the competition for the coveted Most Pompous Post of 2006.
What a joke. FC6 on day of release had already 20MB of software updates. Day later - 100MB. So called great updater has to download whole RPM package for a minor update.
I can't imagine anybody in large corporations wants to spend all their time and bandwidth propagating bleeding-edge software updates.
Oi, noob, you forgot the Goatse link. It's trolls like you that give the GNAA a bad name.
There never was such a convenant, and RedHat releases all the source packages as required by the GPL. This means you can download a RHEL-based stable, free distribution recompiled by a third party in the form of CentOS. My company tends to buy RHEL where we want paid support or where we have to buy an operating system with hardware (Dell offers Windows or RHEL at the same price). We use CentOS elsewhere. It's the same software, and it's free and legal.
For a company that doesn't give a fuck about open source, they sure hire a lot of people to develop it. I can't find it now, but somewhere there's a webpage with a list of all the open source projects RedHat has developed, maintains, and contributes to. It's amazing how much they've given back to the community, and how many idiots like you there are who are deliberately blind to it.
Can someone please mod the parent down as a troll? And someone else please post a link to the page I can't find?
I know I shouldn't feed the troll, but to claim Red Hat are getting a free ride is just plain ridiculous. I'd like to be pointed to a single organisation, commercial or otherwise, that has done more for the free software community than Red Hat. And yes, I'd probably say they even eclipse the FSF in that respect now.
"The invisible and the non-existent look very much alike." -- Delos B. McKown
"Set up us."
If you're going to make lame-ass attempts at humor, get them right, moron.
"You keep using that word. I do not think it means what you think it means."
Ravi was kind enough to provide a book review for slashdot. It is only common curtesy to give him a little attention.
Also, without that little explanation on who Ravi is, I would have no idea. The fact that he writes about linux (even though it's a blog), and has written other reviews makes the entire review a little more credible.
It's the "you scratch my back, I'll scratch yours" bit. Except in this case it's "I'll act like Microsoft, and you'll eat it up because we sell Linux!"
"You're right," Fisheye says. "I should have set it on 'whip' or 'chop.'"
Simple answer: OpenSSH, even RedHat hasn't helped fund or even donate anything, not even $1.00 - yet they use it and rely heavily on it and make butt loads of money. Some help for the FOSS communit(y|ies) as a whole from RedHat, pfft, funding or donating to OpenSSH (even OpenBSD for that matter) would only make sense in helping everyone, including themselves...! Has RedHat developed anything as widely used and ported as OpenSSH? I don't think so. Have they even cared to give anything back? I don't think so.
How can be such unfunded rant be labeled as "interesting"? He didn't offer anything, not even his own experiences to back up his clams. How can Ubuntu forums better? 99% of their users don't even know what a Kernel is.
This is a textbook example of flamebait and whoever modded this up should be ashamed.
Okay, I recently installed Fedora Core 6 on a new computer for my class, here are my observations as an infrequent Linux user:
.MOV files (i.e. movie trailers)
-Frequently crashes on I/O errors (I assume a bad driver, not working well with dual core?).
-Inconsistency between control panels (too many tools do the same thing, scattered around the system).
-File sharing is a _little_ easier to setup, but I still had issues with it. Why can't a right click a folder, set permissions, and share?
-Fonts are still INCREDIBLY UGLY and illegible even after almost 10 years of Redhat.
-Still can't play
-Can't play divx out of the box
-Flash wasn't installed with Firefox.
Yeah, there are probably ways I could fix the last three, but come on, these should be standard. Are any other flavors of Linux ready for the consumer desktop? I mostly just use it for research, because it's a good platform for that. I can't stand it though for just a desktop OS. I've done slackware before, even scarier to me. Any other distro suggestions?
And Red Hat has violated this how? Considering how many millions of dollars they have spent on developers, Q&A, and computer resources for Gcc, Gnome, the Linux kernel, NetworkManager, etc etc etc - and of course Fedora Core.
I apologize for not being familiar with your contributions to Gnu/Linux/Free Software. I'm assuming they're noteworthy; otherwise you wouldn't have written what you wrote.
The modified version of KDE that ships in Fedora 6 is really buggy and unpolished. There's been talk for two years about placing KDE in Fedora Extras so that it will be better supported by the dedicated KDE community, but Redhat seems to keep refusing the help and treating KDE apps as second-class citizens.
Some of the Fedora 6 changes (like taking away MP3 playing capability from KDE music players) are justified on a legal basis, but other changes (like using a 4-year old window decoration and widget styles) are at best the result of ineptitude or at worst a deliberate attempt to make KDE look bad and outdated.
Who told you that Gentoo is user friendly?
/* No Comment */
And open up the AUTHORS or CHANGES file. Grep for "@redhat.com".
I think they still care.
THIS THING CAN TURN ON A DIME, MACROSSZERO STYLE ALSO FUCK BETA, ~NYORON
I would argue that point since most packages where the options configured actually mattered for performance reasons tend to have workarounds. Take apache for instance. While the httpd package comes configured with mod_php and mod_perl, by commenting out those modules in the configuration file those interpreters aren't loaded and so apache takes up less memory. Or take Samba -- they have factored out a single large package (which is how it exists upstream) into half a dozen smaller packages divided up between management tools, clients, the server and documentation.
It can cause an installation to be large (relative to say, DSL) to support a few key services, but is 1-2GB really that much space in an era of 160GB RAID-1 mirrored system disks? I try to spend time minimalizing the installation only to increase the speed of full system updates and backups, and not much else.
If you want to install linux on an embedded platform or reuse very old equipment; modern distros are probably no longer suited for this task.
Also, what is in the minimal install that shouldn't be there? Most of that stuff is to support the default configured kernel from userspace.
THIS THING CAN TURN ON A DIME, MACROSSZERO STYLE ALSO FUCK BETA, ~NYORON
I don't get choked up when someone supports Free Software in the pursuit of making money. Sorry.
When I said they didn't care about "us" I meant the users of RedHat, but I guess everyone assumed I was speaking for the entire Open Source and Free Software community. I should have expected that out of the idiots on this thing.
Am I not allowed to have an opinion if I didn't write emacs?
"You're right," Fisheye says. "I should have set it on 'whip' or 'chop.'"
In the interest of full disclosure, you should mention that you have Foe'd me when you ask someone to mod me down. I have a couple of serial downvoters modding various comments incorrectly already and now you ask people to do more of it? This is not a troll. This is my genuine opinion.
Actually, if you don't even know what a troll is, perhaps you shouldn't ask people to mod things with that modifier. Trolling is when you say something you don't believe to elicit a desired response. If my GP comment deserves any negative moderation, it is Flamebait. However, many unpopular views are often modded Flamebait. The slashbot party line is generally supportive of the Fedora project, although in times past it has gone the other way, like when Fedora was destroying people's CDRW hardware. Ah, how quickly we forget. I guess this is why over the years we have forgiven Sony its many trespasses, and why probably 99% of the people all incensed over their misplay will be buying a PS3 ere long. I can only assume the same element of human nature is responsible for simultaneously bitching about our government yet continually voting for the incumbents.
Oh, and this is the list you were looking for. I googled for "redhat open source projects" and then clicked about four times to get there. You couldn't find your asshole with both hands and a depth gauge. No wonder you foe'd me, I must have had endless reasons to cuss you out for stupidity in the past.
"You're right," Fisheye says. "I should have set it on 'whip' or 'chop.'"
anybody would use redhat.
IMO: debian still has the best package management in the business. Also, you don't have to download and install a ton of cruft that you don't want. And you only install debian once - then just incrementally upgrade.
To each, his own, I guess.
That's great! Now not only do I get to upgrade my OS every 6 months but I can also buy another book too! After all, the FC4 book is now obsolete (and in seriousness, in some ways this is true). O'Reilly's got quite a thing going here!
Seriously, their Fedora books are pretty good.
I'm a user of Red Hat. I transitioned happily to Fedora, like lots of others.
Am I not allowed to have an opinion if I didn't write emacs?
Of course. It's fine to complain. It's fine to be a free-loader.
Doing both, however, is rather tacky. Thinking Red Hat owes you anything is rather immature.
I am curious. Does a "newbie" actually buy a book on a linux distribution? I would assume that plenty of online guides are much easier, cheaper and are (arguably) a better choice.
h tml i on_notes.html
For example:
http://gagme.com/greg/linux/fc6-tips.php
http://www.mjmwired.net/resources/mjm-fedora-fc6.
http://stanton-finley.net/fedora_core_5_installat
If I'm pessimistic about the "free" part about Linux, would I spend $30 on a book? Additionally, so much changes in a given 6 month period for something like Fedora. Is is really beneficial to recommend a book to someone when any given chapter could be totally outdated for the next release?
Things that aren't needed are just one more thing to break or cause a security problem. It's best to not put them in.
Besides I run my own servers off 4GB flash drives (read only) because it makes them faster and more stable so it does make a difference. Even my hosted servers often only come with 40GB of hdd space and space does become an issue so saving a couple gigs of space does matter to me. For your average bumpkin that just uses their computer to play Minesweeper sure it doesn't matter but to serious users that push their resources to the limit it can make a difference. I have terabytes of file storage but I'm still constantly out of space so why waste any.
At what price learning? At what cost wisdom? The price is a man's peace of mind, and the cost is his life.
why bother with Fedora? I mean really! Ubuntu, debian, gentoo, archlinux are all so much better... heck, I'd even take mandriva over fedora.
Meh.
More of a spelling flame I'd think. And on that subject, it's "grammar".
Right. Isn't that what you were doing? Or do you really not see the obvious inconsistency between RedHat's extensive open source contributions and the idea that they don't give a fuck about the community? Is there a third choice? I don't see it...
Close, but that's not the one. I've seen a much more extensive list, with some details about each their involvement in each project, explicitly broken down into the categories I mentioned. I think it was on the Fedora wiki.
No, I foed you immediately after asking for you to be modded down. I don't ever recall hearing of you before; your post just pissed me off.
Yes, truly it was awful when the free-as-in-freeloader demographic was cut off. Now there are fewer choices for the freeloaders than ever. Instead of nice free Red Hat .isos, you have Fedora, CentOS, White Box Linux, Pie box Linux, Lineox..... poor dears, how will you survive.
we will end no whine before its time
RedHat's past, present, and future contributions (including to core software such as gcc, the Linux kernel, and glibc) benefit everyone who uses Linux, and nearly everyone who uses any open source software at all. That includes you, even if you are a freeloader, and even if you no longer use RedHat Linux or Fedora.
So they are helping you now. Do they give a fuck about you? Okay, maybe not. I certainly don't; you're a jerk. But that's a useless question - you are taking advantage of their work anyway. Maybe even my work, though you probably don't know it.
There is no such convenant...but if there were, they have not broken it. Formally, the statement "False -> True" is true. You have never scratched their back, and they continue to scratch yours. This makes you a hypocrite, and RedHat a great member of the community. Your "they act like Microsoft" lies do not change that.
You can have an opinion, but I'm done listening to it, and it appears the moderators are as well.
Fedora's installer crashed in the same spot on three different computers (two notebooks and a desktop) in both graphical and text mode, and proved itself completely impossible to install. I decided to try Zen linux subsequently and have had no problems. Fedora needs to get their act together, I mean, EVEN MICROSOFT makes an operating system you can at least [sometimes] install.
Barnes and Noble is selling this book for $31.99, but Amazon.com is only selling it for $26.39!
Save yourself $5.60 by buying the book here: Fedora Linux. That's a total savings of 17.51%!
This is Red Hat's list: http://www.redhat.com/opensourcenow/leadership/dev elopment.html
This is Red Hat's contributions according to the Fedora Project (gives more detail about Red Hat's role in projects) http://fedoraproject.org/wiki/RedHatContributions
This is just another list of different projects: http://sourceware.org/projects.html
A lot of people underestimate how much Red Hat does. They have significantly more code in the kernel than any other entity, they are also responsible for a very large part of the GCC development, and most of the recent big improvements in GCC can be attributed to Red Hat. They also do a ton of dev for Gnome and have done wonderful things with GCJ. People give them a lot of shit, but a lot of OSS development would slow down drastically if they were taken out of the equation.
Regards,
Steve
I would love to have my servers boot off fixed media or CDROMs. Alas we do not have the time and things change to rapidly in short bursts for us to settle on such a solution. I can definitely see why a small and concise distribution would be right up your alley.
It occurs to me that a more tractable solution might be to create images from a source box that has a full install; wherein you profile the software and make a tarball of all the files that are actually touched by a target configuration (something that can be done with instrumentation in LSM, created by lists of regexes). In such a setup the RPM command and the RPM databases would not be available since you don't actually use them in production. You'd patch the source box and re-derive your production images from it...
I want to try that now... (evil grin)
THIS THING CAN TURN ON A DIME, MACROSSZERO STYLE ALSO FUCK BETA, ~NYORON
On FC6 I have found kplayer to work the best of all the various multimedia players.
I do not know why this is, just what I have found. Works better than the straight mplayer. Perhaps the KDE tweakers have their stuff together better-I don't know.
This seems to be a new trend, running a verb and an adverb together to form a legal noun that is then recast improperly back to use as a verb.
Um, that'll be a verb and a preposition.
Perhaps the original poster will let us know if it was a typo, or if he is an illiterate slob. I'm voting for "illiterate slob".
Perhaps you'll let us know if yours was a typo, or if you are an illiterate slob. I'm reserving my vote.
I have been using Fedora from the start and I hate the problems that eat up my time.
;)) I could not belive my eyes.
...
Yum and repos - very bad.
Updates are really huge and frequent.
I still manage to "destroy" (with normal usage) the RC till the start of another one, so a install of new RC comes handy (necessary ?)
Many bugs.
When I install a new RC, I have a lot of work to add what I want (work=time). And I have to do that with every RC and the list isn't getting nowhere.
Solution:
I tried Ubuntu. It was the first distro for me, that really worked. I love apt and the gui tools for apt. I love the repo philosophy of ubuntu. The hardware support for me was excelent. It supported my SD card reader out of the box
Multimedia support - excelent. Eclipse, java, PHP, MYsql, everything just works. Community - excelent
Do I need to say more ?
Testing, testing, 1,2,3...
Can you see this post?
To have a right to do a thing is not at all the same as to be right in doing it
rpm, apt-get, wajig
There's a more complete table of apt vs. rpm commands in Krafft's "The Debian System" (No Starch Press).
By the way, Kfrafft, like most Debian folks, would tell you that the other distributions have caught up as far as package management software goes, but still lack Debian's meticulous adherence to Policy.
The Smart package manager http://labix.org/smart is a much better choice in my opinion. It is a lot faster than yum, much more use friendly than yum. I have used yum and apt for many years but now that I use Smart I will never look back, unless something drastically changes with yum and apt.
Do your self a favour and take a look at it, you'll be supprised at how nice it is.
Never happened. True story.
As a disinterested observer reading this thread, I've come to the unfortunate conclusion that you're a tool.