Quote:
Originally posted by zmatt 1. All of linux is free except for some versions of red Hat enterprise |
And Suse and Linspire, and that crap they sell at Wal-Mart.
"Linux" = kernel. Linux is 100% free.
Distros = your milage may vary...
Quote:
Originally posted by zmatt 2. Drivers for whatever version you use will be found on the Distro's official website |
Well, actually no. Most hardware is supported but the kernel itself, if not, then you need to get the kernel modules with aren't usually attached to a specific distribution.
Quote:
Originally posted by zmatt 3. The is an app called WINE that will let you use most windows programs in linux, unfortunately its all emulated so it would run slower than usual, as for gamesm WINE does not support Direct X. so except for a few games that have been officially ported you are out of luck |
Well, WINE is one of them. There are two commercial forks of Wine called Crossover Office that works well for OpenGL apps and other office related crap. The other is Cedega, which is designed specifically FOR games. It DOES support DirectX 9.
Wine Is Not and Emulator. It is an open source implementation of the Win32 API. The applications running "in wine" are being run natively...
Quote:
Originally posted by zmatt 5.a "distro" is a distribution, which is slang for a different version of linux. Like SUSE, Ubuntu, or Debian. |
No, slang terms for different versions of Linux are usually things like "2.4" or "2.6.16"
Quote:
Originally posted by zmatt 7. Like drivers the official website for the particular disto has repositories for that. if you cannot download them directly at the least there will be links to the software downloads. |
Most, if not all package managers now can download and install them with one command. For instance...
apt-get install gaim
Apt will download the gaim package and all necessary dependancies from the Debian/Ubuntu repository and install it all automagically.
Quote:
Originally posted by zmatt 8. I believe there is a linux port of the IM client Gaim. it is able to talk to multiple IM services at once. |
You've got to be freaking kidding me. Gaim was ported to Windows, not to Linux. That's why you need the GTK run time environment in Windows. Because the program is
for Linux.
Quote:
Originally posted by zmatt 12. there is no "real" linux. the linux kernel was originally written by a college student a long time ago. but to my knowledge there is no official linux. it is a term for a family of operating systems. But www.linux.org has a lot of distros listed and is a great resource to learn more. |
Linux is NOT a distro and it's not a term for a family, Linux is
the kernel and the kernel only. So if you want the "official" or "real" Linux, go to
www.kernel.org and get it.
All Linux distros use the same kernel, the Linux kernel ... They might make slight variations, but that's it. The only thing that makes Ubuntu different from Debian, is that some settings are different and the software included it in is of a different variety.