Useful Tools

Install better cURL

sudo apt-get install httpie

Install Menu Editor Alacarte

sudo apt-get install alacarte

Install Preload

Preload is a daemon that runs in the background (invisible) that detects most used applications and store them in cache so that they can be called quickly, which will result in quick system load time.

sudo apt-get install preload
sudo gedit /etc/preload.conf

Clipboard Manager - Diodon

sudo add-apt-repository ppa:diodon-team/stable
sudo apt-get update
sudo apt-get install diodon

Workspace-List Indicator

sudo apt-get install python-wnck
wget -O indicator-workspaces_0.6.4_all.deb http://goo.gl/SG2dz
sudo dpkg -i indicator-workspaces_0.6.4_all.deb

Window-List Indicator

sudo add-apt-repository ppa:jwigley/window-list 
sudo apt-get update 
sudo apt-get install window-list

Wallpaper Changer

sudo apt-get install wallch

Graphical system load indicator

sudo apt-get install indicator-multiload
Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-ShareAlike 3.0 License