Language Selection

English French German Italian Portuguese Spanish

Why is the choice of distribution so important and contentious?

I was just going to leave it at the question but, like an old washer woman, I just can't help yakking on...

Is a distro a distro a distro? Why would anyone care? I'm a distribution slut, quite happy to run any distribution that allows me to install and run my programs in the quickest and easiest possible way. I don't have the time to build everything from source on each kernel update. I need Linux, I don't really need a distribution but it just so happens that a distribution is the most convenient method of getting Linux installed without too much farting around. Once installed what do I run? Linux? No, on it's own Linux is just a platform for me to run the things that make me productive. Linux on it's own is, well, pants in terms of usefulness pertaining to my work.

MS and Apple don't sell their respective OS's because they run system operations, they sell a platform on which to run the things you need. If I install Ms/PC Dos what can I do with it. Run DIR a few times? Copy files? Send some text to a file on copy con? Delete a file? Ok, done all that, now what? Aha, I have to INSTALL some programs... Although lately the marketing has shifted to showing your apps running in nice, foil wrapped eye candy. Even the eye candy would be pretty useless without the apps to show running in it.

It is the applications available that make the operating system popular and not the operating system itself. So perhaps more attention should be given to the applications we have available in Linux and getting more apps ported from the other platforms. Taking the cream of the crop and making them better when running in whatever distribution tickles your fancy. Windows is still prolific because of the massive number of corporate installs and the huge slice of gaming home users. Port those games to Linux. Mr (or Mrs or Ms or Miss) average user couldn't give a toss if it's Linux, Windows or the fruity one (Linux will take precedent as it is cost free and the average user would give you the Homer Simpson "Huh?" look if you even whisper the word(s) OpenSource).

Well these are the apps that I spend most of my time in:

Oracle SQLDeveloper
Aqua DataStudio
Eclipse (J2EE with OC4J, perl, php, webdev, Java, Tcl)
Monodevelop
MySQL Query/Admin
Gambas2 (occaisionally, quick prototyping)
Dia
Open Office
Gimp
Xara
Inkscape
Anjuta (c++, c)
SPE
Glade Interface Designer
Mplayer
Amarok (on gnome but who cares, I happen to like gnome and amarok)
Evolution (works for me, rsync to keep all computers up to date)
Firefox
amsn
Pidgin
TsClient
gFTP
battletanks
neverball/put (good fun with my macbook motion sensor)
warzone 2100
MobilityClient
Tacacs
Wireshark
SpamAssassin/Clam

plus the plethora of CLI tools, vi is my friend. He's an apt get that one!

All of these applications are installed regardless of Distribution and who keeps the default distro install setup anyway? As soon as I get one installed I make it look exactly like the other I have on my Vaio or Pavilion. The distribution differences seem to be wallpaper, colours, some graphics, usplash and fonts with a few apps thrown in so you can actually use it for something. No matter which distribution gets installed by the time I've added all the applications that I run, hung up my posters, made it look comfy and put my feet up on the shell coffee table I have effectively the same distribution as any other (barring one or two nice distro specific config apps that on the whole I would rarely use once everything is up and running).

So, asking again, why should I care about the distribution I run when, whichever one I choose to try, is customised to look like the previous? Or, am I really missing something here? Why is it that people are so passionate over their favourite?

Anyway I read Linux Format and built my own that installs all the above apps by default, sets the wallpaper and moves in the rest of my furniture and the dog too. Hopefully I won't have to create another for a while if I keep the kernel up to date. I'll keep up with the review reading though to find some useful utils, config apps etc. It would be helpful if reviews just mentioned what was useful instead of whining on about how the default colour scheme resembles a Martian struggling with a bad case of constipation.

As for the DW's (Distribution Whinger's), the old joke goes:

A man visits the doctors, waves his arm around and says, "Doc, it hurts when I do this".
The doctor looks up from his scribbles and replies, "Well don't do that then".

If you don't like the distribution you've installed then run another one or change it into something that you do like. Any colour so long as it is black?

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.

Passionate, sure... but contentious?

To me, the difference between distributions seems vast. I suspect that's because I'm not as proficient as you are, and because I'm actively interested in the education of new users. If you know enough, any well-crafted distro can be made to do anything that any other Linux distro can be made to do, but it's the challenge of confronting the user's limitations that distinguish them.

My favorite Linux distro is Debian. There are practical reasons, sentimental reasons, and political-social reasons. I'm enough of an admirer of Richard Stallman that it matters to me that Debian actually puts "GNU/Linux" right there in the official name.

