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 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…
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…
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,…
Install Ubuntu as Hyper-V Generation 2 Virtual Machine
In order to install Ubuntu as a Generation 2 Hyper-V virtual machine, you have to switch the Secure Boot Template…
Set up ModSecurity (Libmodsecurity | ModSecurity v3 project) for Apache on Ubuntu
In this post I will install and configure Libmodsecurity which is a complete rewrite of the ModSecurity platform (aka ModSecurity…
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…
Move Home Directory to another dedicated Drive/Partition in Linux
By default the home directory will be installed within the OS hard drive and root partition. Below you will see…
Install Windows Subsystem for Linux (WSL)
Microsoft introduced in Windows 10 1609 a subsystem for Linux and later also for Windows Server 2019. The Windows Subsystem…
Set up Apache Superset on Ubuntu using Docker Compose
In this post I will set up an Ubuntu 20.04.1 LTS VM in order to install Docker and Compose to…