Thread: Linux Version reccomendation

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Registered User
    Join Date
    Sep 2006
    Location
    New York, New York
    Posts
    19

    Linux Version reccomendation

    I'm looking into getting Linux for my college Notebook, but I am (as you can tell) pretty new to the whole *NIX thing. I'm wondering what version of Linux is good for new users, but at the same time teaches me skills so I can move on and use the more advanced versions of Linux rather than leech to the user-friendly ones.

    My first friend told me to get Gentoo Linux, but friend #2 said that Gentoo is mostly console based and I really know nothing about the Linux commands. He told me I should get Ubuntu, but friend #1 shuns Ubuntu. So I'm asking for some third party ideas on which version of Linux I should use.

    Thanks ahead of time.

  2. #2
    C++ Witch laserlight's Avatar
    Join Date
    Oct 2003
    Location
    Singapore
    Posts
    28,413
    If you are new, Ubuntu would be good. They have a fair amount of hand holding.

    From what I have heard, system76 is worth a look.
    Quote Originally Posted by Bjarne Stroustrup (2000-10-14)
    I get maybe two dozen requests for help with some sort of programming or design problem every day. Most have more sense than to send me hundreds of lines of code. If they do, I ask them to find the smallest example that exhibits the problem and send me that. Mostly, they then find the error themselves. "Finding the smallest program that demonstrates the error" is a powerful debugging tool.
    Look up a C++ Reference and learn How To Ask Questions The Smart Way

  3. #3
    Registered User
    Join Date
    Sep 2006
    Location
    New York, New York
    Posts
    19
    Wow thanks, that site is really helpful.

    I think I'm going to buy my laptop from there. Pretty cheap, too.

  4. #4
    Reverse Engineer maxorator's Avatar
    Join Date
    Aug 2005
    Location
    Estonia
    Posts
    2,318
    SUSE uses much disk space, but is worth a shot.
    "The Internet treats censorship as damage and routes around it." - John Gilmore

  5. #5
    Disrupting the universe Mad_guy's Avatar
    Join Date
    Jun 2005
    Posts
    258
    I'd advise Ubuntu if you want an easy to install linux distro for beginners. You can learn from it, and it's a good starting point for learning to use linux.
    operating systems: mac os 10.6, debian 5.0, windows 7
    editor: back to emacs because it's more awesomer!!
    version control: git

    website: http://0xff.ath.cx/~as/

  6. #6
    Cat without Hat CornedBee's Avatar
    Join Date
    Apr 2003
    Posts
    8,895
    Quote Originally Posted by Pobega
    My first friend told me to get Gentoo Linux, but friend #2 said that Gentoo is mostly console based
    That's nonsense, but Gentoo still isn't the right distro for Linux newbies. I follow the others in recommending Ubuntu, or Kubuntu, if you've heard better things about KDE than Gnome. Personally, due to continuous problems with Gnome's session manager, I much prefer KDE.
    All the buzzt!
    CornedBee

    "There is not now, nor has there ever been, nor will there ever be, any programming language in which it is the least bit difficult to write bad code."
    - Flon's Law

  7. #7
    Devil's Advocate SlyMaelstrom's Avatar
    Join Date
    May 2004
    Location
    Out of scope
    Posts
    4,079
    Just jump right into Slackware... man up a bit. Geez.
    Sent from my iPadŽ

  8. #8
    User
    Join Date
    Jan 2006
    Location
    Canada
    Posts
    499
    Quote Originally Posted by SlyMaelstrom
    Just jump right into Slackware... man up a bit. Geez.
    Yes Sly, you said it... another "manly" distro is Debian. It's not too hard to use, and it's almost as fast as Slackware.

  9. #9
    Registered User Jaqui's Avatar
    Join Date
    Feb 2005
    Posts
    416
    Quote Originally Posted by SlyMaelstrom
    Just jump right into Slackware... man up a bit. Geez.
    take your own advice, use Linux from Scratch or DIY Linux.
    where you have to chase down the sources for everything you want installed and build it yourself, not download a prebuilt os like a wimp

    Ubuntu / Kubuntu / Edubuntu all have one critical error, they use a no root account and sudo only securty model, which makes them as vulnerable as any windows box to malware exploitation. No-one that ants to have a secure and reliable system would even concider using them.

    Xandros, Vector*, Archie, Yellodog ... [ basically all single cd distros ]
    each are targeted at a specific use / user experience, they all have extremely LIMITED resources available, as in software to work with their customised layout.

    Pick a gui by default distro if that's what you want. the main GUI options boil down to GNOME for the Macos look and feel or KDE for Windows.
    the light weight, low resource using options blackbox, fluxbox, enlightenent** windowmaker..... [ long list ]

    the gui by default distros are all but lfs, diy, slak, debian and gentoo, the rest treat you like microsoft, keep you in the dark and feed you bullsh!t.

    you won't really learn the power of linux by using a gui on it, you'll only learn that from the cli.

    *Vector SLAK based single cd distro
    **enlightenment is the only one with a truly minimal gui, no taskbar, no system tray, no menuing, outsde of the popup menus for each mouse button, minimal support for any bloat.
    Quote Originally Posted by Jeff Henager
    If the average user can put a CD in and boot the system and follow the prompts, he can install and use Linux. If he can't do that simple task, he doesn't need to be around technology.

  10. #10
    Cat without Hat CornedBee's Avatar
    Join Date
    Apr 2003
    Posts
    8,895
    Quote Originally Posted by Jaqui
    Ubuntu / Kubuntu / Edubuntu all have one critical error, they use a no root account and sudo only securty model, which makes them as vulnerable as any windows box to malware exploitation.
    Huh? They disallow direct root login, and that somehow makes them more vulnerable?
    All the buzzt!
    CornedBee

    "There is not now, nor has there ever been, nor will there ever be, any programming language in which it is the least bit difficult to write bad code."
    - Flon's Law

  11. #11
    Registered User Jaqui's Avatar
    Join Date
    Feb 2005
    Posts
    416
    not that they disable root login, they disable root account, making that single user system one with the user logged in as super user, since it is the user password that grants access to system applications, not a different password.
    so they have every single user system running as root without a root account, the windows equivalent of running as administrator. [ which is the norm for the windows world and the reason windows flaws get exploited so easily ]

    I went through ubuntu, and found a number of areas it failed in meeting my needs, like it can't be installed for a multiboot linux box, it has to be the only distro on it. I find having multiple distros available handy for testing, since only slak, debian, gentoo are guaranteed to use the fsh standard, and only debian of those three has support for rpm to meet the lsb standard. not any other distro is standards compliant, making testing and development for them a nightmare if you don't have a copy on the system. the from scratch distros can be compliant, it depends on the person building them, if they don't make sure they meet the standards then their distro isn't compliant.

    but to promote linux as a viable development platform for commercial software houses, the distros need to be fully standards compliant, so they can build once and run on any distro, with no distro centric tweaking needed. Red Hat, Suse, Mandriva and Ubuntu / Edubuntu, Kubuntu are all minimally compliant, the *buntu's for filesystem, the red hat, mandriva and suse for package manager.

    Security wise, debian, slak, suse are the distros that have gained a security rating, the others are all not available with a configration that gets one. they may have SELinux available, but it isn't installed and configured effectively by default.
    [ SELinux is known to cause major interactivity problems, it killed smbclient on a rhel system being used by a system admin to examine porting their entire netork to linux. naturally he wasn't impressed by that, yet he doesn't know linux well enough to be able to secure it without uing selinux ]
    Last edited by Jaqui; 10-03-2006 at 06:59 PM.
    Quote Originally Posted by Jeff Henager
    If the average user can put a CD in and boot the system and follow the prompts, he can install and use Linux. If he can't do that simple task, he doesn't need to be around technology.

  12. #12
    Moderately Rabid Decrypt's Avatar
    Join Date
    Feb 2005
    Location
    Milwaukee, WI, USA
    Posts
    300
    I have to agree with Sly as well. I fooled around with SuSE for awhile, but didn't learn nearly as much as the week I installed Slackware (no windows manager) onto my laptop. I think (from my limited experience) that you'll learn much more about how Linux works that way. Go with the command line only for awhile; get to know your computer.
    There is a difference between tedious and difficult.

  13. #13
    The Right Honourable psychopath's Avatar
    Join Date
    Mar 2004
    Location
    Where circles begin.
    Posts
    1,071
    I use Mandriva, which I much prefer over Debian. Maybe i'm just not man enough to handle Debian.
    M.Eng Computer Engineering Candidate
    B.Sc Computer Science

    Robotics and graphics enthusiast.

  14. #14
    Registered User
    Join Date
    Jul 2006
    Posts
    111
    Im using ubuntu right now, and I have to say it is the best i have used thus far. I tried Suse, but it didnt like my hardware and wouldnt start. Another really easy disto to use is xandros.

  15. #15
    {Jaxom,Imriel,Liam}'s Dad Kennedy's Avatar
    Join Date
    Aug 2006
    Location
    Alabama
    Posts
    1,065
    Quote Originally Posted by Pobega
    My first friend told me to get Gentoo Linux, but friend #2 said that Gentoo is mostly console based and I really know nothing about the Linux commands.
    You mean there is something other than the command line???

    Agree with Sly -- Slackware.

    Agree with CornedBee -- KDE - if you wanted something like graphical web pages. . . doesn't anybod (else) use gopher anymore? -- j/k.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. How to set File Version of VC++ 6 dll
    By mercury529 in forum Windows Programming
    Replies: 3
    Last Post: 12-08-2006, 02:49 PM
  2. installing linux for the first time
    By Micko in forum Tech Board
    Replies: 9
    Last Post: 12-06-2004, 05:15 AM
  3. which linux version should i get?
    By Geo-Fry in forum Tech Board
    Replies: 14
    Last Post: 12-09-2003, 10:02 AM
  4. Linux Under Windows
    By Strut in forum Linux Programming
    Replies: 3
    Last Post: 05-27-2002, 08:09 PM
  5. linux vs linux?
    By Dreamerv3 in forum Linux Programming
    Replies: 5
    Last Post: 01-22-2002, 09:39 AM