Invalid Gradle JDK configuration found
Solution to the "Invalid Gradle JDK configuration found" problem faced while opening an Android project in Studio is given.
Solution to the "Invalid Gradle JDK configuration found" problem faced while opening an Android project in Studio is given.
Git is a popular, widely used, source code management system, originally developed by Linus Torvalds. Common Git commands are listed.
How to import an Android Studio project for software configuration management under Git is explained with an example.
bash idioms are tiny scripts, mostly one-liners, that accomplish a lot and can be used as building blocks in larger scripts.
How to optimize the size of an image for sharing on Twitter so that the full image is visible in the tweet stream is explained.
With Varnish 4.0, VCL has changed. The changed VCL for dropping cookies for a WordPress based site using Varnish cache server is provided.
A web page of a Drupal based web site getting stuck in maintenance mode. Steps required for resolution of the problem are given.
A website started giving the "502 Bad Gateway" error after a software update. Steps required for resolution of the error are given.
How for redirect non-www URLs to www while using Varnish as a reverse HTTP proxy is explained with configuration directives.
How to do trigonometric calculations using bc, the command line basic calculator available with Linux and Unix systems.