Complete Parse Server migration guide Learn how to transfer your Parse data and run Parse server on your own infrastructure in less than an hour. Web Ops Parse 2016-01-29 8 minutes to read
How to install NodeJS 4.x on Ubuntu There are many ways to install NodeJS on Ubuntu (Linux). This post demonstrate how easy it could be using NVM (Node Version Manager) Ops NodeJS 2015-10-15 One minute to read
Changing apache2 document root in ubuntu 14.x Having the default Apache document root to “/etc/www” can be sometimes annoying because of permissions. I strongly recommend to use a folder into your “home” folder. To do so you will need to change Apache default document root. Ops NodeJS 2015-04-06 2 minutes to read