I'm asking because I find Unity to be slow on aged hardware which according to the system requirements should work fine (2.53 GHz Celeron, 2 GB RAM). So I want the support of the Ubuntu main release (LTS in my case) but have a more responsive UI using another DE, say Cinnamon or XFCE.
-
This question was more or less asked and answered here: Which version of Ubuntu can I install on these specs? – Jan 04 '13 at 17:41
1 Answers
If you install XFCE, your system should be reasonably faster. Even faster if you use LXDE.
I cannot vouch for Cinnamon which I do not have experience with.
It won't be the same thing as using Xubuntu (which uses XFCE) or Lubuntu (LXDE) because Xubuntu and Lubuntu have different packages installed to optimise performance. For example, Xubuntu comes with Thunar file manager instead of Nautilus. Lubuntu contains leafpad as text editor instead of Gedit. Ubuntu and Xubuntu have Thunderbird as mail program while Lubuntu has sylpheed.
This said you should notice a significant improvement on performance because the DE is one of the most resource hungry components of a distribution.
Note that Lubuntu is not available as LTS whereas Xubuntu 12.04 is supported for three years.
-
Why won't it be the same? Isn't Xubuntu a combination of Ubuntu base with XFCE? Can you elaborate on that. – mikewhatever Jan 04 '13 at 14:02
-
-
1Hm..., can you name some of the packages Xubuntu and Lubuntu have "installed to optimise performance." Sorry for giving you a hard time. It's a good answer, just incomplete. – mikewhatever Jan 04 '13 at 15:25
-
Actually @ToDo Installing the package
xfce4
and notxubuntu-desktop
gives you an even lighter session though horrible looking. – Uri Herrera Jan 04 '13 at 18:51 -
So you say Ubuntu + xubuntu-desktop = Xubuntu with 5 years support and some duplicate programs? – H3R3T1K Jan 05 '13 at 15:28
-
You can just add all xubuntu stuff with sudo apt-get install xubuntu-desktop lubuntu sudo apt-get install lubuntu-desktop. When you reach the login screen, you will be able to choose which DE you want. – Scott Goodgame May 19 '14 at 13:24