How To Set Up SSO in Apache using Mellon and Azure AD on CentOS8 Muhammad Anwar May 05, 2021This guide will show you how to integrate Azure Active Directory authentication in Apache and enable single sign-on (SSO) for your cloud-...
How To Set Up SSO in Apache using Mellon and Azure AD on Ubuntu Muhammad Anwar May 05, 2021This guide will show you how to integrate Azure Active Directory authentication in Apache and enable single sign-on (SSO) for your cloud-bas...
How To Set Up Active Directory Authentication in Apache on CentOS7 Muhammad Anwar March 17, 2021This guide will show you how to configure Active Directory authentication in Apache running on CentOS, RHEL Linux. These instruction can a...
How To Set Up Active Directory Authentication in Apache on Ubuntu 20.04 Muhammad Anwar March 17, 2021This guide will show you how to configure Active Directory authentication in Apache on Ubuntu 20.04. These instruction can also be applied i...
How To Set Up SSO in Apache using SimpleSAMLphp and ADFS on Ubuntu 20.04 Muhammad Anwar March 08, 2021This tutorial will show you how to configure single sign-on and enable Active Directory authentication in Apache using SimpleSAMLphp on Ubun...
How To Set Up SSO in Apache using Mellon and ADFS on Ubuntu 20.04 Muhammad Anwar March 05, 2021This guide will show you how to configure single sign-on in Apache and enable Active Directory authentication using Mellon module on Ubuntu ...
How To Set Up SSO in Apache using SimpleSAMLphp and ADFS on CentOS8 Muhammad Anwar March 03, 2021This tutorial will show you how to configure single sign-on and enable Active Directory authentication in Apache using SimpleSAMLphp on Cent...
How To Set Up SSO in Apache using SimpleSAMLphp and ADFS on CentOS7 Muhammad Anwar March 02, 2021This tutorial will show you how to configure single sign-on and enable Active Directory authentication in Apache using SimpleSAMLphp on Cen...
Secure Apache using ModSecurity on Ubuntu 18/19/20 Muhammad Anwar April 13, 2020 ModSecurity is an open-source, cross-platform web application firewall (WAF) module. Known as the "Swiss Army Knife" of WAFs, it ...
Set Up a LAMP Stack (Linux, Apache, MariaDB, PHP) on Ubuntu Muhammad Anwar October 16, 2019A LAMP Stack is a group of open-source software that is typically installed together to enable a server to host dynamic websites and web a...
Secure Apache with Basic Authentication on Ubuntu 19.04 Muhammad Anwar June 27, 2019This tutorial will take you through the steps to set up a basic authentication for Apache web server to secure your web contents from unauth...
Set Up LAMP Stack (Linux, Apache, MySQL, PHP) on Ubuntu 19.04 Muhammad Anwar April 16, 2019 A LAMP Stack is a group of open-source software that is typically installed together to enable a server to host dynamic websites and web ap...
How To Set Up Apache Kafka on CentOS/RHEL 7 Muhammad Anwar August 24, 2018This tutorial will show you how to install and use Apache Kafka 1.1.0 on CentOS 7. Apache Kafka is a popular distributed message broker ...
Configure Apache SSO using Mellon, ADFS on CentOS, RHEL 7, 8 Muhammad Anwar May 24, 2018This tutorial will show you how to configure Single-Sign-On (SSO) in Apache using Active Directory Federation Service (AD FS) as an identity...
How To Secure Apache Web Server using Let's Encrypt on Ubuntu 18.04 Muhammad Anwar April 30, 2018 Let's Encrypt is a Certificate Authority (CA) that provides an easy way to obtain and install free TLS/SSL certificates, thereby en...
How to Install Apache Web Server on Ubuntu 18.04 Muhammad Anwar April 30, 2018 The Apache HTTP server is the most widely-used web server in the world. It provides many powerful features including dynamically loadabl...
Install Apache, MySQL, PHP (LAMP Stack) on Ubuntu 18.04 Muhammad Anwar April 30, 2018 A "LAMP" stack is a group of open source software that is typically installed together to enable a server to host dynamic webs...
How To Set Up a Highly Available Apache Cluster Using Pacemaker on CentOS/RHEL 7 Muhammad Anwar December 21, 2017 This guide will show you how to set up a highly available Apache active-passive cluster on CentOS/RHEL 7. In an active-passive cluster, al...
How To Install Linux, Apache, MySQL, PHP (LAMP) Stack on Ubuntu 17.10 Muhammad Anwar November 23, 2017 This tutorial will walk you through the steps to set up a LAMP on an Ubuntu 17.10. LAMP Stack is a group of open source software that is...
How To Secure Apache with Let's Encrypt on Ubuntu 17.10 Muhammad Anwar November 22, 2017 SSL certificates are used within web servers to encrypt the traffic between the server and client, providing extra layer of security for ...