Slashdot Mirror


A Newbie's Guide To A Lo-Fat Linux Desktop

A reader writes:"This article is what I needed a few years ago, when I first started playing with Linux. It's about building a fast and usable desktop using software that doesn't need a squillion horsepower." Good article if you are putting together an older machine to run as a dedicated box, or what to cobble together a terminal with spare parts.

8 of 352 comments (clear)

  1. Why no mention of APT? by Nailer · · Score: 5, Insightful

    Where to Get Packages
    You'll find a lot of this stuff is included on the installation cd's of most distro's, or you can follow the links. Wherever possible, these point to the project's homepage, or else to rpmfind's download site. If you're using something other than a RedHat style distro, you may have to backtrack a bit from the rpmfind sites to get the right version.


    No offence, but fuck backtracking :). There's been a billion tools to download apps and their dependencies, and Ximian's Red Carpet and APT are two of the best - between the two there's very little software which isn't available packaged to work on a Red Hat box.

    Best of all, freshrpms.net is now available via APT. Freshrpms is an invaluable source of this kind of stuff - eg, if you're into DVD, its always up to date with the latest Ogle, Xine, Transcoder and Drip packages. Furthermore, Matthias from Freshrpms does requests: just name the software and he'll package it. He's also a bloody nice guy and writes tutorials on how to package properly too, asking for very little in return. Freshrpms is easily the best Red Hat package source out there.

    Anyway, get APT here. Install it, then stick the following in your /etc/apt/sources.list

    rpm http://apt-rpm.tuxfamily.org/apt redhat-7.2-i386/redhat os
    rpm http://apt-rpm.tuxfamily.org/apt redhat-updates-7.2/redhat os
    rpm http://apt-rpm.tuxfamily.org/apt redhat-extra-7.2/redhat extra
    rpm http://apt.freshrpms.net freshrpms/7.2 main

    rpm-src http://apt.freshrpms.net freshrpms/7.2 main
    rpm-src http://apt-rpm.tuxfamily.org/apt redhat-7.2-i386/redhat os
    rpm-src http://apt-rpm.tuxfamily.org/apt redhat-updates-7.2/redhat os
    rpm-src http://apt-rpm.tuxfamily.org/apt redhat-extra-7.2/redhat extra

    As you probably know, Ximian Gnome including Red Carpet is available from ximian.com. Combined with APT they provide a way to run up to date software on a stable distribution using standard packages, which as far as I know isn't available from anyone but Connectiva, Red Hat, and Polished Linux Distribution.

  2. Blackbox vs Ice, and some comments on programs by Cuchullain · · Score: 5, Informative

    Hey,

    Blackbox is great, but it has been out of development for a while. It is a bit NeXt-ish but super lightweight, and quite attractive. There is current development on the same codebase under "fluxbox". A few guys got tired of waiting for improvements, and just went for it. I love open source... I use fluxbox on my p133 laptop w/ 32 mb of ram, and it works great.

    Icewm can be made to look more win32-ish. I have used it on and off, and think it is ok. It seems slower on my system than blackbox or fluxbox.

    If you really want minimal, check wmx or aewm++. They are pretty cool, but do not have many features (by design).

    For mail, try sylpheed or mutt. sylpheed is a nice gui mail client, mutt is console.

    For news try pan, or slrn etc. I use pan exclusively now, as it is acceptably fast and has great features.

    rxvt is blindingly fast, as an xterm replacement, and aterm is quick with cool features. i use aterm.

    try Feh for images. It is lightweight and powerful. The montage feature is uber hip.

    nedit is a good editor, as is kde's kate. Vim always runs quick.

    Get mess and mame for games, they are lightweight and run a million old console or arcade roms.

    Good luck to you,

    Cuchullain

    PS: management of your system becomes an issue with slow boxes, try debian with dselect. It seems to kick right along even on my slow boxes.

    --
    "If sharing a thing in no way diminishes it, it is not rightly owned if it is not shared." -St. Augustine
  3. Dont want to start a flame war by Zule_Boy · · Score: 5, Informative

    Working in a large ISP environment, I have really learned to love A nice clean FreeBSD install. Anymore I find myself taking a Linux Box (mostly RedHat) and stripping out all the packages and going and rebuilding them the way they should have been. You may also find yourself rebuilding servers with a BSD based system just cause.
    In my opinon, you have to try as many UNIXs as you can. get an extra box. Install anything else on it than your normal install. play. repeat. There is more to computing than Linux. I just saw someone get modded down in another thread for mentioning Solaris. Solaris rocks. He got modded cause Solaris aint Linux.
    You need the right tool for the right job. Square pegs dont fit in round holes, and so on. Once you do BSD, you will never go back. I have heard of people falling in love with Debian also. YMMV

  4. A few more suggestions by Otter · · Score: 5, Interesting
    My Linux box at work is a PowerMac 7200/75 MHz that gives me snappier performance than my 1200 MHz Athlon running Mandrake at home. I like the tips here but have a few more suggestions:
    • Use an older distro. I suggested this the last time this topic came up here, and generally got flamed for it, but I still think it's worth considering. If you're only running CLI or old style X apps, you may find it a lot easier to use Red Hat 5.0 and add the newer pieces you want than to try to cut one of the newer megadistros down to size. New distros don't even come with stuff like xplaycd or xfm. Just made sure to update for any security holes.
    • Try Gtk only apps. A lot of the utilities like xchat and grip run perfectly happily without Gnome, pointing out just how little you (or me, anyway) need all that hyped communication framework bloat. KDE apps don't cut down nearly as well (I'll leave it to the zealots to argue whether this is a win for KDE's superior integration or GNOME's modularity...) but your old distro will have KDE 1.x which is usable and really fast.
    • I must put in a plug for WindowMaker. It's all the desktop I need, whereas the really minimal WMs are too little for me, and still flies.
    • I also like Xenon as a text editor. It's lighter weight than Nedit, and is nice if you want a minimal X editor.
  5. Re:Red Hat and the like are killing Linux by lactose99 · · Score: 5, Informative

    I don't know how much familiarity you have with Mandrake, but I've been using it as my desktop OS on 3 boxes since 7.1. You've ALWAYS had the option to deinstall most of the bloat during the install, and it even removes the dependencies for you as well! Every time I've installed it (7.1, 7.2, 8.0, and 8.1), I have simply deselected the qt libraries to get rid of all KDE/qt stuff which I don't really have a use for. Then, just deselect gnome-libs and all the GNOME stuff dies too. Now usually I manually re-add gnome-libs and gnome-libs-devel by themseleves so I can run Gnome apps, and still not have all (of what I consider) the bloat of the GNOME and KDE desktops. You can also opt to install using only the install disk (as opposed to the supplemental disks 2 and 3 with 8.1), to further reduce apps.

    In the end, an rpm -qa, then an rpm -qi on each "questionable" package helps me to remove packages that don't sound/look after the install.

    These distros aren't "killing Linux", they're just doing what they should be doing-- showing new users the wealth of open source and free software programs available with a wonderful free OS. If you don't like the extra crap, then feel free to not install it/deinstall it later.

    I'd rather a newbie have more apps to play with, then him get a stripped-down Linux box with no 'fun' programs and having him ask where all the real software is. Linux could use more desktop market share, and more applications with a default install help to fuel that.

    --
    Fully licensed blockchain psychiatrist
  6. best distro for this by staeci · · Score: 5, Informative

    HowTo Build a Minimal Linux System from Source Code

    Linux from Scratch

    Now if someone can tell me why programs (so far MAKEDEV and Lilo) won't run from
    harddrive /dev/hdd1 I'll be a happy little linuxer

    --
    'Welcome to Rivendell, Mr. Anderson...'
  7. My way... by madleech · · Score: 5, Informative
    Here's what i use.
    • ROX-Filer for the file manager. It manages desktop icons, and has a panel as well if you want one. It's based on Gtk+, but doens't involove any gnome.
      rox.sf.net
    • Oroborus for the window manager. It's default theme is beautiful and it is amazingly quick. Uses only xlib for drawing.
      www.kensden.pwp.blueyonder.co.uk/Oroborus/
    • FSPanel, for F*ing Small Panel. The whole app is only 10k under linux! Plus it works and includes a pager (optional patch).
      www.chatjunkies.org/fspanel/
    On my box it takes about 2 seconds to fully load everything! how's that for performance. KDE 2.1.0 took close to a minute to load.
  8. Re:there are distros for this purpose by kaisyain · · Score: 5, Interesting

    I use debian and generally like it.

    But last time I checked installing apache under debian requires installing libmysql first (explain that one to me). Installing postfix requires installing sasl, ldap, pcre, and mysql libs. Try installing any of the courier suit in a "waist slim" state. Debian wants to install telnetd and inetd out-of-the-box and I can't remove netkit-inetd because netbase depends on it. Samba requires CUPS even though I don't own a printer. CUPS in turn makes me install tiff libraries. I need to install db2 for man and perl but I need db3 for postfix. Vim and links require I have gpm installed even though there is no mouse on the computer.

    All this is on a relatively bare bones server. Debian is nice but "waist slim" it is not.