Long back I had changed my theme to MacOS theme on my Ubuntu. Since then, my metacity theme retained the windows controls on left hand side and it never changed for any theme since then. I did try looking for an easy option to revert that change but found none in appearance windows. You got […]
Fix a “E: The method driver /usr/lib/apt/methods/http could not be found.” error
Following is an error encountered on Ubuntu 12.04 LTS $ sudo apt-get update E: The method driver /usr/lib/apt/methods/http could not be found. This can be easily fixed by installing apt-transport-https as follows. sudo apt-get install apt-transport-https



