Code: Select all
sudo apt-get install update-notifier-common anacron
You can read more about it here and here
Code: Select all
sudo apt-get install update-notifier-common anacron
Code: Select all
sudo add-apt-repository "deb http://ppa.launchpad.net/rbose-debianizer/collab/ubuntu precise main"
sudo apt-get update
sudo apt-get install gedit-collaboration
Code: Select all
sudo apt-get install ttf-mscorefonts-installer
Code: Select all
sudo apt-get install packagesearch
Code: Select all
sudo sh -c "echo 'alias ll=\"ls -al\"' >> /etc/bash.bashrc"