Slashdot Mirror


The Well-Tempered Debian desktop

An anonymous reader writes "What happens when the editor of a popular Linux website attempts to install a Debian Etch desktop on an old ThinkPad? How does it turn out? Surprisingly well! The article comprises an entertaining account of the entire process, complete with lots of informative screenshots, from downloading the net-install to tangling with Wi-Fi and modem PCMCIA cards as the last step — and everything in between. A great primer for Debian newbies... Go Debian!"

6 of 182 comments (clear)

  1. On an old laptop? by Jim+Buzbee · · Score: 4, Interesting
  2. Surprisingly? by RAMMS+EIN · · Score: 4, Insightful

    ``What happens when the editor of a popular Linux website attempts to install a Debian Etch desktop on an old ThinkPad? How does it turn out? Surprisingly well!''

    Only if you don't know Debian and you don't know IBM ThinkPads. If you do know them, you know that Debian generally works really well. Of course, Linux support for laptop hardware isn't always stellar, but IBM seems to actually have made an effort to ensure their hardware, including ThinkPads, played nice with Linux. Alas, Lenovo seems to have no intention of continuing that tradition.

    --
    Please correct me if I got my facts wrong.
  3. Re:Any idea...? by ninjazach · · Score: 5, Informative

    I'm not sure if I am correct here, but I believe that this particular user had customized KDE with the Redmond KWin window border theme that ships with KDE.

  4. Re:I just did that! by Rosco+P.+Coltrane · · Score: 4, Informative

    The only hitch in the procedure that is even sorta the fault of Linux is that I don't know how to get it so that the computer will hibernate/resume.

    Check out swsusp.

    --
    "A door is what a dog is perpetually on the wrong side of" - Ogden Nash
  5. But... by Klaidas · · Score: 4, Funny

    Does this mean that year 2007 will be the YEAR OF LINUX DESKTOP?
    I kid, i kid! =)

  6. Re:Fine and all but by frdmfghtr · · Score: 5, Insightful

    The real question is: what happens when non-popular-linux-website folks attempt to install a Debian Etch on an old thinkpad? I'm not sure the report would be so peachy...

    Good question...and the answer, my friend, explains why Linux won't make it to the mainstream desktop for quite some time. I'm going to focus my comments on hitting a particular target audience, and neglect the technical/security superiority of one platform over another.

    FTA:

    Tops on my list of applications are Firefox and Thunderbird, and I always get rid of modified versions and substitute the pristine versions direct from Mozilla.org. So I downloaded both, unzipped and untarred them into /usr/lib/, where Debian likes to keep them, and created symlinks in /usr/bin/ pointing to /usr/lib/firefox/firefox and /usr/lib/thunderbird/thunderbird, where the system expects to find them.

    I tried Firefox first, but it wouldn't load. I tried it again, this time by typing firefox from a console window, and noticed that the program was sending out an error message ("error while loading shared libraries") regarding a file called "libstdc++.so.5" that it either couldn't load or find. A quick bit of googling led me to install the missing library, using the command (as root): apt-get install libstdc++5. Thankfully, that was all it took to get the pure, Mozilla.org-supplied Firefox running on my desktop.

    Two points of interest here:

    (1) The author had to create symbolic links to make Firefox and Thunderbird work.

    (2) "A quick bit of googling" was required to get the missing library installed.

    Read the first quoted paragraph again. Note the author had to unzip and untar the files into the directory "where Debian likes to keep them," and make the symlinks where "where the system expects to find them." Does the Debian distro put Firefox and Thunderbird in a different directory than the Ubuntu or Fedora? How about Slackware?

    Lots of Linux fans berate Microsoft for stooping to the lowest common denominator, i.e. the common user, when it comes to making Windows more or less configurable. These same Linux fans point out that most users are just doing Web surfing, e-mail, word processing, and playing multimedia files/viewing photos--activities that don't require knowledge on configuring user permissions or defining firewall rules or any other low-level ("low level" as in base system) settings.

    If these users are the ones that the Linux community are trying to get to migrate to Linux, there's a long road ahead of them. These "commoners" aren't going to know about installing libraries, or making symbolic links because "the system" expects the files in one locations but that particular distro "like them" somewhere else. Here's the real kicker; they don't CARE about these things. They want to read and send e-mail. They want to look at Web pages. They want to look at the pictures taken with their digital cameras. They know "click the setup.exe" files and the installation takes care of the rest, including installing other library files that may be needed. Click the desktop icon, and your program starts.

    You want the masses to migrate to Linux? Make application installations "point and click" operations, including all necessary dependency checks and library installations as part of that initial click of the mouse button. Installing apps has to be that easy. There's no getting around it. Computers are no longer the domain for the tech-savvy (and haven't been for some time) and have to be made easy to use, like a television or microwave oven. Computers are a commodity, not an oddity.

    Before you go off accusing me of being a MS apologist or fanboy, note that the only thing I use Windows for is playing a couple of games on rare occasion. The rest of time I'm on an OS X platform. I've used Linux in some research projects and tried to convert comp

    --
    Government's idea of a balanced budget: take money from the right pocket to balance...oh who am I kidding?