Installing R-Studio on Ubuntu 15.04

Here are my notes in installing R on linux

Installing R-Studio on Ubuntu 15.04

Installing copy on Ubuntu 14.04

installation copy installation backup

One service, that I like using to keep my data in sync with multiple computers is Copy; a servcie that provides 15GB of storage

Here are my notes on how to install it.

Installing copy on Ubuntu 14.04

Installing maven 3.3.3 on Ubuntu

installation maven java

Maven is software project management tool usually used for for JVM based projects. One of its features is dealing with external project dependencies similar to pip from python.

Installing maven 3.3.3 on Ubuntu