I have a love-hate relationship with Ubuntu. I never expected that a Debian-based distro would be the one to really break into the mainstream, and I love that, but I think it's designed with Windows users in mind, leaving a Linux user like me to flounder a bit. Ubuntu isn't a fad. If you care about FOSS, Ubuntu is important. I'm not a developer, but I've started to use Ubuntu on one of my machines, and I'm going to see what I can do to act on my misgivings. I want Ubuntu to succeeed.

Other distros that I love are Kanotix--a great live CD, similar to Knoppix, but hacked for a good stable hard drive install, Opensuse with its (slow but ) comprehensive and reliable administration tool, YAST, and Vector, a beautiful and user-friendly repackaging of Slackware, incredibly responsive on older machines.

And then there's Slackware itself. I can't get slackware to run all of the software I like, but there's something about its utter simplicity that lends itself to getting work done. It could be all in my mind. Hell, it's obviously all in my mind, but Slackware just seems to have an energizing vibe. Things get done.

To love a distro is like loving a particular make of car. It adds to the fun, and while there's a little friendly rivalry sometimes, when wqas the last time you heard of a Ford Person and a Chevy person coming to blows over such things?

More in Tux Machines

digiKam 7.7.0 is released

After three months of active maintenance and another bug triage, the digiKam team is proud to present version 7.7.0 of its open source digital photo manager. See below the list of most important features coming with this release. Read more

Dilution and Misuse of the "Linux" Brand

Samsung, Red Hat to Work on Linux Drivers for Future Tech

The metaverse is expected to uproot system design as we know it, and Samsung is one of many hardware vendors re-imagining data center infrastructure in preparation for a parallel 3D world. Samsung is working on new memory technologies that provide faster bandwidth inside hardware for data to travel between CPUs, storage and other computing resources. The company also announced it was partnering with Red Hat to ensure these technologies have Linux compatibility. Read more

today's howtos

  • How to install go1.19beta on Ubuntu 22.04 – NextGenTips

    In this tutorial, we are going to explore how to install go on Ubuntu 22.04 Golang is an open-source programming language that is easy to learn and use. It is built-in concurrency and has a robust standard library. It is reliable, builds fast, and efficient software that scales fast. Its concurrency mechanisms make it easy to write programs that get the most out of multicore and networked machines, while its novel-type systems enable flexible and modular program constructions. Go compiles quickly to machine code and has the convenience of garbage collection and the power of run-time reflection. In this guide, we are going to learn how to install golang 1.19beta on Ubuntu 22.04. Go 1.19beta1 is not yet released. There is so much work in progress with all the documentation.

  • molecule test: failed to connect to bus in systemd container - openQA bites

    Ansible Molecule is a project to help you test your ansible roles. I’m using molecule for automatically testing the ansible roles of geekoops.

  • How To Install MongoDB on AlmaLinux 9 - idroot

    In this tutorial, we will show you how to install MongoDB on AlmaLinux 9. For those of you who didn’t know, MongoDB is a high-performance, highly scalable document-oriented NoSQL database. Unlike in SQL databases where data is stored in rows and columns inside tables, in MongoDB, data is structured in JSON-like format inside records which are referred to as documents. The open-source attribute of MongoDB as a database software makes it an ideal candidate for almost any database-related project. This article assumes you have at least basic knowledge of Linux, know how to use the shell, and most importantly, you host your site on your own VPS. The installation is quite simple and assumes you are running in the root account, if not you may need to add ‘sudo‘ to the commands to get root privileges. I will show you the step-by-step installation of the MongoDB NoSQL database on AlmaLinux 9. You can follow the same instructions for CentOS and Rocky Linux.

  • An introduction (and how-to) to Plugin Loader for the Steam Deck. - Invidious
  • Self-host a Ghost Blog With Traefik

    Ghost is a very popular open-source content management system. Started as an alternative to WordPress and it went on to become an alternative to Substack by focusing on membership and newsletter. The creators of Ghost offer managed Pro hosting but it may not fit everyone's budget. Alternatively, you can self-host it on your own cloud servers. On Linux handbook, we already have a guide on deploying Ghost with Docker in a reverse proxy setup. Instead of Ngnix reverse proxy, you can also use another software called Traefik with Docker. It is a popular open-source cloud-native application proxy, API Gateway, Edge-router, and more. I use Traefik to secure my websites using an SSL certificate obtained from Let's Encrypt. Once deployed, Traefik can automatically manage your certificates and their renewals. In this tutorial, I'll share the necessary steps for deploying a Ghost blog with Docker and Traefik.