Dot Net on Linux
Mono, an implementation of Microsoft dotNet framework on the ECMA standards for C# and the Common Language Runtime, has been around for a while and got support from a large community. With recent implements to fully support ASP.NET 2.0, ASP.NET MVC and ASP.NET AJAX, it guarantees to run smoothly C# based applications which do not heavily depend on Windows Server and MSSQL, making possible deployment of Asp.Net websites on non-Windows servers. Asp.Net web developers now can benefit much from these advantages of Mono, saving a lot of money on their website hosting; instead of paying 50 bucks a month for Windows VPS hosting, they just have to pay 10 bucks or less using Linux VPS. I will show how to set up Mono web server on Linux VPS to run multiple Asp.Net websites.