zabirauf || Zohaib
Topic

ubuntu

posts
Sep 11, 2018

Securing MongoDB using Let's Encrypt certificate

I had to setup few instances of MongoDB in DigitalOcean [https://m.do.co/c/1fe978d3b5b4] but I also wanted to make them secure using TLS/SSL. One way would

5 min read min read
Jun 17, 2015

How to reliably start a service with UpStart

I recently had to start a service in Ubuntu server but I wanted it to be reliable. By reliable I mean it should be restarted in case of any failure

3 min read min read
Feb 21, 2015

Elixir Cowboy with IIS 8

HttpPlatformHandler: Microsoft recently release the HttpPlatformHandler [http://azure.microsoft.com/blog/2015/02/04/announcing-the-release-of-the-httpplatformhandler-module-for-iis-8/] module for IIS 8+. This module will allow any process that can receive request on

4 min read min read