Installing R-Studio on Ubuntu 15.04
Here are my notes in installing R on linux
Installing copy on Ubuntu 14.04
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 maven 3.3.3 on Ubuntu
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.