>>
|
No. 190
>> 188
On an old IBM notebook...
Given your requirements, I would recommend you check out Fedora's XFCE spin, or if you don't like the high-rev cycle of Fedora maybe Scientific Linux 6 (6.2 is latest version atm) minimal install, and then do a "yum install epel-repo-config" and then "yum install xfce" to get XFCE running there.
Its *very* painless to do this. XFCE works how you are familiar with Gnome2 working, but ditches all the candy and focuses exclusively on core usability features of a DE (as in, cut/paste, drag/drop, and launching applications).
Fedora goes through a major release every 6 months, and releases are supported for one year. So you can go an upgrade once a year at the slowest if you want. But that's way too fast for some people (I find it very easy to deal with as long as you make /home mount to a separate partition and never reformat that one on the next install -- which is just sound advice in any case).
Scientific Linux is based on RHEL, but is supported by a team at CERN, Fermilab, Los Alamos and a few other labs, and I've found their community to be *much* more helpful and easy to get along with than the CentOS community (though the actual operating systems are extremely similar and you can easily pull SRPMs from CentOS, SL, RHEL and nearly anything from even forward versions of Fedora and cross build them usually with no changes). There are also a huge number of solid extended repos to get new software if you're willing to read the littlest bit about yum.
Also, these distros don't suffer from some of the security boo-boos that Ubuntu tends to -- which are almost always mistakes in default configuration in the interest of being "user friendly" which just winds up being malware/cracker friendly when done without a minimum of forethought. (But even Ubuntu is massively more secure than default Windows or an unwatched OS X or iOS install.)
Anyway, that's my 2c. A Fedora-based distro + XFCE if you have limited system resources. If you have *really* limited resources then IceWM would be a great solution, but it even sacrifices native drag/drop in the interest of providing a GUI stripped purely for application execution speed, and that's a no-go for a lot of people who don't live their entire life inside the browser.
Oh, also... if you have an AMD or nVidia graphics chip on your board, I strongly recommend installing the proprietary graphics drivers (and the AMD ones are exceptional these days, which is a huge change over the past) to push as much work to the graphics chip as possible. Things just feel faster that way, always, even when you're just doing 2D work on the desktop, rendering can be a rather large load on an older CPU.
|