LinuxQuestions.org
Visit Jeremy's Blog.
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 12-06-2006, 09:57 AM   #1
kernel77
LQ Newbie
 
Registered: Dec 2006
Posts: 3

Rep: Reputation: 0
how to choose a distro


Hi ,

i'm very new to unix , how do i choose a unix distro there are so many out there is there an article that compares some ? what general types are out there ?
i need a unix os to install on a standalone pc which will be used only to run a java program that i wrote which queries the net and saves all data in xml format , i will not do much more on the system besides maybe a bit of web browsing and java programing .
any advices ?
thanks in advane
 
Old 12-06-2006, 10:06 AM   #2
eerok
Member
 
Registered: Nov 2005
Location: Canada
Distribution: Mint, Debian
Posts: 168

Rep: Reputation: 32
Any distro can do what you want. Browse around on distrowatch and try anything that sounds good. The trick to finding the right distro is to jump in and try several.
 
Old 12-06-2006, 10:17 AM   #3
pwc101
Senior Member
 
Registered: Oct 2005
Location: UK
Distribution: Slackware
Posts: 1,847

Rep: Reputation: 128Reputation: 128
If you're after Unix (as opposed to Linux) Sun made their most recent OS (Solaris 10) available for free. Otherwise, for Unix clones, try the *BSDs (FreeBSD, OpenBSD, NetBSD etc.). If you're after Linux, pick one of the top 10 from distrowatch, and go for it.
 
Old 12-06-2006, 10:29 AM   #4
vargadanis
Member
 
Registered: Sep 2006
Posts: 248

Rep: Reputation: 30
Actually you should try at least 5 of them. I tried most linux distros for a shorter or longer period of time including: UHU, Ubuntu, Debian, Fedora, RHEL, Slackware, Gentoo, Knoppix, aLinux, OpenSuse and the free Linspire. It took me more than a year to see which one is the one I like and finally I decided between Fedora and Ubuntu. They both have almost the same idea in the mind and they both are professionally managed and supported distros. The reason why I use Ubuntu more than Fedora is the deb packages. I dunno why I love them even tough RPM is the same good.
So keep trying and see how are each different.
 
Old 12-06-2006, 10:57 AM   #5
kernel77
LQ Newbie
 
Registered: Dec 2006
Posts: 3

Original Poster
Rep: Reputation: 0
wow that was fast ,
i ment linux , i've looked around and one thing that i don't understand is why is there such a big difference in size between
distros slackware is 6cd , puppy is 80mbs and ubuntu is 700mbs ?
i understand that puppy is a live cd but still can be installed unto hd and run as a regular os , what do one os offer me that the other doesn't after all there are all based on the same kernel aren't they ? (perhapes i'm wrong) and as far as installing additional software (eclipse , mozila , java sdk ...) i can do that on all versions right
i just need to download linux versions , the distro doesn't matter ?
i was thinking about solaris but i have heard many bad reviews about it , tough they were all on previous versions .
it's very strange that i cant find an article comparing calc. speed between diffrent distros ...
 
Old 12-06-2006, 11:24 AM   #6
tuxrules
Senior Member
 
Registered: Jun 2004
Location: Chicago
Distribution: Slackware64 -current
Posts: 1,158

Rep: Reputation: 62
Quote:
Originally Posted by kernel77
i ment linux , i've looked around and one thing that i don't understand is why is there such a big difference in size between
distros slackware is 6cd , puppy is 80mbs and ubuntu is 700mbs ?
That's because each distro is packaged in a different way. Ubuntu includes everything on one cd but all the packages are binary (i.e. no source). You can obviously install everything to your heart's content after the initial install. Slackware needs an additional cd since it includes more software to start with than ubuntu. Various text editors, ftp, http servers, samba, sendmail etc. I am not sure if ubuntu includes everything on one cd.

Slackware actually needs just one cd (if you don't need a gui to start with). CD 3 & 4 are source codes on the binaries included in cds 1 & 2. Puppy linux only includes bare minimum to boot and run the distro it is not a full-fledged desktop system like ubuntu so the packaging is different. Obviously you can install bare minimum of any distro and go along configuring everything by hand.


Quote:
what do one os offer me that the other doesn't after all there are all based on the same kernel aren't they ? (perhapes i'm wrong)
Nothing really if you just want to run a system. If you want to learn Linux (like system administration) then you would go with so-called-hard-to-tackle distro like Slack, Gentoo, Debian and others.

Quote:
and as far as installing additional software (eclipse , mozila , java sdk ...) i can do that on all versions right
yes that's correct with varying degree of difficulty, some distro have package managers so installation of additional software is a snap. On other distro (like slackware) you will have to install exotic packages by manual compilation (i.e. if you don't find a readymade package).

Quote:
i just need to download linux versions , the distro doesn't matter ?
The distro do matter as some distro are easier to manage for newbies due to package managers and presense of graphical configuration (like in RH and Fedora).
Quote:
it's very strange that i cant find an article comparing calc. speed between diffrent distros
Didn't quite get that...calc speed???? Of what?

Tux,
 
Old 12-06-2006, 11:27 AM   #7
pixellany
LQ Veteran
 
Registered: Nov 2005
Location: Annapolis, MD
Distribution: Mint
Posts: 17,809

Rep: Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743
go to distrowatch and get the names of the top 5 on their "hit" list.
Print the list
Post on wall
Get a dart and throw until you hit one

Do you think I am kidding??

There is a very high probabily that you will try 2 or more before settling in.
 
Old 12-07-2006, 04:10 AM   #8
kernel77
LQ Newbie
 
Registered: Dec 2006
Posts: 3

Original Poster
Rep: Reputation: 0
thanks tuxrules ,
i ment an article with benchmarks comparing diffrent linux os how fast is one comparing with the other since i'm not that intersted in other applications, i was taking a look at solaris and it looks just right for me : fast, reliable and java oriented only con as i see it is i'm totaly up to sun's good will since if i understand right there are basicly no utilities out there for it beside openoffice , i can't just downlaod and install like in linux or xp .
 
  


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
Which distro to choose? steven1350 Linux From Scratch 7 05-20-2006 07:16 AM
Which distro to choose? steven1350 Linux - Newbie 6 05-19-2006 06:29 AM
help my choose a distro _RA_ Linux - Newbie 14 04-26-2004 08:35 PM
Which distro should I choose? Kensai Linux - Newbie 4 02-08-2004 07:04 PM
Which distro to choose? freeindy Linux - General 2 01-06-2003 03:49 PM

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

All times are GMT -5. The time now is 05:03 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