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…
General, Linux
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…
ACL , ACE , DACL, SACL, MAC and RBAC
In this post I want to summarize in a nutshell the terminologies which exist for controlling permissions on securable objects…
Set up a Central Log Server with Rsyslog on Ubuntu
In another post, I described how to set up a central log server with the syslog-ng daemon on FreeBSD, this…
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…