Instacarma, launches cloud solutions to hosting industry. The new set of products and services were launched during the HostingCon 2010 at Austin, Texas. Instacarma has been expanding its reach from last 8 years in the industry and caters to business needs of hosting companies, Data centers, Design houses etc. Visit the freshly launched site for […]
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