< The great features of Linux - an alternative view >

An introduction to the greatest features of Linux, with explanations of what those things really mean.


back to


< Linux is technically advanced >

Why geeks like it: Linux is, if not the most advanced operating system out there, at least among the most advanced ones. It's technically superior to many other OS'es, like the infamous Redmond OS.

What it means in real life: Linux is hard to learn, install, use and configure. Especially configure.


< Linux is highly customizable >

Why geeks like it: You can customize Linux exactly to your liking. You can make it work exactly the way you want, and on the platform you want. You can also optimize your Linux system for your very own hardware, so you can run Linux faster and get every drop of performance squeezed out of your box.

What it means in real life: Nothing works out of the box. In order to connect to a WLAN or to make your fancy new video card working, you'll need to spend ten hours editing cryptic configuration files.


< Linux is secure >

Why geeks like it: Linux has many features that protect your system from both intruders (h4x0rz, 5cr1p7 k1dd13z, viruses, and so on) and stupid users (you, for example, or your wife).

What it means in real life: By default, you're not allowed to do anything.


< The Linux community is there to help you >

Why geeks like it: Linux users form a tight community. There are numerous chat rooms, mailing lists and discussion forums with many knowledgeable people who can help you with your problems. What's best, these people are volunteers and don't charge anything for helping you!

What it means in real life: There is no official, commercial support for Linux, so you have to rely on the other Linux users if you need help. For example, you go to a Linux discussion forum that is full of geeks who are full of themselves because they're so 1337 they know how to use Linux. You ask a very basic newbie question and one of those 1337 Linux h4x0rz tells you to RTFM. Then you spend the rest of your day trying to figure out what RTFM means.


< Software dependencies >

Why geeks like it: Software dependencies is an excellent thing because it helps you keep things small and simple. For instance, suppose programs A, B and C all share a common piece of code. To prevent people from re-inventing the wheel, it's better to take that common piece of code and put it into file X. Now, instead of programming the code directly into programs A, B and C, the programmers can just refer to file X. This helps keeping the size of the programs smaller.

What it means in real life: You want to install program A. When trying to install it, you're told that program A needs program B and file X to work. You spend a good amount of time looking all over the internet for program B and file X. Then you install file X and try to install program B and you're told that program B needs program C and files Y and Z to work.

Then you spend, again, a good amount of time on the internet looking for files Y and Z and program C. You find the files, install file Y and try to install file Z. When installing, you're told that file Z conflicts with file W that is already installed on your system. When trying to remove file W, you're told that your favorite program, program D, needs file W in order to work. If you remove file W, you must also remove progam D and all the other files and programs that need them.

You're also trying to install program C that was needed in order to install program B. You're told that program C needs the libraries of Desktop Environment Q, and that you have those libraries but they're too old so you need to upgrade them. If you upgrade, your Desktop Environment Q and all the programs integrated with it stop working unless you upgrade them, too.


Copyright © 2001 - 2011 Nana Långstedt