
Preface
What's Linux, in a nutshell
Linux is a (the) operating system. Just like Windows, dos or...
Or... Well.. Comparing linux to dos/windows feels a bit like comparing a horse to a pony..
When people start to talk about Linux, you'll heard words like Fedora Core, Redhat, Debian, Ubuntu, Gentoo, Slackware, SuSe... These are called as 'Linux distributions'. Now, Linux consist of kernel, which is the actual 'linux', which really connects the hardware to other software. Distributions contain the kernel + varying amount of other software. All Distributions have basically the same kernel (of course there's differences and different versions of kernels, since Linux is all the time being developed onwards by various seemingly independent groups, and especially Redhat distribution based kernels tend to be somewhat modified).
Perhaps the most beautifull thing in Linux is, that most of the distributions and additional 'third party software' is free. The phrase Linux and the free world is not just something people tend to say. And what's even better is that lots of the programs included in distributions (or distros) is better than the non free windows based competitors. When we add the incredible stability of Linux and the ability to fix & modify things to all this, it's no wonder I have lost my heart to Linux.
Of course there's downsides. Many hardware manufacturers do not develop software for linux, and some are not even willing to give decent documentation about their equipments to Linux developers. That means that some of the hardware is not yet supported by Linux. I said yet, since:
1. I believe manufacturers cannot overlook linux much longer, and many have already noticed it.
2. I bet there's LOT more people developing Linux ALL AROUND THE WORLD, than let's say windows -> problems are usually eventually solved by someone, and since linux software is usually open source, other developers will get the sources to their hands, and soon other distributions have the software available too

Another consequence of multible developers are some incompatibilities. It might require some work to get something working. But usually youre not onlyone struggling with the problem, and Google, our dear friend, can often point out the solution to you

What's Fedora COre 5 (FC_5)?
Fedora Core is redhat based distribution. In fact, it is sponsored by Redhat, and often things invented when developing FC, are later ported to redhat. (Redhat is one of the rare linux distros that are not free.) FC_5 is the latest version of Fedora, released at this spring, and if word linux makes you to think of old difficult & textbased system, it's time to check it out. Fedora Core 5 is modern OS, with top notch software! It is one of the largest distributions, and there's LOT's of software made for it. It is also one of the easiest distributions to use for beginners, since it has windows like graphical userinterface (X-windowing system & Gnome and/or KDE desktops) Of course it also has (as all linuxes I've ever met) the textbased interface too. So if you really want to have maximum performance for example for a server system, you can leave the X-windowing system out of your installation. Of course the Gnome & KDE desktops have the 'terminal' program too (a bit like Window's command prompt), which can be used just as the text based Linux. (And which is incredibly usefull).
So in a nutshell:
+Easy to use
+Lot's of packages available
-RedHat based -> modified kernel -> some rare drivers may not work without modifications