How to Install Grails on an Ubuntu 12.04 VPS

Introduction   Grails is an open source web application framework intended to be highly productive and providing a stand-alone development environment for the developer. Grails uses the Groovy programming language which is based on Java. In this tutorial, you will learn how to install Grails on Ubuntu 12.04 VPS.   Install JDK   You have…