Set up a Central Log Server with syslog-ng daemon on FreeBSD
In this post I want to show how you can set up a central log server in your network by…
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…
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…
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…
Set up Group Managed Service Accounts (gMSA) vs. Standalone Managed Service Accounts (sMSA)
Today we want to set up and pay attention to Group Managed Service Accounts (gMSA) who was introduced in Windows…
Move Azure AD Connect to another Server
In this post we will move an existing Azure AD Connect Installation to a new Windows Server 2019 which will…