Cisco ASA + Duo MFA
Deployment Guide for Windows Server and Linux RADIUS-based Duo Authentication Proxy deployment with Active Directory primary authentication VPN platform Cisco ASA / Cisco Secure Client (AnyConnect) SSL VPN MFA platform…[...]
Deployment Guide for Windows Server and Linux RADIUS-based Duo Authentication Proxy deployment with Active Directory primary authentication VPN platform Cisco ASA / Cisco Secure Client (AnyConnect) SSL VPN MFA platform…[...]
On your windows server, open an elevated PowerShell: Set-ItemProperty ` -Path "HKLM:\SYSTEM\CurrentControlSet\Services\W32Time\TimeProviders\NtpServer" ` -Name Enabled ` -Value 1 Set-ItemProperty ` -Path "HKLM:\SYSTEM\CurrentControlSet\Services\W32Time\Config" ` -Name AnnounceFlags ` -Value 5 Restart-Service W32Time…[...]
Setting up MySQL 8.4 Group Replication involves several steps to configure multiple MySQL instances for high availability and fault tolerance. Below is a step-by-step guide to setting up MySQL Group…[...]
High availability is a function of system design that allows an application to automatically restart or reroute work to another capable system in the event of a failure. In terms…[...]
SSL pass-through is a method of securing data transfer between the client and servers. It allows HAProxy to route client requests to the appropriate servers without decrypting and re-encrypting traffic,…[...]
This is a way using HAProxy rules to only allow access to a given host if the request was to a specific route while specifying multiple conditions, and they're implicitly…[...]
Properly testing your HAProxy configuration file is a simple, yet crucial part of administering your load balancer. Remembering to run one simple command after making a change to your configuration…[...]
Ubuntu 20.04 is a great choice for installing your HAProxy software load balancer. It’s a free Linux operating system that’s fast, secure, and best of all, it’s easy to use.One of the…[...]
WordPress is the most popular open-source blogging system and CMS on the Web. It is based on PHP and MySQL. Its features can be extended with thousands of free plugins…[...]
Setting up a Palo Alto firewall involves several steps to ensure it's properly configured for your network environment. Here's a general guide to the initial setup: Physical Setup: Unbox the…[...]