Category: Web Hosting
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…
Webmin Installation Best Practice for Hosting Multiple Websites on Digital Ocean
I have multiple Websites that I was running on shared Windows Web hosting. Due to various reasons, I migrated from DNN to WordPress. Instead of choosing shared Web hosting, I chose Digital Ocean for hosting multiple Websites on WordPress. I had little experience with Linux and due to time constraint, I do not want to…
How to Install Webmin to Host Multiple Websites
I have multiple Websites and recently started using Digital Ocean to host multiple Websites. I have created Ubuntu 18.04 / 20.04 64 bit droplet to use following software. Update on 5 Feb, 2021: This tutorial works for Ubuntu 18.04 and Ubuntu 20.04. Web Server (Apache or Nginx) Database Server (MySQL) Email (Dovecot, Postfix) Webmail Client…
Recommended Droplet Size For Hosting Multiple Websites
Recently I migrated my 4 Websites from shared hosting to Digital Ocean droplet. From past couple of months, I have been running 4 WordPress Websites (individual instances) and 1 .Net Core 3.0 instance along with email service on this droplet and it is working out fine. Website Usage Here is a list of need for…