Set up pfSense as a Forward Proxy with Squid and configure access for Linux and Windows Clients
In this post you will see how to set up pfSense to function as a Forward Proxy using the squid…
IPSec policy-based S2S VPN Tunnel between pfSense and an Azure VNet
In a previous post we configured an IPSec route-based S2S VPN Tunnel between pfSense and an Azure VNet. Now we…
Set up an Azure SQL Managed Instance and connect over a S2S IPSec VPN from onPrem network
In this post you will see how to set up an Azure SQL Managed Instance and connect to over your…
.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…
Local user accounts in Windows
In this post I want to summarize an overview from Microsoft about local accounts in windows. Local Accountshttps://docs.microsoft.com/en-us/windows/security/identity-protection/access-control/local-accounts Local user…