Results 1 to 9 of 9
It will be for a small laptop using Eclipse programming tools and some other numerous word applications for note-taking.
Was thinking Ubuntu as NEVER USED LINUX BEFORE.
Any tips?...
- 04-24-2008 #1Just Joined!
- Join Date
- Apr 2008
- Posts
- 11
Recommend Me A Distro
It will be for a small laptop using Eclipse programming tools and some other numerous word applications for note-taking.
Was thinking Ubuntu as NEVER USED LINUX BEFORE.
Any tips?
- 04-24-2008 #2
Pretty much any distro will do if those are your only requirements. Ubuntu works as a good intro for new Linux users.
Yes. If you're serious about Java development, make sure you install Sun's Java and not the GNU alternative. A quick Google search reveals this HOW-TO.Any tips?
- 04-24-2008 #3Just Joined!
- Join Date
- Apr 2008
- Posts
- 11
Well I don't want to feel like a child using Ubuntu as I've started using it at Uni. Is theier a distro the programmers call "home"?
- 04-24-2008 #4
- 04-24-2008 #5
I second that. In college just about every programmer I knew had a different "favorite" distribution. At my job it's the same way. I use Ubuntu, we have a SuSE guy and a Fedora guy. It's all personal preference. They're all perfectly capable of being a programmer's box.
Registered Linux user #270181
TechieMoe's Tech Rants
- 04-24-2008 #6Just Joined!
- Join Date
- Apr 2008
- Posts
- 11
*question answered*
- 04-24-2008 #7Just Joined!
- Join Date
- Apr 2008
- Posts
- 11
another question: what's the best CLI Linux distro? or can i just install the kernel and use cli through that?
- 04-24-2008 #8Linux Guru
- Join Date
- Nov 2007
- Location
- Córdoba (Spain)
- Posts
- 1,513
Not really, though I have found Gentoo to be particularly suitable for such purposes. It's not the most straightforward distro for a newcomer to the linux world, though, but I know some people without linux experience which proficiently use it without any major problem.
That's right, just a couple of notes there:
If you are talking about the blackdown variant, it's not really GNU software. It's also owned by Sun, and licensed with a custom Sun license, called something like "sun-bcla-java-vm".
You can also use the 1.6 java stuff from Sun, which is open source.
- 04-24-2008 #9Linux Guru
- Join Date
- Nov 2007
- Location
- Córdoba (Spain)
- Posts
- 1,513
I don't know what do you mean by "the best CLI distro". Any distro has exactly the same tools available for the final user. The linux CLI stuff is mostly standard. The only difference might be the default shell that a distro uses.
The kernel by itself will be of no use to you. You need at least a small set of tools to be able to do anything useful with linux. And to issue commands, you need a command interpreter, usually called "shell".
Most distros use the "bash" shell nowadays, which is based on the unix "sh" shell. "ksh" and "zsh" are also famous. "csh" is something to avoid in my opinion.


Reply With Quote
