How To Tweak Linux Ubuntu in a Simple Way
There is an easy and user friendly tool for tweaking Ubuntu. With this tool on your Linux Ubuntu you can control several setting and parameters without open all related setting menu, just use this and all done. here some of the features :
- Show computer and user Information
- Application setting including Add/remove program, software source, third party source, package cleaner
- Gnome session and auto start control setting
- Desktop setting including : icons, windows, compiz and Gnome setting
- Personal User setting including shortcuts, default folder, scripts
- System setting : nautilus, power management and security setting
The package is suitable under Ubuntu Gutsy Gibbon (7.10), Hardy heron (8.04), and Intrepid Ibex (8.10).

Source Code
ubuntu-tweak_0.4.3.orig.tar.gz
Deb package for all
ubuntu-tweak_0.4.3-1~intrepid1_all.deb
Old version of Ubuntu Tweak is available here:
http://code.google.com/p/ubuntu-tweak/downloads/list
How to add the source of Ubuntu Tweak
open your terminal, type the command to run gedit(or other editor in your opinion) to modify the sources.list:
sudo gedit /etc/apt/sources.list
And put the two line into it(If you are using Ubuntu 8.04 Hardy or early) :
deb http://ppa.launchpad.net/tualatrix/ubuntu hardy main
deb-src http://ppa.launchpad.net/tualatrix/ubuntu hardy main
Or Ubuntu 8.10 Intrepid:
deb http://ppa.launchpad.net/tualatrix/ubuntu intrepid main
deb-src http://ppa.launchpad.net/tualatrix/ubuntu intrepid main
Then update the source and install or upgrade Ubuntu Tweak:
sudo apt-get update
sudo apt-get install ubuntu-tweak
if you have installed, just type:
sudo apt-get dist-upgrade
Just Check this Link for get the latest version http://ubuntu-tweak.com/downloads