Slashdot Mirror


What Did You Do First With Linux?

ruphus13 writes "OStatic has an interesting article on remembering the first time you used Linux. Quoting: 'I'm not sure if the admission that I remember my first Linux installation much more clearly than any date with my first boyfriend or my first date with my husband is a really wise thing to put in writing. I will freely admit it wasn't quite as anxiety-inducing as a date, and the long-term relationship that sprang from it taught me quite a bit about myself, how I learn, and how to passionately load kernel modules at boot. So, what was your first Linux experience?'"

4 of 739 comments (clear)

  1. Re:I tried to access the floppy drive by wisty · · Score: 3, Insightful

    Similar story. Gave up on the X-server setup. Come Ubuntu, and apt-get, the tables turned and Linux was just easier.

  2. Linux helps you grow? by dov_0 · · Score: 5, Insightful

    Up to that point, I never thought of myself in any way, shape or form as a logical thinker. In some sense, I'm really not. But I learned something about myself. I learned that things go wrong in even completely logical settings for no apparent reason -- but there is a reason, and searching it down, identifying it, and solving it is actually fun and rewarding. I can't write code, but I am quite skilled in digging around in it and bending it to my will -- something I never dreamed I'd like doing.

    I must say that using Linux (manpages and all) has taught me a stack of confidence, logical thinking, problem solving skills etc as well as a lot about computers in general and how they run. I even run a PC repair business now as well as setting up free Linux boxes for disadvantaged students.

    Has anyone else found that using Linux has really helped them develop personally in this way?

    --
    sudo mount --milk --sugar /cup/tea /mouth /etc/init.d/relax start
    1. Re:Linux helps you grow? by txoof · · Score: 3, Insightful

      I don't know if using Linux has helped me develop logical thinking, but it certainly honed my ability to solve problems. The ability to read a log file and compare it to a man page to solve a problem has definitely grown out of my use of Linux.

      The self-sufficiency of reading a manual and determining how to use a tool and how to fix it when it is broken is an incredibly useful skill that is a gift that running linux has definitely given to me.

      --
      This one's tricky. You have to use imaginary numbers, like eleventeen... --Hobbes
  3. Oddly enough, gaming got me into linux... by dr_wheel · · Score: 3, Insightful

    It was probably around late '96/early '97. I had a friend online who I played Quake with who was constantly spouting off about linux. I've always been interested in computers, but had not really ventured outside of the realm of DOS and Windows save for some dabbling with OS/2 (which I thought was great, but lacked the needed support to be a really amazing end-user OS).

    After some nudging, he walked me through downloading and setting up RedHat (Colgate, I believe). I was enthralled by the seemingly endless customization and control over the operating system. Back then, I remember having a proud feeling just being able to get things like my sound card and nic working in this... foreign thing. I felt like I had actually accomplished something when I was able to get Quake running (w/ sound!) for the first time in a non-Windows environment.

    After getting used to RedHat, I moved onto Slackware. After all, RH was for n00bs! Heh. Anyone remember glibc vs. libc5? *grumble*

    Ironically enough, the same thing that got me into linux was the same thing that took me away from it: gaming. See also: the directx vs. opengl wars. OpenGL lost. As more and more developers started using directx, I ended up booting Windows to access many of the games I wanted to play.

    Desktop linux today? Many things have changed, yet so many remain the same. Most hardware is supported out of the box in distros like Ubuntu and Fedora. Gone are the days of having to edit a few lines of source to get your nic driver to work (mostly gone anyway). Everything 'just works', to steal some Apple thunder.

    However, gaming under linux is still a terrible prospect. Most games don't natively support it. The wine project, even at 1.x, is still in its' infancy. Even if a directx game does work under wine, it's usually buggy or performs poorly.

    Oh, I still boot to linux and regularly tinker. I also maintain an install via virtualbox. And there's nothing that I'd love more than to be running linux exclusively. But unless something miraculous is done, desktop linux will always play second fiddle on my home PC. Sad, but true.