Installing Hadoop on Windows/Linux/macOS in 5 Minutes

Need to install Hadoop for a class or a project? It can take some time. Learn how you can easily do it with 1 command in this post.

February 16, 2019 · 3 min

Adding A SSL Certificate to Vagrant Machine For Local Development

If you are working with an API/Oauth Provider which supports only https and use Vagrant, you can easily add an SSL certificate to your Vagrant machine to allow local development. It will take only 10 minutes with these step by step instructions.

January 31, 2017 · 3 min

Run PHPUnit Tests With One Click using PhpStorm and Vagrant

If you are struggling with configuration of PHPUnit with PhpStorm and Vagrant, this post covers all resources you need and provides necessary tips to run your tests with a single click.

January 4, 2017 · 3 min