Simplify Ubuntu 12.10 to Increase Speed

Back to Linux Tips and Guides page

This guide has been replicated from faqing at thanhsiang.org, but I wanted to document it in case the his post ever disappears. Many thanks for to faqing for the great guide!

Following this guide has made a great difference for me on old hardware, using an old Acer Aspire One ZG5 netbook computer on Ubuntu 12.10, is now much faster. While it's not super-fast, I do use this little old computer for most of the command-line work of configuring my server, the Gnome desktop environment for writing this website, and general normal use (emails, web etc...).

Ubuntu's documentation website recommends the most suitable version of Ubuntu for specific hardware models, so for Acer Aspire One models see: help.ubuntu.com.

This guide has been adapted and updated for Ubuntu 14.04 over here.

Install Gnome Shell

This will enable us to simplify the user desktop environemt.

~$ sudo apt-get install gnome-shell

Select LightDM Display Manager if prompted

Now logout, and upon logging back in choose the "gnome classical no effects" desktop environment.

Unity Destop Environment left, Gnome Destop Environment right:

Uninstall Unity and Compiz

Unity is the flashier looking desktop environment, and Compiz adds the fancier swooshy 3D-type effects, both of which just slow your computer down.

~$ sudo apt-get remove unity

~$ sudo apt-get remove compiz

Replace Ubuntu Software Center with Synaptic

Synaptic is again, more lightweight than Software Center.

~$ sudo apt-get remove software-center

~$ sudo apt-get autoremove software-center - possibly not needed

~$ sudo apt-get install synaptic

Install Gdebi package installer:

~$ sudo apt-get install gdebi

Uninstall Indicator Messages

This small program announces social media notifications.

~$ sudo apt-get autoremove indicator-messages

~$ sudo apt-get autoremove telepathy-indicator

Uninstall Deja-dup

Deja-dup is just a backup tool.

~$ sudo apt-get autoremove deja-dup

Uninstall Zetigeist

Zetigeist logs and records file use history, to create a "recent files" list.

~$ sudo apt-get autoremove zeitgeist-core

Replace Totem with SMPlayer

A more lightweight media payer.

~$ sudo apt-get remove totem

~$ sudo apt-get remove rhythmbox

~$ sudo apt-get install smplayer

Install Gconf-Cleaner

~$ sudo apt-get install gconf-cleaner and follow the steps.

Now run Gconf-Cleaner.

~$ gconf-cleaner

Clear cashes and un-used dependancies

~$ sudo apt-get autoclean

Install Bum (Boot Up Manager)

Aside from it's amusing name, Bum allows you to disable unnecessary system services.

~$ sudo apt-get install bum

~$ gksudo bum