All
.NET
AD DS
AD FS
Amazon Web Services (AWS)
Atlassian
BGP
Blazor Server
C#
Dell PowerEdge
DevOps
E-Mail
Exchange
Fax Server
FreeBSD
General
Google Cloud
Hype-Jargon
IBM X3650
IEEE 802.11 WLAN
Infrastructure as Code (IaC)
IPv4 | IPv6
Kubernetes
Let's Encrypt
Linux
Microsoft 365 (Office 365)
Microsoft Azure
Microsoft Defender
Microsoft Entra
Microsoft Intune
Microsoft Teams
OAuth2.0
OpenID Connect
pfSense
Postfix
PostgreSQL
PowerShell
Python
SAML 2.0
SAP
Security
Session Border Controller (SBC)
SQL Server
System Center
TLS/SSL
Visual Studio
VPN
Web server
Windows
X.509 PKI
.NET – How the Runtime Locates Assemblies
This topic is well documented from Microsoft and I only want to summarize the key points. You will find the...
Microsoft Windows SDK
Microsoft Windows SDK, and its predecessors Platform SDK, and .NET Framework SDK, are software development kits (SDKs) from Microsoft. Windows...
Configuring a Syslog Server on pfSense with the syslog-ng Package
pfSense by default logs data from different components running on it. These files are a fixed size and never grow....
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...
msiexec – Uninstall broken Installations
Sometimes you encounter some trouble regarding uninstalling broken programs and components. In this case we can try to use the...
Configure Windows Service Accounts and Permissions exemplary on SQL Server 2019
Current windows operating systems provide a wide choice of accounts you can use to run local services. Today I want...