Thursday, November 27, 2014

Sorry, the application add-apt-repository has stopped unexpectedly

If you just need to get out of such annoying crash reports, do the following:
In a terminal run sudo apt-get install gksu to install gksu
Now run gksu gedit /etc/default/apport Here make enabled=0 and save the file.
From next login onwards you will not get such messages.

Saturday, November 22, 2014

HOW TO CHECK YOUR UBUNTU VERSION

Check version via terminal
Alternatively, you can find information about the version through the terminal as well. For that, simply type in the following:
"lsb_release --a".

Wednesday, November 5, 2014