How to Install Grails on an Ubuntu 12.04 VPS
Introduction Grails is an open source web application framework meant to be highly productive that can provide stand-alone development environment for the developer. Grails uses the Groovy programming language which is based on Java. you will be installing Grails on Ubuntu 12.04 VPS. Install JDK You have to install JDK before starting to work…