few ubuntu tweaks

Ubuntu is a great OS to use, but there are few things that can make life a bit more easier. First and foremost I don’t like those flash overlaid scroll-bars. Open a terminal and execute this command:

sudo apt-get remove overlay-scrollbar

and result is pleasing, notice the normal scrollbars

alt text

sudo apt-get install build-essentials flex bison gcc-multilib

alt text

sudo apt-add-repository ppa:alanbell/unity</br>
sudo apt-get update</br>
sudo apt-get install unity-window-quicklists
sudo add-apt-repository ppa:atareao/atareao</br>
sudo apt-get update</br>
sudo apt-get install my-weather-indicator

unity window quicklists

sudo add-apt-repository ppa:tualatrix/ppa</br>
sudo apt-get update</br>
sudo apt-get install ubuntu-tweak
  • 7 things to do after installing Ubuntu
  • things to tweak after installing Ubuntu