Tag Archives: apache

Host ASP.NET Core 6 Application with Apache Using Webmin

Install .Net Core 6 on Ubuntu 20

If you are using Webmin to administer your Linux box, here are the steps to run ASP.NET Core 6 application with Apache. If you are interested in installing .Net Core 3, you may use this article. Prerequisites Ubuntu 20.04 Webmin I assume that you have setup your server, Webmin and everything is up and running. […]


Host ASP.NET Core 3 with Apache Using Webmin

If you are using Webmin to administer your Linux box, here are the steps to run ASP.NET Core application with Apache. Prerequisites Ubuntu 18.04 / 20.04 Webmin I assume that you have setup your server, Webmin and everything is up and running. Install .Net Core Here is a compilation of commands to install the .Net […]