Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie
Hi there,
There is an issue with role permissions that is being worked on at the moment.
If you are having trouble with access or permissions on regional forums please post here to get access: https://www.boards.ie/discussion/2058365403/you-do-not-have-permission-for-that#latest

Best Distro

  • 23-09-2008 8:22pm
    #1
    Closed Accounts Posts: 58 ✭✭


    No no, I'm not looking to start a flame war! Was wondering what ye guys think is the best distro for programming?

    Yes I realise that's a bit vague, I have a fairly old lappie coming into my possesion. Will just be used for playing around on, I'd really like to get properly into Linux (and learn a few new languages along with shell scripting). Really want to get a feel for it. I've played around with Ubuntu (Wubi) and feel comfortable with that, should I go for a full install of Ubuntu or should I try something else?


Comments

  • Closed Accounts Posts: 580 ✭✭✭karlr42


    Well, I'm a CS student running Ubuntu, and I can do perl with a text editor and the perl interpreter, c and c++ the same way, python, same deal,(all installed by default), and have Eclipse for Java. So it's good for programming, I would say.


  • Registered Users, Registered Users 2 Posts: 8,142 ✭✭✭corkie


    The Best distro is the one that suits your needs must.

    You have an old laptop, try a few of the live distros and see which one supports all or most of your hardware.

    If you want to learn about Linux. Installing and trying to get a vanilla distro (Slackware or gento) and then configure it to have all your hardware working.


    The next thing that people will choose or stick with a distro is package manager.

    I prefer debian (and apt) over an rpm based package manager.

    If i was going to be compiling or doing allot of development work, i would more than likely use a very stable distro like slackware.

    Regards,
    John.

    ⓘ Please stop jumping to false assumptions about me!



  • Registered Users, Registered Users 2 Posts: 37,485 ✭✭✭✭Khannie


    Gentoo is great for c/c++ coding because all the header files for more or less everything are installed by default when you build the OS. :)

    Ubuntu's good too. The apt repositories are useful for installing headers and what not.

    What language do you intend coding in?


  • Closed Accounts Posts: 1,377 ✭✭✭An Fear Aniar


    I've seen loads of people saying Arch is amazing.

    You need to know what you're doing though.


    .


  • Closed Accounts Posts: 1,506 ✭✭✭Jackz


    I've seen loads of people saying Arch is amazing.

    You need to know what you're doing though.


    .

    :pac: is the package management tool.


  • Advertisement
  • Closed Accounts Posts: 4,564 ✭✭✭Naikon


    +1 for Arch, it rocks:)


Advertisement