Linked by Thom Holwerda on Fri 22nd May 2009 20:29 UTC
Linux The ideas in this article may help you breathe life (and some additional security) into your old machines and make better use of Linux on aging hardware. A lack of physical memory can severely hamper Linux performance. Llearn how to accurately measure the amount of memory your Linux system uses. You also get practical advice on reducing your memory requirements using an Ubuntu system as an example.
Order by: Score:

Old News
by bosco_bearbank on Fri 22nd May 2009 22:08 UTC
bosco_bearbank
Member since:
2005-10-12

The article's over two years old! I wonder how the current versions of the apps tested would compare to the two-year old versions in terms of bloat^H^H^H^H^H memory usage

What a pain...
by Ventajou on Fri 22nd May 2009 22:09 UTC
Ventajou
Member since:
2006-10-31

I have a couple of thinkpads with the same specs as described in the article. Installed Windows 2000 on them with opera, abiword and other memory friendly apps. Memory usage is as good or better than what this guy achieves, without the hassle.

Oh and thanks for linking to 2 years old articles...

RE: What a pain...
by darknexus on Sat 23rd May 2009 15:32 UTC in reply to "What a pain..."
darknexus Member since:
2008-07-15

Yes, Win2k was great with memory usage and management... too bad it's basically dead save for very minor security updates when MS feels like it. I'd rather run something a bit more modern, personally, even if I have to tweak it a little.

Xubuntu?
by h3rman on Fri 22nd May 2009 23:42 UTC
h3rman
Member since:
2006-08-09

If you look for something like that, use Debian+XFCE. It'll beat the crap out of Xubuntu. :-)

RE: Xubuntu?
by _gbk on Sat 23rd May 2009 14:48 UTC in reply to "Xubuntu?"
_gbk Member since:
2009-02-25

I've had good luck with Debian+ROX.

RE[2]: Xubuntu?
by Doc Pain on Sat 23rd May 2009 18:42 UTC in reply to "RE: Xubuntu?"
Doc Pain Member since:
2006-10-08

And me with FreeBSD 5, XFCE 3 and applications "from the past", e. g. mplayer, xmms, xchat (Gtk 1 of course), OpenOffice 1. Of course, XFCE 3 doesn't make a very good desktop environment, but who cares, when everything else runs quite well? You can still create a productive system using older hardware, if you choose the software well. This is true for Linux (as described in the article) as well as for the BSDs.

True story: My oldest productive system was a 150 MHz P1 with 64 MB RAM, later 128 MB RAM (4 x 32 MB EDO). It ran several things at once: Compiling a kernel, downloading an ISO per FTP, playing MP3 with XMMS, recording a CD at 4x speed, and surfing the web with Opera (still responding well).

And today, with the oh so great hardware, people complain about skipping audio playback when they open a web page... uh... does it have to be that way, or is there something wrong? Does the bload, erm... the features, the many many features in modern software act up to date hardware as if it would be outdated already? :-)

Beat me
by Elv13 on Sat 23rd May 2009 02:28 UTC
Elv13
Member since:
2006-06-12

I got 5.5mb of ram and less than 45 second boot to a full linux with X, desktop manager, wallpaper, conky and a terminal on a P100 with 16mb of ram (I did that for testing purpose). I had to install the most basic windows manager (I took DWM over TWM) and URXVT as terminal, feh for wallpaper manager, own C 5 line autologin instead of slim/KDM/GDM, Xvesa instead of xorg and other improvements like that, but it work like a charm! Application are dillo2 (web browser), xpdf, emelfm, xmms and some other GTK1 apps (plus come term apps).

RE: Beat me
by h3rman on Sat 23rd May 2009 09:06 UTC in reply to "Beat me"
h3rman Member since:
2006-08-09

Neat, I like that.

RE: Beat me
by bob_bipbip on Mon 25th May 2009 19:27 UTC in reply to "Beat me"
bob_bipbip Member since:
2009-04-28

no, i cannot.
because my target is "powerfull machine" (yes, to compare, p4 1,2ghz, 256mb ram ...) i only could go to 47mb after a free. but i only use ubuntu/debian app in offical repos. no (re)compile.
an yes, i can print, remote x and transfert files (with ssh/scp) ;)

since i add ram to go to 768 (oh my god, huge!!!), in fact, i didn't add anything but preload.
since, i can use modern app (firefox, ooo.org). i used these before, but it swaped. i like to use modern app to be "compatible" with Microsoft world.
with preload, this laptop is very very sppedy ;)

free -m
by Marcin on Sat 23rd May 2009 05:07 UTC
Marcin
Member since:
2007-06-06

I think all the memory numbers would be more readable if the author has used free -m command to show memory in megabytes instead of kilobytes :-)

Edited 2009-05-23 05:07 UTC