• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • paul wheaton
  • Paul Clapham
  • Ron McLeod
Sheriffs:
  • Jeanne Boyarsky
  • Liutauras Vilda
Saloon Keepers:
  • Tim Holloway
  • Carey Brown
  • Roland Mueller
  • Piet Souris
Bartenders:

Which Linux to Use

 
Greenhorn
Posts: 23
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi all,
I am a java programmer and I am familiar with Windows only. I want to migrate to Linux.I don't have much knowledge about linux and I am a complete beginner .Which Linux you people suggest for me . Does choosing any linux will help me.Suppose I am starting with Ubuntu will it help me to develop application in Fedora Core also.
 
Ranch Hand
Posts: 56
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Ubuntu .. Simple to use, Excellent Forums
 
Rancher
Posts: 4804
7
Mac OS X VI Editor Linux
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
First, there is nothing wrong with Mr @Singh suggestion.

I have a different rule, or approach:

Do you have a buddy who uses Linux? One you can get together with for a beer and talk tech stuff? If so, use whatever he/she uses. And be reasonable, pay for the beers occasionally.

It is far better to have someone who can help you over the bumps than it is to pick exactly the best distro. All of the mainstream ones are good, and when you are just starting, you don't know which differences are important.
 
Ranch Hand
Posts: 15304
6
Mac OS X IntelliJ IDE Chrome
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Pat's right. Find someone you can talk to face to face, if possible. 10 responses here will get you 10 different distro suggestions. Once you do make a decision, feel free to ask questions here about said distro. But asking which is the best is a loaded gun. Just search this forum for similar posts and you'll see what we mean.
 
Saloon Keeper
Posts: 28768
211
Android Eclipse IDE Tomcat Server Redhat Java Linux
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
From a software development viewpoint, which distro you use doesn't really matter.

From a general support viewpoint, the best thing to do is check out your local community. Where I live, Debian was pretty popular, though now its younger brother Ubuntu is probably more popular. Since they're so much alike, that makes little difference. But we do have some RedHat/Fedora folks (including me), one or 2 SuSe people, and even a foam-at-the-mouth Gentoo fan.

The similarities mostly outweigh their differences, although each distro has its stong points - Ubuntu for user-friendly desktops, Red Hat and SLS for large enterprises, and Gentoo for control freaks. Pick what you feel comfortable with. Thanks to the fact that so many distros have "live demos", you can test-drive them. Or install them in Virtual Machines.
 
Greenhorn
Posts: 3
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Saptarshi Chakraborty wrote:Hi all,
I am a java programmer and I am familiar with Windows only. I want to migrate to Linux.I don't have much knowledge about linux and I am a complete beginner .Which Linux you people suggest for me . Does choosing any linux will help me.Suppose I am starting with Ubuntu will it help me to develop application in Fedora Core also.



note: use linux. not use kde or gnome...

for communities ubuntu is very good equals opensuse...
i used slackware...
 
Bartender
Posts: 9626
16
Mac OS X Linux Windows
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Luciano Sousa wrote:
note: use linux. not use kde or gnome...



Linux is an operating system kernel. KDE and GNOME are desktop environments. They aren't the same thing so why are you recommending one over the other?
KDE and GNOME are probably the most popular desktop environments for Linux Distributions. Why do you say to avoid them?
 
Luciano R Sousa
Greenhorn
Posts: 3
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Joe Ess wrote:

Luciano Sousa wrote:
note: use linux. not use kde or gnome...



Linux is an operating system kernel. KDE and GNOME are desktop environments. They aren't the same thing so why are you recommending one over the other?
KDE and GNOME are probably the most popular desktop environments for Linux Distributions. Why do you say to avoid them?




it can not find access mysql with a simple command shell, or do not know how to use a "kill" or "killall" to stop the process ... it superficially speaking, but what I mean is that cling to the graphical environment, learn the command line too, will be very useful.
 
Joe Ess
Bartender
Posts: 9626
16
Mac OS X Linux Windows
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Luciano Sousa wrote:
it can not find access mysql with a simple command shell, or do not know how to use a "kill" or "killall" to stop the process


Call me skeptical. Xwindows is just a curtain over the multiuser Linux system. If one can do something at a command line, one should be able to do it via an Xterm.

Luciano Sousa wrote:
but what I mean is that cling to the graphical environment, learn the command line too, will be very useful.


I concur that the command line in *nix systems is vastly more powerful than the command line in Windows. That doesn't make desktop environments less useful.
 
Greenhorn
Posts: 25
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
use whatever you have free access to, to a beginner all seem the same. Basic commands are all the same.
 
author and jackaroo
Posts: 12200
280
Mac IntelliJ IDE Firefox Browser Oracle C++ Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Luciano R Sousa wrote:it can not find access mysql with a simple command shell, or do not know how to use a "kill" or "killall" to stop the process ... it superficially speaking, but what I mean is that cling to the graphical environment, learn the command line too, will be very useful.

Nope - something wrong there. I'm using Ubuntu at work with Gnome (default?) as my X-Windows System desktop. No problems with using mysql or kill or killall from gnome-terminal. No special configuration on my behalf to make that work.
 
Greenhorn
Posts: 21
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator


For beginners just go with Centos.
very easy to install and runs out of the box

 
author
Posts: 5856
7
Android Eclipse IDE Ubuntu
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

For beginners just go with Centos


Not necessarily true. My daughter's friends convinced her to switch from Ubuntu to Centos and she has yet to get the nvidia drivers to work properly (not for lack of trying), so each time she boots into Centos she has to endure the high-speed fan noise on her video card. When she was running Ubuntu the nvidia drivers installed without any problems.
 
Ranch Hand
Posts: 41
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Niv Tyagi wrote:

For beginners just go with Centos.
very easy to install and runs out of the box



I use Centos and am quite happy with it, but I would not recommend it for a beginner. Its out-of-the-box hardware support is not going
to be nearly as good as, for example, Fedora or Ubuntu. Also, the Centos forums are not geared for beginners.
 
greenhorn
Posts: 213
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
ubantu is popular.
 
Pat Farrell
Rancher
Posts: 4804
7
Mac OS X VI Editor Linux
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

pooja jain wrote:ubantu is popular.


Which is not always a good metric. After all, Windows has the dominant market share.
 
Ranch Hand
Posts: 10198
3
Mac PPC Eclipse IDE Ubuntu
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I used Ubuntu and I liked it. I use it for learning Linux and when I installed it I just know that Linux is an Operating System and nothing else.
 
reply
    Bookmark Topic Watch Topic
  • New Topic