LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 01-04-2003, 10:32 PM   #1
FireWolf
Member
 
Registered: Dec 2002
Posts: 36

Rep: Reputation: 15
what is the best Distribution of linux


Greetings I have mandrake linux 9.0 and I’m having problems with it but that’s another story.

my question now is what is the best linux Distribution for learning the detail of computers so to be able to program and fix programs. something that will get you to know a great deal of source code and more

also the Distribution of linux needs to be able to support these programs like win4lin or vmware so I can put XP on it also

thank you.
 
Old 01-04-2003, 10:47 PM   #2
corn
Member
 
Registered: Jan 2003
Posts: 46

Rep: Reputation: 15
I dont know much about linux but I can tell you that all you need to understand details is a vision of architectural design, not a specific os. For this i can point you to a book named computer systems by Stan Warford from Pepperdine university. details can be found at http://computersystems.jbpub.com/


Good luck!!
 
Old 01-04-2003, 11:06 PM   #3
Soleil-Raid
LQ Newbie
 
Registered: Jan 2003
Location: New Zealand
Distribution: Debian
Posts: 9

Rep: Reputation: 0
Debian. I'm running it right now with a vmware desktop of 2K for my webpage testing under IE. Works like a charm.

Oh and apt-get owns you.

The installer is not as 'easy' as Mandrake and others, although though it's probably worth learning.

If not, I reccomend using a debian based distro. Once you've had apt-get, you'll never go back.
 
Old 01-04-2003, 11:22 PM   #4
Mephisto
Member
 
Registered: Oct 2002
Location: Washington D.C, USA
Distribution: Slack 12, Etch, Gutsy
Posts: 453

Rep: Reputation: 31
As a platform for learning to program just about any distro will do. You generally won't want to mess with the source code of the system, and even if you do that is not how you learn. Start by getting a system up with gcc, get a book/website and start studying. Once you get a hang of coding in your language of choice, then work your way up to tinkering with the different existing applications.

That said my vote is Slackware, simple and unobtrusive. Debian is also a viable option, you will surely be doing a lot of compiling from source!!
 
Old 01-05-2003, 02:09 AM   #5
abd_bela
Member
 
Registered: Dec 2002
Location: algeria
Distribution: redhat 7.3, debian lenny
Posts: 627

Rep: Reputation: 31
hey,
very fine !!!
every one in linux seems happy with his distro!!
I use redhat i find it very nice !
mephisto thinks slack very good, because it runs slack,
same thing for soleil-raid with his debian.

In this case I can say, you can use any, they are good.

for the newbie : redhat or mandrake are better because more easy to install

bela
 
Old 01-05-2003, 02:53 AM   #6
MasterC
LQ Guru
 
Registered: Mar 2002
Location: Salt Lake City, UT - USA
Distribution: Gentoo ; LFS ; Kubuntu ; CentOS ; Raspbian
Posts: 12,613

Rep: Reputation: 69
If there was a single "best distro" it's not very likely all the other's would exist, now would it

Give em a try and see what you think is the "Best Distro", that's the best answer you'll get on a question like this.

Cool
 
Old 01-05-2003, 03:02 AM   #7
salparadise
Senior Member
 
Registered: Nov 2002
Location: Birmingham UK
Distribution: Various
Posts: 1,736

Rep: Reputation: 146Reputation: 146
i have been changing distros of Linux more often that i change my socks (and i aint dirty) and I can't settle between RedHat 8 and Mandrake 9.
I am currently back with RedHat 8 cus i got the RedHat bible and cus I want to end up working with Linux.
 
Old 01-05-2003, 03:45 AM   #8
wldkos
Member
 
Registered: Jan 2003
Distribution: Mandrake 9.2 =<3 and Red Hat 8.0 (server)
Posts: 242

Rep: Reputation: 30
I don't understand why everyone has to change linux distros so often. I personally have been using linux [haven't had a chance to sit down with it fully yet] for about 5 days and i am in love. I just wish that i can learn perl and maybe some other languages so i can better myself at linux. I am using Red Hat 8.0 and i think that the OS is beautiful. I can't wait to set up my ftp and http server and just let my box sit in the corner while i RADMIN to it every now and then. Linux rules.
 
Old 01-05-2003, 10:19 AM   #9
Mephisto
Member
 
