Using MySQL Database for Blazor Server Web App
Today we will see how we can connect a blazor server web app to a MySQL database, both running on…
.NET, Blazor Server, C#, General, Linux
Set up ownCloud on Ubuntu
Today I wanna show how to set up ownCloud (release 10.11) on Ubuntu 22.04.1 LTS. ownCloud is an open-source file sync,…
MySQL – Access denied for user ‘root’@’localhost’
In case you want to connect to your local MySQL Database by using the root user and you encounter one…
Set up MediaWiki on Ubuntu 20.04.3 LTS
In this post I want to go through the separate steps to set up the open source software MediaWiki on…
Deploy WordPress in Azure App Service (Web App) with staging slots for the production and development environment
In this post you will see how to setup an Azure App Service plan with an Azure App Service (Web…
Setup Postfix Mailserver with Dovecot and MySQL on Ubuntu 18.04.4 LTS Step by Step
Because of changing my hosting provider for my virtual machine and domains, I had to setup my postfix mailserver on…