Where to find a plain vanilla GNOME 2.x

1

I've Googled this extensively and can't seem to find an answer. Where can I find a plain vanilla version of Ubuntu (or anything related) that uses GNOME 2.x? It seems to me like the developers of Ubuntu have decided to make it as easy as possible for grandma to use the OS, but they keep making it harder for power users.

I don't mind if its an old version, but it needs to be a plain vanilla GNOME 2.x. I'm planning on forking it for internal use in my small software company.

user114558

Posted 2012-03-19T13:54:32.723

Reputation: 565

Answers

2

You could try Mate Desktop (http://www.omgubuntu.co.uk/2011/08/gnome-2-forked/) but the website is currently not available and its as far as i know, currently only available for Arch. But there is a blog post about installing it for ubuntu -> http://www.noobslab.com/2011/11/install-linux-mint-mate-desktop-on.html

patricks

Posted 2012-03-19T13:54:32.723

Reputation: 616

1

Is there any reason you can't just download 10.04? That was the last version to use GNOME2.

11.04 is the last version of Ubuntu to use Gnome 2.x (specifically, it comes with 2.32.1). 10.04 will most likely be the last LTS version of Ubuntu to have Gnome 2.x (we'll see next month when 12.04 LTS comes out)

Yitzchak

Posted 2012-03-19T13:54:32.723

Reputation: 4 084

The problem with 10.04 is they've added all sorts of goofy modifications that make the os much worse than regular gnome. For example, if you remove the little mail icon it also removes the volume and time icons as well. – user114558 – 2012-03-19T14:50:33.143

1

Try here. They seem to have everything. http://old-releases.ubuntu.com/releases/

– Yitzchak – 2012-03-20T13:41:05.523

2@user114558: That's because you need to quit/terminate the applet, not remove the notification area. – Ignacio Vazquez-Abrams – 2012-03-26T00:03:56.337

1

Have a look at Debian 6 (current stable release). It's GNOME desktop will have a lot of Debian-specific modifications, though nowhere near as heavy as those of Ubuntu. Another advantage is that the OS should be very familiar since it's what Ubuntu is based upon.

An alternative is RHEL (currently 6.2). I expect that it doesn't do extensive changes to GNOME upstream, so you may want to have a look either at that or at CentOS (essentially a gratis RHEL with branding and formal support stripped).

tshepang

Posted 2012-03-19T13:54:32.723

Reputation: 3 001