[ASP.NET 5] Production Ready Web Server on Linux. Run Kestrel In The Background

Today we will see how to start kestrel server in the background. We will do even more, we will create init.d script to control our APS.NET 5 application and start it on the system’s startup.