Registered: Oct 2002
Location: Washington D.C, USA
Distribution: Slack 12, Etch, Gutsy
Posts: 453

Rep: Reputation: 31
Quote:
Originally posted by abd_bela

mephisto thinks slack very good, because it runs slack,
same thing for soleil-raid with his debian.

I have been reduced to an "it"!!

For a newbie coming from Windows I used to say Redhat for a server, Mandrake for a workstation. But it has been a couple of versions since I used either and I don't want to recommend something I have never seen. (I intend to pick up the next version of RH and Mandrake and see how they look.)

If you don't want to learn posix shell, one of the next-gen wave are also an option, i.e. Lycoris, Xandros, et al..

Last edited by Mephisto; 01-05-2003 at 10:34 AM.
 
Old 01-05-2003, 05:19 PM   #10
MasterC
LQ Guru
 
Registered: Mar 2002
Location: Salt Lake City, UT - USA
Distribution: Gentoo ; LFS ; Kubuntu ; CentOS ; Raspbian
Posts: 12,613

Rep: Reputation: 69
ha ha ha, I read that but just assumed it was referring to the computer.

I'd assume "he" but have been wrong before.



Cool
 
Old 01-05-2003, 05:27 PM   #11
Mephisto
Member
 
Registered: Oct 2002
Location: Washington D.C, USA
Distribution: Slack 12, Etch, Gutsy
Posts: 453

Rep: Reputation: 31
Quote:
Originally posted by MasterC
I'd assume "he" but have been wrong before.
Last time I checked... yep definitely "he."
 
Old 01-06-2003, 04:53 PM   #12
jglen490
Member
 
Registered: Apr 2002
Location: The next brick house on the right.
Distribution: Kubuntu 18.04, Bodhi 5.0
Posts: 691

Rep: Reputation: 45
Quote:
my question now is what is the best linux Distribution for learning the detail of computers so to be able to program and fix programs. something that will get you to know a great deal of source code and more
Any distro and all distros will let you learn these skills.
 
Old 01-06-2003, 05:26 PM   #13
rEph
LQ Newbie
 
Registered: Jan 2003
Location: Huntsville, Alabama
Distribution: Redhat (8.0)
Posts: 8

Rep: Reputation: 0
Just don't try to install Gentoo on a slow machine (eg my pii 233mhz) nearly a week of compiling....But to put in my two cents, Redhat and Mandrake are easiest for the new to linux, but spend a bit of time with them and you'll have no trouble installing and trying out new distro's it's almost fun to install the more difficult to install linux distro's and then seeing them run, makes you feel like you've learned and accomplished something, (some distro's you really HAVE accomplished something may I add.) But MOST distro's linux can teach you just as well, however as they've said before, Redhat and Mandrake are likely the easiest for you to get WORKING, but on that same coin, the harder it is to get working the more you'll learn about configuration, (which you'll end up at some point having to learn anyhow) but that could be frustrating, so just go about it how you think is best for you.
-robf
 
Old 01-06-2003, 09:00 PM   #14
born4linux
Senior Member
 
Registered: Sep 2002
Location: Philippines
Distribution: Slackware, RHEL&variants, AIX, SuSE
Posts: 1,127

Rep: Reputation: 49
i started out with Red Hat. Then tried other distors: Mandrake, Debian, OpenLinux,
TurboLinux Slackware FreeBSD. i'm now using slackware on my dell latitude cp laptop (and all is working fine :P). I like it a lot and i try to do most out of it in my spare time.
 
Old 01-07-2003, 04:46 AM   #15
ethanchic
Member
 
Registered: May 2002
Location: CDO, Ph
Distribution: slackware 9.0, LFS-3.3, mandrake 9.2
Posts: 65

Rep: Reputation: 15
slackware is the best!!!!!
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
The Best Linux Distribution _tomMmy_ Linux - General 4 07-17-2004 09:06 PM
The Best Linux Distribution _tomMmy_ Linux - Distributions 7 07-17-2004 09:06 PM
Linux distribution tszhim Linux - Distributions 1 05-22-2004 12:42 PM
look for help on linux distribution philipsyyy Linux - Software 3 02-25-2003 09:43 PM
Does Linux always mean distribution ? Imothep Linux - Software 7 04-11-2001 05:53 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 07:06 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration