Latest Articles
Python Operators Explained in Detail with Examples
There are different Python operators. Arithmetic operators, logic operators, assignment operators, augmented operators, bitwise operators, and two special kinds …
Install MariaDB on Rocky Linux 8.4 [Step-by-Step]
In this tutorial, we will learn how to install MariaDB on Rocky Linux 8.4. You may also check the mariadb page link for the official instructions to install
Git checkout remote branch PROPERLY [5 methods]
We use git checkout remote branch to access the content of a different branch from the main repository.
WPScan: WordPress Vulnerability Scanner Guide [5 Steps]
WPScan is a WordPress vulnerability scanner, a penetration testing tool used to scan for vulnerabilities on WordPress-powered websites.
Terraform: EKS Cluster Provision on AWS [10 Steps]
This article shall cover how to deploy an EKS cluster on AWS using Terraform. There are many ways to deploy an EKS cluster on AWS such as using the web
