Why Top Linux Distros Are For Different Users
Lucas123 writes "Fedora, openSUSE and Ubuntu Linux desktops may look alike, but they've got some important distinctions, like the fact that Fedora and Ubuntu use GNOME 2.28 (the latest version) for their default desktop, while openSUSE uses KDE 4.3.1. And, Fedora's designers have assumed that its users are wiser than the general run of users. 'For example, in earlier versions, ordinary (non-admin) users could install software on Fedora without access to the root password. As of this version, however, local users will need to enter the root password before they can install software (as they do on almost all other Linux distributions).'"
Does the distro work with your printer without any complicated installation procedures?
Does the distro work with your audio hardware without any complicated installation procedures?
Does the distro switch between all the resolutions supported by your video hardware?
Does the distro have a reasonably good package installation mechanism?
Does the distro support your applications without special package installation requirements?
If the answer is affirmative to all of the above, then you've got yourself a winner. It's very cool how Ubuntu has essentially forced every other distro to get up to speed on these seemingly basic features. Otherwise, the distros are just flavored differently. It's all the same under the hood.
Nice to see good results for openSuse. The reviewer didn't fall for the immature "Novell is evil!" absurdity.
Considering the LFS user is most likely to have an attitude like yours, I'd prefer not to hear a single condescending word from him.
If you can't see the value in jet powered ants you should turn in your nerd card. - Dunbal (464142)
I have to agree. I get annoyed when I hear people describe Ubuntu as distro that's appropriate for Linux newbies. It's not that that's untrue, it's that it sells Ubuntu short. It makes it sound like it's dumbed down somehow, and that after using it for a while, you'd want want to move on to something more advanced. That's simply not the case. All the advanced features are there, waiting for you, as soon as you're interested in them.
What if I do the same thing, and I do get different results?
If you can't do it with Slackware, it doesn't need doing.
:-)
...laura
Many Gentoo users only use Gentoo for their personal computers. Those same users would recommend distributions like Debian to anyone who approached them and said "hey, I'm new to this Linux thing and I want to run a server, what would you suggest?" Gentoo is for users who a) know their way around Linux and b) love to tinker. It doesn't pretend to be for anyone else. I use Gentoo and very much enjoy it, but I would not recommend it to someone who's new to Linux and switching away from Windows. It's about what you like and believe to be appropriate for the job. It's not a religious cause.
Actually one of the reasons I got into Gentoo in the first place is that I wanted to know more about how a distribution is put together. As a learning tool its manual installation is one of the best. As a "I just want it to work, ASAP" tool it's one of the worst. Again it doesn't pretend to be otherwise. If Gentoo claimed to be the be-all and end-all, the Ultimate Linux Distribution, superior in every way to all others, then maybe I'd understand why it's so trendy to slam Gentoo whenever it comes up in a discussion. Or if I frequently visited the Gentoo Forums and saw the users talking about how lame binary distributions are, maybe then I'd understand it too, but they don't do this.
Since that isn't the case, this looks to me like another religious issue. Like when you have one sect of Christianity going to war against another sect of Christianity because they disagree on whether to drink wine or grape juice for Communion. Naturally the grape-juice drinkers think they have irreconcilable differences with the wine-drinkers and vice-versa. Each side thinks the other is composed of total idiots and assholes. Neither appreciates that what they're arguing over is a trivial matter of taste. Don't like a distro? Good, use something else. That should be the end of it, but it isn't, because it's not good enough that you use what you like, the other guy must also use what you like, right?
It is a miracle that curiosity survives formal education. - Einstein
Actually, some of us use Ubuntu and the 'easier;' distros because (a) we're tied of screwing around getting things to work like we did 6-7 years ago, and (b) to target the version of Linux that most people seem to be using.
When it comes to fixing inane issues in Linux, just because you *can* do something doesn't mean you constantly *want* to. Many people (myself included) have cut their teeth with Linux since the very beginning, and would like to use something that 'just works' most of the time, rather than performing constant low-level maintenance that is only necessary to elevate ones epeen rating.
Don't knock ease of use, or the influx of new users that will make Linux a force in the industry. It's called progress; maybe you should check it out sometime.
Agreed, wholeheartedly so. I hopped from the sinking Windows ship after XP and started using Ubuntu on release 8.04. I must admit that I am not nearly as proficient on Ubuntu or Linux as I would like to be, but I am learning quickly. Where the first few months of my Ubuntu experience had me clicking through GUI's and resetting defaults regularly, after a few months of posting on the Ubuntu forums and getting a feel for how problems can be typically trouble-shooted, I started gediting config files and browsing through /etc on a regular basis. I started downloading some programs that could not be found in my repositories (with more confidence) and even started editing my sources list. Eventually I switched my default editor over to vim and began spitting out shell and perl scripts right and left to keep things simple for me and give me some peace of mind security wise. I've been using Ubuntu for just over a year now and, already, I am now posting advice on the Ubuntu forums more frequently than asking for it.
The point isn't that I learned quickly, its that, since I wanted to learn some of the more hardcore and advanced features of linux, it was easy for me to go out and do so once I got comfortable. The nicest thing about Ubuntu is that it doesn't scare the crap out of you the first time you use it. As a social experiment, I often take my non tech literate friends and sit them down at my central living room computer (hooked to my TV) which is running 9.04 and tell them to put on some music to listen to. None of these folk have ever used anything but Windows. None of them take more than 20 minutes and maybe 1 or 2 questions to figure it out.
Once someone gets comfortable with Ubuntu, if they want to start developing more advanced skills, they have a friendly place to ask which is easy to find (almost always google search result #1 with the word Ubuntu in it), the Ubuntu forums. When they do start asking about advanced topics, they are never dismissed as newbs or told something condescending. They are never attacked or outright flamed. Instead, if what they are asking about really is something of concern, they are told, in a rational and mature manner, about the risks they may or may not be taking. I couldn't be happier with the Ubuntu experience so far. I may decide to distro jump sometime in the future out of boredom or curiosity, but in terms of need, I really can't see a good reason to find something else.
Motorcycles, Robots, Space Gossip and More!
What about shared libraries? Should those be duplicated everywhere?
The user installed package should use the system library if available, otherwise install a copy under ~.
What about differing versions of the same package? Should user X have the old version and user Y have the new version?
Each user should use whatever version they want.
What if the user installs it and the admin installs it? Should the user's package have higher precedence (PATH, MANPATH, etc.) or the system-wide package?
It's up to the user to set up the PATH the way they want it.
These aren't particularly hard questions.
Give me Classic Slashdot or give me death!