Posts tagged with "ubuntu"

3 posts found

March 31, 2016

Running ASP.NET MVC via DNX on Ubuntu 15.10

My steps I did to get my ASP.NET MVC application I created on my Windows 10 box running on a Ubuntu 15.10 server. Setup ASP.NET 5 on Ubuntu following this: http://docs.asp.net/en/latest/publishing/linuxproduction.html http…
May 17, 2015

ASP.NET 5 on Ubuntu on VirtualBox

I figured out the magic sauce for getting ASP.NET 5 running on Ubuntu 14.04 in a VirtualBox VM. I followed this mostly for the setup but your Dockerfile should look like this: Be sure and set your VirtualBox setting to …