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…
Running Blazor Server Web App on Linux and Apache
In this post we will see how to host and publish a blazor server web app on Ubuntu and apache….
Run your App as Unix Daemon in Ubuntu
In this post we will see how we can run a custom app (executable) as daemon (service) on Ubuntu. To…
Run a .NET Core C# Console App on Ubuntu
In this post we will see how we can run a .NET Core Console App on Ubuntu. Therefore I will…
Enable Python for Apache Websites
Below I want to show how you can enable python for websites running on the apache webserver in Ubuntu. Install…
Set up Redis Object Cache on Ubuntu for WordPress and the LiteSpeed Cache Plugin
In this post I want to show how to set up a persistent object cache on a virtual machine (Ubuntu)…
Export/Import PuTTY Settings and Sessions
Below you will see how you can export and import PuTTY sessions in order to use them on another machine….
OwnCloud Files not showing up in the Browser
In case you have uploaded some files to your OwnCloud, no matter how, but they not showing up in the…
Linux Sudoers (sudo command) File
Below I will summarize some information about the Linux sudoers file. The file will grant priviliges to users and groups…
Join Ubuntu to an Active Directory Domain using SSSD (System Security Services Daemon)
In this post I want to set up the sssd daemon on Ubuntu to join an AD domain and authenticate…