|  |
10-25-2006, 07:58 AM
|
#1 (permalink)
|
Banned Join Date: Aug 2005 Posts: 3,480
| I want to download linux Hello everyone
I never used Linux in my life, so I don't know any thing about it.
As I heard Linux is a free OS, and also as I heard there are different versions (or distribution ) of Linux.
So, please I want some one to post me a Link to the best version of Linux. A version that support every thing and the people use the most
Please post the direct link to the download, and please don't tell me "google it"
Also, do I need to burn it to a CD to install it ?
Thanks in advance |
| |
10-25-2006, 08:12 AM
|
#2 (permalink)
|
Wizard Techie Join Date: Oct 2004 Posts: 4,003
| As you probably already know there are loads out there. I am relatively new to Linux and started with Ubuntu which showed me just how good Linux is and how expensive Windows is.
I have tried Knoppix via VMware and I liked it but it doesn't seem to be a very big Distro and is German based (has English dictionary but help for it feels slightly limited.)
PCLinuxOS seems to be a good one yet to install but will when I get a CD-r.
I am downloading OpenSuse as I speak. It will be done at 6 tonight.
__________________ 
Cisco CCNA, Comptia A+ |
| |
10-25-2006, 12:23 PM
|
#3 (permalink)
|
Wizard Techie Join Date: Aug 2005 Location: the data closet Posts: 4,172
| Ubuntu 6.06 LTS seems to the best choice here, but try the liveCD and see if you like it and if your hardware is supported. I like using SUSE, but it's still linux. Still using it because that's the very first distro I actually like, than came Ubuntu which I'm liking also. |
| |
10-25-2006, 02:16 PM
|
#4 (permalink)
|
Super Techie Join Date: Sep 2005 Posts: 341
| Ubuntu, SuSE, and Mandriva are the three that I like. www.distrowatch.org is a good site for all sorts of distros.
Im sorry, but google it. It's all about experimentation. Don't be afraid to read up. Some people like one distro as compared to others. I don't care for PCLinuxOS, Xandros, or Linspire...that's my opinion. You just need to experiment on your own...There are generally live cd for every distro, and some are just live cd's. that way you don't have to install, you can test.
No matter the distro, live or not, you will have to burn a CD for it. It's an OS...I would suggest an ISO burner, Alcohol 120% is real good, and so is ImgBurn. Don't jump into linux full force expecting it to automatically replace windows. Ease into it, I would suggest a seperate system that as you get the hang of, you start migrating more and more too. If you do it too sudden, the change is too severe and it will turn you off just as fast as it turned you on. In the past, Linux was not too great an alternative to Windows, but now, it is a very viable alternative, and should be taken seriously.
good luck
__________________ The greatest measure of a nation is not it\'s army or economy, but by how many people are trying to get in, and how many people are staying!!
Guns, Guts, and Alcohol made America free.
Born American, Die American
Ubuntu - it\'s all about the bun\'s baby!!! |
| |
10-25-2006, 05:10 PM
|
#5 (permalink)
|
Wizard Techie Join Date: Aug 2005 Location: the data closet Posts: 4,172
| Quote: Originally posted by hillbillybob Ubuntu, SuSE, and Mandriva are the three that I like. www.distrowatch.org is a good site for all sorts of distros.
Im sorry, but google it. It's all about experimentation. Don't be afraid to read up. Some people like one distro as compared to others. I don't care for PCLinuxOS, Xandros, or Linspire...that's my opinion. You just need to experiment on your own...There are generally live cd for every distro, and some are just live cd's. that way you don't have to install, you can test.
No matter the distro, live or not, you will have to burn a CD for it. It's an OS...I would suggest an ISO burner, Alcohol 120% is real good, and so is ImgBurn. Don't jump into linux full force expecting it to automatically replace windows. Ease into it, I would suggest a seperate system that as you get the hang of, you start migrating more and more too. If you do it too sudden, the change is too severe and it will turn you off just as fast as it turned you on. In the past, Linux was not too great an alternative to Windows, but now, it is a very viable alternative, and should be taken seriously.
good luck | Well said |
| |
10-25-2006, 08:30 PM
|
#6 (permalink)
|
Not A Super Techie Join Date: Dec 2003 Posts: 495
| slackware
__________________ 1 fast and 1 slow |
| |
10-26-2006, 04:38 AM
|
#8 (permalink)
|
Wizard Techie Join Date: Oct 2004 Posts: 4,003
| Dependancy checking is:
A must
Not necessary
* I don't know what this is
* = checked option. What is Dependancy?
Also:
For my packages I want them to be:
In binary form ready to run
In source form, customisable/optimisable to my pleasing
What is binary and source?
Ubuntu 8/11: 72%
Mandriva 8/11: 72%
SuSe 8/11: 72%
Knoppix 10/11: 90%
Beatrix 10/11: 90%
What is Knoppix really like? It isn't recommended much?
__________________ 
Cisco CCNA, Comptia A+ |
| |
10-26-2006, 12:03 PM
|
#9 (permalink)
|
Super Techie Join Date: Sep 2005 Posts: 341
| Knoppix is a live CD distro that allows you to also install it to your HDD. It is probably one of the fullest featured Live CD available. I like it for
1.) testing newly built systems, burining in the hardware
2.) teaching people about linux
3.)recovery of crashed systems (windwos...OMG!!!11!!)
Some of the original Knoppix distros were in German, so you had to specifically tell the kernel to boot in english. The newer ones don't require that, at least to the best of my knowledge. They keep it pretty up to date with kernel versions, software versions, and hardware support. unfortunatly, the latest is more a live dvd than it is a CD
As for Dependancy....If you install GIMP on windows, you are required to install GTK first...that's a dependancy
__________________ The greatest measure of a nation is not it\'s army or economy, but by how many people are trying to get in, and how many people are staying!!
Guns, Guts, and Alcohol made America free.
Born American, Die American
Ubuntu - it\'s all about the bun\'s baby!!! |
| |
10-30-2006, 03:33 PM
|
#10 (permalink)
|
Newb Techie Join Date: Dec 2004 Posts: 46
| Dependencies are any package that need to be installed first so that you can install the package you want. So if you want to install Xorg to have a graphical interface, you would need to install many different libraries first. Or if you wanted to install KDE, you would first need to install X (of some sort), kdelibs, and many other packages.
Some modern distros handle this for you, so you don't really see it going on. Ubuntu/Debian has apt-get, Fedora has yum, Gentoo has emerge, etc.
Hopefully after you use Ubuntu for a while and become confortable, you'll be interested in learning more about Linux. May I suggest you check out Gentoo then? If you like to be in control and have choices, then that is the distro for you! I cut my teeth on Red Hat, but jumped to Gentoo a month after that. Sure, it was tough, but I learned a LOT really fast. And if you have problems, they have a great community of users to help you out. |
| |  | | Thread Tools | | | | Display Modes | Linear Mode |
Posting Rules
| You may not post new threads You may not post replies You may not post attachments You may not edit your posts HTML code is Off | | | | |