Mastering Azure Application Gateway
This post will walk you through each step of setting up the Microsoft Azure Application Gateway to finally publish two different web…
Set up Checkmk on SUSE Linux Enterprise Server (SLES)
In this post we will see how to set up Checkmk on SLES 15 SP5 and how to secure the…
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….
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)…
Licensing mode for the Remote Desktop Session Host is not configured.
If you configure the Remote Desktop Services (RDS) and getting the following warning message Licensing mode for the Remote Desktop…
Set up a SFTP Chroot Jail on Ubuntu
If you want to lock user’s they want to upload, download and edit files from a web root directory, so…
Using HTTP Strict Transport Security (HSTS) with Apache2
Securing the connection to a website by using a HTTP 301 Moved Permanently response status, to notify the user’s browser…
Apache HTTP Server and .htaccess
In this post I want to summarize some information about securing your Apache websites. This topic is well documented from…
Nikto Web Server Scanner
In this post I want to show how to install and using the nikto command-line vulnerability scanner. Introduction Nikto is…