Slashdot Mirror


Ask Slashdot: New To Linux; Which Distro?

An anonymous reader writes "I'm a very new user to Linux looking for a distro that allows me to control and customize, but I'm not sure where to start. I had a friend install Ubuntu 12.04 on my computer, with the E17 window manager and somehow I managed to crash it during the copying of some non-important files and now my computer won't boot (the hardware's fine though). I've found descriptions of Arch Linux to be spot on to what I'm looking for and want (Slashdot user serviscope_minor mentioned Arch a couple weeks ago and it caught my attention), but my experience in the terminal is literally about an hour. That said, I really want to learn more, don't mind hard work, enjoy challenges, and am perfectly willing to spend hours and hours for months on end to learn command line. Any suggestions, projects to start with, books to read, or tutorials to do to try would be appreciated."

41 of 573 comments (clear)

  1. Reinstall Ubuntu. by Anonymous Coward · · Score: 5, Informative

    Don't go looking for trouble. If you couldn't handle Ubuntu, Arch will drive you insane.

    1. Re:Reinstall Ubuntu. by arekin · · Score: 4, Insightful

      Don't go looking for trouble. If you couldn't handle Ubuntu, Arch will drive you insane.

      1000 times this.

      --
      Disagreeing with you does not make me a troll.
    2. Re:Reinstall Ubuntu. by Gordonjcp · · Score: 4, Insightful

      And a bunch more times, and I *like* Arch. I still switched back to Ubuntu for my primary desktop and laptop though, because Arch seems to spend half its time broken in some weird and mysterious way because of an inadequately-tested package somewhere.

    3. Re:Reinstall Ubuntu. by AliasMarlowe · · Score: 5, Insightful

      And, as pointed out in the Firehose: if you crashed an OS (be it Windows or OSX or Linux or BSD or anything) by moving some files around, then either (i) they were not unimportant files and you must have been running with privilege escalated, or (ii) you have some kind of hardware problem, which could be intermittent.

      --
      Those who can make you believe absurdities can make you commit atrocities. - Voltaire
    4. Re:Reinstall Ubuntu. by Anonymous Coward · · Score: 5, Insightful

      Oh, nonsense. If you are moderately technically competent, the distros which try to be "user-friendly" are usually the worst, as you have to get used to all their complex quirks and custom methods.

      Something simple like Slackware or Debian stable is a much healthier and less frustrating learning experience.

    5. Re:Reinstall Ubuntu. by ZeroPly · · Score: 5, Insightful

      As a long time Linux user, I agree wholeheartedly. I started with Slackware before version 2.0 came out, in the early 90's. I used Slackware for years, then Red Hat, and nowadays Ubuntu. If you want to be cool and different, yeah, there's plenty of niche distros out there. For my main work computer (at home), I don't want drama, and I'm not intent on making any ideological points. I just want Gnucash, LibreOffice, etc. to run reliably, updates to be easy, and maintenance time to be a small fraction of usage time. Ubuntu works great for that. If you want to experiment, throw a distro on a VM, or on a spare test machine.

      Yes, there's lots of discussion about GUI and the direction Canonical is heading in. I don't care. I have an Ubuntu Server 12.04 box as a firewall in my basement, another Ubuntu Server 12.04 box right next to it for DNS/DHCP/file shares, and Ubuntu Desktop 12.04 on the computer I'm posting this through. Works great, excellent uptime, and upgrades/installs are fairly fool-proof.

      --
      Support microSD: in a post 9/11 world, it is unwise to carry your data on media that you cannot comfortably swallow.
    6. Re:Reinstall Ubuntu. by fermion · · Score: 4, Insightful
      Seriously. Walk before you run. Use Ubuntu to learn, and then move on. If you want to play with lots of different *nix just to lean, install Ubuntu, intall Virtualbox, then install anything else as a virtual machine. That way you can play and learn and if something borks just reload the backup image.

      The thing is that *nix, unlike say MS WIndows, is set up to do useful work, so some of the vanity customization is not there are is other OS. Also, although there are many managers, some are more useful than others.

      --
      "She's a scientist and a lesbian. She's not going to let it slide." Orphan Black
    7. Re:Reinstall Ubuntu. by Noughmad · · Score: 4, Informative

      Arch leaves most of their packages as vanilla as possible.

      This the second best thing about arch, the best one being the first to get updates. See http://oswatershed.org/ for comparison. I agree that it's the best experience I've seen, and I run it on all my computers.

      Unfortunately, Arch does want constant updates. And by that I mean constant. Many times I ran "pacman -Syu" immediately after a large update, and a few new packages showed up. As we probably all know, normal users don't want updates. They hate Windows update (well, who doesn't), and so they hate Linux updates as well.

      --
      PlusFive Slashdot reader for Android. Can post comments.
    8. Re:Reinstall Ubuntu. by Jane+Q.+Public · · Score: 5, Insightful

      This. BUT personally I go with Kubuntu. KDE is the interface with "least surprise", and you don't have to worry about what direction vanilla Ubuntu is going with Canonical's frankly bizarre ideas about window management.

    9. Re:Reinstall Ubuntu. by chmod+a+x+mojo · · Score: 5, Informative

      It's Ubuntu. Don't take my bashing it the wrong way, it is a good thing to have an intro level distro for new users as well as pushing to make Linux more mainstream user friendly, but....

      The way Ubuntu does things is, in my opinion, insane. They track Debian unstable snapshots which is only minimally tested and then introduce their own bugs on top of the existing bugs in unstable, then try to iron out the worst of the bugs before the next point in the 6 month release cycle comes due. This does not lend itself all that well to making a truly stable user experience. You can even see that at work by tracking users reactions to releases, there have been flop releases that pushed users to jump ship to pure Debian ( seem look / feel / package management experience, just less general hand holding) or rolling back to previous releases and refusing to update.

        I know they can't really track stable since Debian has a much longer release cycle, but at the very least they should track testing. Testing generally has the worst of the major bugs worked out ( or the packages wouldn't have been able to move out of unstable ) while still remaining "fresh" enough with updated packages when not in release freeze.

      Secondly, it depends. With bug free code you shouldn't be able to crash an OS beyond repair un-intentionally, unfortunately Ubuntu, like every other piece of software out there, is not bug free. It is also possible to be updating sensitive files when doing something else causes a full blown kernel panic instead of a recoverable oops leaving said sensitive files in an unstable / un-bootable state. Not knowing exactly what the OP was doing at the time means we can't only point and say "it was this".

      --
      To err is human; effective mayhem requires the root password!
    10. Re:Reinstall Ubuntu. by anagama · · Score: 4, Informative

      As a long time Linux user, I agree wholeheartedly. ... For my main work computer (at home), I don't want drama, and I'm not intent on making any ideological points.

      This is totally valid after you've put in your dues. Let's face it though, even the most noob friendly distro occasionally requires mucking around with the command line and some other basic knowledge. For example, if you need to enable extended attributes in your fstab file, you'll get that done in no time flat because you know what fstab is, you know where to find it, and you know how to edit it either locally or by sshing in from another machine and using nano or vi or X forwarding a graphical text editor. These types of simple skills and many others are ones you built up years ago and rely on now probably without even noticing, which is why a fancy distro seems so foolproof. Secondly, when you run into a command you need to learn, you know how to go about learning what you need to know. These things seem obvious and easy once you "get it" but before you get it, they're major roadblocks.

      I'm using Fedora 17 on my desktop right now and subjectively, it feels totally easy -- like everything works out of the box -- except to install the nVidia drivers directly from nVidia there's this whole process involving changing runlevels and running nVidia's install script (even "./" can be a major learning hurdle for a newbie). Or getting multimedia to run -- it isn't hard if you know what you're looking for. So to me, Fedora 17 feels brain dead easy because I only had to do a few things manually, and I compare that to first time I tried to get X going on a 486DX (vague recollection of having to open my computer to figure out what stuff was in there so I could get it configured). Anyway, I install a modern distro and I'm blown away. Just boot up from a USB stick and wow -- "it just works." In reality, that is comparatively true, but not actually totally true.

      So, I can see some value in this guy who is just starting out, learning to do things the hard way. Eventually he'll get sick of the hard way like everyone does, but by that time, the noob distros he'll be using will feel totally easy because he won't even notice the one or two things he needs to do manually that don't automagically come out right.

      --
      What changed under Obama? Nothing Good
    11. Re:Reinstall Ubuntu. by Larryish · · Score: 5, Funny

      This!!

    12. Re:Reinstall Ubuntu. by s1d3track3D · · Score: 4, Insightful

      I disagree.
      Since you have stated you have time and want to learn, now is the perfect time. I think you should install the smallest possible linux GUI-less and just run in terminal mode for a while. Learn to do everything without a GUI.

      Set up an email client (Mutt), use a web browser, (Lynx or links), set up an IM client, etc, there are GUI-less apps in linux for everything. (also, set up Apache, MySQL, etc)

      Yes, it will suck for a while but you will really learn this way, then you can run any distro you want and you'll probably have decent sys admin chops once your done. (I'd go for debian, I think you can still get a single CD ISO base system. (then, right off the bat this will teach you to use apt.

      Good luck and enjoy!

    13. Re:Reinstall Ubuntu. by higuita · · Score: 4, Insightful

      If the user really want to learn and don't mind reading and experimenting, slackware is a perfect distro!

      unlike ubuntu, where you have almost everything configured and hidden in GUIs and several mysterious layers of "user-friendliness", slackware is simple and direct.
      there is no hidden config and the few user-friendly menus are just plain bash scripts, easy to read and understand. for a user that wants to learn, this is precious, as the KISS principle makes things isolated and easier to learn, step by step
      Even the package manager is just a script to execute tar, you only have standard unix tools, and so, you will learn the unix way: do one thing, do it well

      slackware is ready to use after install, but everytime you need something, you have simple scripts, good and commented config files and a great community.
      missing a program? great, grab the sources and compile... you dont know how? great, you will learn (usually its just wget url/program.tar.gz; tar zvfx program.tar.gz; cd program; less README; less INSTALL; ./configure --any-option-you-may-need-or-like && make ; su ; make install).
      in slackware there is no -dev packages, everything is there, ready to compile everything.

      yes, one apt-get install program is faster, but you dont learn anything with that, and you learn a lot by installing a program by hand.

      Everytime you hit a problem, stop and research, learn about it and you will understand why are you doing it instead of "copy&paste" a new ubuntu PPA repo

      After learning slackware, you will do well in all other distros... learning ubuntu, you still dont know anything when using other distros

      you have a working system, just like you want? fine, start thinking in new things, like web server, database, firewall, proxy, etc
      in each idea, you will learn more.

      After playing with slackware, you can jump forward to debian or arch (or using sbopkg on slackware) to have a easier system for day to day usage, or jump to LFS (Linux from Scratch) to learn the lower level of a linux system.

      Documentation, you have the slackware book: http://slackbook.org/ and the foca linux (Portuguese, but is very complete and you can use the translator): http://www.guiafoca.org/

      After playing with slackware, you not only will understand how many things work, but also learn how to think about and solve a linux problem, how to search for logs and errors messages and read man pages and howto's

      This is a difference between a desktop user (ubuntu) and advanced user or linux administrator (slackware, but also gentoo and arch).

      but hey, take the test: http://www.zegeniestudios.net/ldc/

      --
      Higuita
    14. Re:Reinstall Ubuntu. by adolf · · Score: 5, Insightful

      You still install Windows updates on a new install the old fashioned way?

      http://download.wsusoffline.net/ and don't look back: Push the button, come back later. It self-reboots and just sorta gets it done.

    15. Re:Reinstall Ubuntu. by Lotana · · Score: 4, Insightful

      Since you have stated you have time and want to learn, now is the perfect time. I think you should install the smallest possible linux GUI-less and just run in terminal mode for a while. Learn to do everything without a GUI.

      While I do agree that this is a guaranteed way to learn all the aspects of the new system, for a completely new user this borders on masochism.

      My recommendation would be to get something simple and stable (Debian Stable is a perfect example). Have the system up and running with XFCE GUI and a familiar browser like Firefox (Since you will be searching Google A LOT, you better be comfortable with the browser).

      After that is done, have the terminal window up at all times and try to do as much as possible using it. If he gets frustrated, alt-tab to Firefox/Iceweasel/Konqueror and get help or fall back to using the GUI. Being stuck on minimal version of Linux with terminal only is a very good way to run into an issue and give up in frustration.

    16. Re:Reinstall Ubuntu. by wallsg · · Score: 4, Funny

      You get used to it. I don't even see the code. All I see is blonde, brunette, red-head.

  2. Xubuntu by Anonymous Coward · · Score: 5, Informative

    Xubuntu. Customization + hardware support + debian repo. :-)

    1. Re:Xubuntu by Anonymous Coward · · Score: 4, Insightful

      This is my problem, and perhaps the article submitter's as well: people here say "flavor X" or "flavor Y" cos "Z repo" or "W window manager" but nobody says why Z repo is good and F repo isn't. I understand, this is slashdot and you all want to look l337 and act like the whys are obvious to everyone, so....

      Is there some website out there that spells out the pros and cons of each different package and window manager, wtf are updates important or not, wth is a gcc, etc.? Not for you guys who know everything of course, but for us noobs who don't have time to try out every single package mentioned on slashdot and would like to narrow down our choices to a few based on our specific needs.

  3. SuSE by Rydia · · Score: 5, Insightful

    SuSE has the best installation and configuration utility and has a ton of helpful user-run repos for packages. It also has builds for basically every windowing system, so you can pick your preference without any hacking, and when you do want to get down to brass tacks, the system will get out of your way (now that suseconfig is gone) and let you tinker as much as you please.

    And when you screw everything up (half the fun, right?), it ships with a fantastic system repair tool to get you back on your feet. You can also use SuSE Studio to make a custom image if you have weird hardware.

    It's a really great linux experience.

  4. slackware by Anonymous Coward · · Score: 5, Funny

    ... because it still works just like 1994

    1. Re:slackware by Anonymice · · Score: 4, Insightful

      You jest, but what's the old adage? "If you want to learn Debain, use Debian. If you want to learn Linux, us Slackware."
      (replace "Debian" with your packaged distro of choice)

      It really depends on what your aim is. Is this for personal use, or career/study? If the former, then go the Ubuntu/Mint route as most people are is suggesting, but if the latter, then throw yourself in the deep end & learn to swim.
      The major desktop distros are so stable now that you will rarely, if ever, need to delve under the hood. This won't teach you "Linux". If someone sat you down at a terminal, or with a distribution you had never used before, you'd be completely lost. But if you go for a system that requires you to get your hands dirty, then you will learn very quickly.

      The lessons you learn with Slackware will be transferable to every Linux/POSIX environment you find yourself in.
      The lessons you learn with Ubuntu/CentOS/$distro will only teach you how to use that particular distro.

    2. Re:slackware by mr_shifty · · Score: 5, Interesting

      Even though I'm a diehard Mint user nowadays, I agree with this.

      I started out with Slackware, and I used it for 8 years before moving on to Ubuntu, and finally Linux Mint Debian Edition.

      Slackware, while it has a learning curve, is also (as odd as it may sound), actually quite simple. It does what you tell it to do. No more, no less.

      It's rock-solid stable.

      It's fast.

      It forces you to learn about how Linux works, because you have to tell it what to do and how to do it. It isn't as much work to get running as Gentoo, but it makes you think about things like kernel versioning, what's going on in /etc and where your system logs are, and how to compile applications from source from time to time.

      I've taken what I've learned from Slackware and found that it's applicable to every other Linux I've knocked around.

      I use Linux Mint more like a "casual desktop user" these days, but if I need something rock solid stable and reliable, I will go back to Slackware, because I trust it. It's not a Cadillac like Mint is, but a stock car that has everything accessible and tweakable, so you can bend it to your will and it'll serve whatever purpose you have in mind for it.

      So, to sum up, while it doesn't sound like a newbie distro, I still think Slackware is a great way to cut one's teeth in the Linux world, especially if one is truly setting out to learn Linux, not just using it as a launch platform for a browser and an email client.

      --
      And the circle of life continues to spin, occasionally wobbling on its axis thanks to the weighty presence of dumb.
  5. If you're interesting in an IT career by Anonymous Coward · · Score: 5, Informative

    CentOS might be the best; it's a clone of Red Hat Enterprise Linux, without paid support. (Red Hat's stated position is that it doesn't mind CentOS's existence). So if you learn that, you'd be able to leverage that for job opportunities based on RHEL, which is the industry leader on the server side.

    One drawback: RHEL (and by extension CentOS) is oriented towards the enterprise rather than the consumer desktop; and towards the tried and true, rather than the latest and greatest. This is response to what its customers (IT administrators who have serious work to accomplish) have told them they're interested in. So it's probably not going to be a great platform for running games, for example - well it could be, but you'll have to be spend a lot of time downloading RPMs and trying to get things to work.

  6. Debian by Anonymous Coward · · Score: 5, Insightful

    Most other distros copy it anyway, might as well get the real McCoy.

    If you're concerned about software freedom, consider is gNewSense, a Free-only debian derivative.

  7. Linux Mint by Anonymous Coward · · Score: 5, Informative

    If you're new to Linux, don't use Arch. Arch requires far too much hacking to get work and although I myself am a fan, a newbie will likely rage right back to Windows. The best casual distro right now is Linux Mint (With Cinnamon as a display manager) IMO. Linux Mint fixes what Ubuntu got wrong (Unity) and Cinnamon is a beautiful display manager with intuitive and familiar design.

    As for working with the terminal, you need some motivation to keep you revisiting. Personally, my motivation was coding in C using gcc as a compiler, and vim as an editor. If you are up for a 'fun' time learning, use Vim exclusively as your text editor.

  8. Grenade!! by RedHat+Rocky · · Score: 5, Insightful

    Very touchy topic, which distro to run.

    I think Ubuntu is an okay start for you, mostly because it will mostly work and there's plenty of help (including various levels of help) for you to use.

    Problem one for you:
    1. You caused the boot issue. How?

    2. Fix it.

    This will start the learning process, a large part of Linux for me is it leads to learning. It's all there for one to figure out, eventually.

    --
    Anything is possible given time and money.
  9. stick with major distros by ssam · · Score: 4, Interesting

    I recommend that (at least to start with) you stick with major distros. distrowatch has a reasonable list http://distrowatch.com/dwres.php?resource=major

    there are many hundreds of distros, mostly with little to distinguish them and some maintained by very small teams. if you use a distro that has small non-fulltime development team, then how long is it going to take for them to push a security update in to the repositories? what if one of their developers is on holiday, or has exams, or whatever. with the bigger distros they will have a security team to do this.

  10. Re:Seriously. by pijokela · · Score: 5, Insightful

    Somebody has to actually answer the question for there to be good pages for google to find. This sort of thing also ages pretty quickly, so I think it's worth reanswering at least yearly. Finally, this guy seems to want something that will teach him interesting stuff - not just something that has working flash etc.

    So I definately think that this is a good question for SlashDot.

    And personally I would recommend reinstalling Ubuntu. If you only have an hour of experience with the command line you probably haven't noticed that underneath Ubuntu is just about as "Linux" as any other Linux. Reinstall it and this time create a separate /home partition so that reinstalling the next time will not be painful. And then, learn to program - that's a nice 10 year project. :)

  11. Mint. by jedidiah · · Score: 4, Informative

    Mint is the new Ubuntu. They have been tweaking Ubuntu for years adding things that got left out by Canonical. Now that Canoncial has gone bat-shit crazy, they are in the perfect position to accomodate users that would otherwise be good candidates for Ubuntu.

    Or you could just go old school and just use Debian.

    --
    A Pirate and a Puritan look the same on a balance sheet.
    1. Re:Mint. by RudyHartmann · · Score: 4, Informative

      The latest Mint is a Debian based distro too. Much better than that crazy Ubuntu distro.

      --
      Oh, yeah! Wise guy, huh? Woob woob woob woob! Nyuk! Nyuk!
  12. Run a live distro off a memory stick or CD by kawabago · · Score: 5, Insightful

    Test the different distros live disks to see which works best in your situation. Then install it.

  13. Re:Arch Linux is for you by The+Mighty+Buzzard · · Score: 4, Interesting

    I love Arch myself but NO. Arch regularly makes changes that will leave your system thoroughly hosed if you update without watching the news feed. That's not even sysadmin-friendly much less noob-friendly.

    --
    Violence is like duct tape. If it doesn't solve the problem, you didn't use enough.
  14. I hate to break it to you, but... by XaXXon · · Score: 4, Insightful

    you probably didn't crash it copying some unimportant files. Linux doesn't play that game.

    The best way to learn is to fix what you've broken. That's how I learned linux.

  15. Old timer here, I hope this helps... by rsk · · Score: 4, Insightful

    I haven't posted to SD in years, but felt compelled to brush the cobwebs off and reply to your question...

    1. This is a semi-religious question, so you are going to get a lot of vitriol in some of the responses; ignore it.

    2. Gentoo is the "dive in the deep end, with weights tied to my feet and battle my way back to the surface" answer to your question. You build everything. You won't just learn the command line, you'll learn build tools, config scripts, environment vars, libraries, manual dependency management and more. I DO NOT think this is the right choice for you right now given how new you are to all of this. This will be the "death by a thousand paper cuts" experience that runs the risk of driving you crazy after 3 days of work and you still don't have a GUI running because of some esoteric error that you don't understand.

    That said, if you insist that this is how you like to learn, go for it. The community/forums are very helpful and PACKED with information. If you do this, mentally prepare yourself for days and days of an unbootable machine. Reformatting and reinstalling over and over again. Getting a boot loader wrong, not installing Grub right, killing your install that was almost working perfectly because you changed a VGA boot option and now everything hangs... just prepare for these KINDS of things. Don't go in thinking "Awesome, I'll get this done in a day and have GNOME running" -- you won't, and if you do, something weird will break it out of no where and you won't have any idea what to do so you'll need to start over again.

    I am not trying to scare you, just setting the expectation. If that sounds like heart-burn city, move onto my next suggestion.

    3. Arch Linux -- You already mentioned this in your post and I just want to confirm that I believe THIS is the right choice for you. It is the perfect middle ground between Gentoo and something like Ubuntu -- you do get to know the ins and outs of the system, without the compiling/building/dependency pitfalls of Gentoo. This is an EXCELLENT place to start, get really familiar with everything and grow from (either down to Gentoo, or out of system management entirely into something like Ubuntu).

    4. Ubuntu / Fedora -- Use these if you want a working computer, want to "try" Linux with a nice GUI and slowly become familiar with the underlying system through SOME GUI tools, mostly command line and have tons of support for your hardware. This is the "Mac"-esque experience you can get in Linux, in that you can live in the GUI all day if you want, but there is an underlying CLI/Unix world there under the surface if you want to mess with it.

    5. Mint / SUSE / Kubuntu / Slackware / Whatever -- I have always seen these as different flavors of the same things listed above. I'd start with the primaries first and go from there.

    Have fun!

  16. Re:Seriously. by aoteoroa · · Score: 5, Insightful

    Somebody has to actually answer the question for there to be good pages for google to find. This sort of thing also ages pretty quickly, so I think it's worth reanswering at least yearly. Finally, this guy seems to want something that will teach him interesting stuff - not just something that has working flash etc.

    I'm not sure the question has a straight answer. It reminds me a little of when I asked my dad about how to evaluate a good wine (about 20 years ago) I expected him to educate me about legs, tanin, body and other quantifiable methods for evaluating a wine. Instead he said it's quite simple really....you drink a lot of them and after a while you start to develop preferences.

    In the late '90s and early 2000's I took the same approach to Linux and installed nearly every distribution I could get my hands on. Back in the day they were varietes of Red Hat, Mandrake, Corel, Slackware, Gentoo, Debian...after a while you develop preferences and one distro doesn't fit all needs. To this day I prefere slackware servers, ubuntu desktops, and ipcop for routers/firewalls. But everybody will have their own preferences./P

  17. Re:Timewarp by TrekkieGod · · Score: 4, Interesting

    Is this a repost from 1997?

    I get the feeling it's a bored troll just trying to get a rise out of someone.

    The question will never get a straightforward answer, especially here on slashdot - and because there's no one true answer.

    Definitely a troll. In fact, it's so obvious I'm surprised the editors didn't realize it.

    Let's analyze this. His computer crashed while copying unimportant files with good hardware and now it fails to boot.. Even in 1997, this would have been an unreasonable scenario. I've certainly seen applications in Linux crash, about as often as I see them crashing in other OSes. In very rare circumstances, I've seen the kernel crash. A kernel crash that prevents the computer from booting again, though? What exactly would cause that?

    One thing would be if instead of copying, he was accidentally moving system files. That's pretty hard to do, he would have to get elevated privileges, and even if he did, any file that the system was currently using would remain loaded in ram, so it wouldn't be likely to crash then, he'd just have problems booting up later. Not only that, but this so guy who is self-identifying as inexperienced anticipated this response and made sure to point out the files were "non-important". I'm pretty sure he also chose that wording to avoid saying "system files", afraid that would betray his level of knowledge.

    Another possibility is that he has a failing hard drive. Again, this would be unlikely to crash his box, but copying files around in a bad drive could maybe cause corruption of the file system preventing it from successfully booting up next time. So, of course, this guy also predicted this response and made sure to point out that his hardware is a-ok.

    What are we left with here? Linux being hard on new users cliche? Check. Using a distro that is known to be user-friendly and suggesting he might want to move to a distro known to have a high learning curve? Check. Implication that Linux's reputation for stability is underserved? Check. Trying to rile up slashdot into "what's the best distro" flamewar? Check. Anonymous submission? Of course. The only thing missing is good old-fashioned vi vs. emacs debate.

    --

    Warning: Opinions known to be heavily biased.

  18. Re:Debian by toygeek · · Score: 4, Informative

    I came here to say this. Debian is a good OS and is as mainstream as you can get without lots of fluff and it Just Works. I like that its not a "flavor of the week" distro, its what "flavor of the week" is *based on*.

    The only other option in my book is CentOS, although I don't like it as much as Debian esp on the desktop. But, its the free version of RedHat Enterprise Linux (RHEL) which Fedora at least used to be based on.

    I answer these two distros because you mentioned that you want to learn- and these are, in my opinion, the best ones to learn on. Understand them, and inherently understand their derivatives.

  19. How To Pick A Linux by Tenebrousedge · · Score: 4, Informative

    It's much easier for you to specify your needs as there are hundreds of distros and packages that can be combined. To a first approximation pretty much all linux packages are available for all distributions.

    Beyond that, most linux distributions are based off some other distribution. The description of Kubuntu as "Ubuntu, but with the KDE desktop environment" is perfectly descriptive.

    So what distinguishes one distro from another? Besides what comes installed by default, the most significant difference is how those packages got there.

    Debian is probably the distribution that the greatest number of other distributions are based on. It has a very very long testing cycle; it takes packages years to get into Debian's stable branch. Ubuntu is based on Debian unstable, and a shit-ton of things are based on Ubuntu, including Linux Mint.

    Red Hat produces the next biggest family of linuxes. Fedora and Red Hat Enterprise Linux are more or less analogous to Debian unstable and stable, respectively, but I don't think very many people are dumb enough to try and base a distro on Fedora. CentOS is RHEL with the logo removed, and Scientific Linux is also based on RHEL.

    Next up we have Gentoo, Arch, Slackware, and Suse.

    I was going to put a joke about Gentoo here, but it's taking a while to compile. Gentoo is a rolling-release distro where most of the packages that you use are compiled on and for your machine. You mention gcc, this is related, but you will probably not ever use it directly. Compiling packages yourself can make them run faster, but it can take a long time.

    Arch is a well-documented, rolling release distribution. I'm not sure what else to say about them honestly, but "well-documented" is one of the highest compliments I'm aware of.

    Slackware is the oldest and most "unixy" of the distributions. It uses an old bootloader, old unix-style boot scripts, and by default boots to a text terminal. You should use Slackware if you want to retreat into a cave for five years, to emerge with a profound knowledge of unix, a full beard, and a solid opinion on whether emacs or vi(m) is the best text editor. I'm pretty sure these things are highly marketable. No, really.

    Suse hasn't failed yet. The last time I checked, they had a wonderful, polished experience, and great admin/configuration tools. I have no idea why they don't have more users, except that there's already a shit-ton of options.

    It's probably fair to say that Debian stable, RHEL, and any derivatives will have the longest testing cycle, and fewest updates in any given span of time. There are many more distributions for more specialized purposes, such as BackTrack for pen testing, Puppy for small installations, Bodhi for those seeking Enlightenment. You may have to figure out what you need on your own there.

    Whew! Let's take a break for a minute.

    All right. So with all that in mind, you can install, as previously mentioned, pretty much all the same stuff on any and every distro.

    Here is a guide on desktop environments. If you're a n00b, you're probably going to want one of those.

    We also have another guide for more experienced users, or those on resource-constrained systems, that covers some of the more popular window managers. Because sometimes 2GB of gnome libraries gets a bit old. For the truly adventurous, this post covers 30 Window Managers in 30 Days.

    Honestly, there's really a pretty limited amount of advice that one can give about using any particular distro. They're all substantially similar. Without any specific information about what you want to use, a recommendation becomes, well, exactly what you were complaining about. "Use XYZ bec

    --
    Those who advocate genocide deserve every protection afforded by law, and none afforded by common human decency.
  20. How To Pick A Linux v2 by Tenebrousedge · · Score: 4, Informative

    To expand on a couple points:

    Some distros make it more or less easy to install rights-restricted software, like the stuff you need to play mp3s or DVDs. Neither Fedora/RHEL nor Debian allow nonfree software in their repos, but it's generally a fairly painless process to add a repo that does.

    Ubuntu will, IIRC, ask you during the install process if you want to install such things, and Linux Mint comes with the media codecs by default. For other distributions you should research this issue.

    Fedora and Ubuntu are the "big" distros, more or less, although Mageia seems to be climbing up DistroWatch lately. I had written off that project as dead when its Corporate Overlord bit the dust, but it's probably worth checking out. I hope I may say with enough accuracy that it is of similar quality to OpenSuse.

    Fedora and Ubuntu have the biggest corporate backing and are likely to represent the most polished experiences. Ubuntu has its own way of doing things, most notably they have implemented at least two desktop environments (Unity and UNR) and their own startup process. Startup tends to be one of those big differences between distributions, but it's something you can safely ignore as a n00b user.

    Fedora and Ubuntu use incompatible packaging systems, which tends to be irrelevant for a couple of reasons that aren't worth going over here. Generally you should figure that [a] any distro that is described as being derived from any other distro is package-compatible, and [b] it's very uncommon to need to install a package outside of your distribution's package management tools. We don't download software off websites, pretty much everything that you would ever want to install comes in the box.

    It's hard to come up with too many more big important differences between these things, really. Desktop environments make a pretty big difference. Distros, not so much, especially among the big players.

    Oh, and I forgot to mention. If you ever want to give yourself a real education in Linux, try Linux From Scratch. You'll probably even survive the experience. By contrast, slackware will be a friendly and trivial introduction, and Gentoo... ...sorry, my Gentoo joke is still compiling :(

    --
    Those who advocate genocide deserve every protection afforded by law, and none afforded by common human decency.
  21. Absolutely Wrong - keep your religion out of this! by rubycodez · · Score: 4, Insightful

    Debian is my favorite distro - for servers. it is absolutely not suitable for a desktop for a novice. in fact, I have decades of Unix administration and systems programming experience and *I* don't even use Debian for my desktop. Debian has too many rough edges in the desktop realm, and as of 2013 A.D. there are still useful non-free wares for which free software doesn't exist. sorry, but that's the real world. Don't tell a novice he must suffer and waste hours of time and have incomplete functionality for getting stuff done because it's against your RMS-religion. That non-free software of which you have so much contempt will help the novice (as it does me) get stuff done. I wish there were free alternatives, but there are not. The real world is not as nice as we'd like.