Apache2 and php fpm performance optimization 2023
I had to handle high-traffic loads a few months ago for my client and we were going through with downtime, not using memory, and a …
Build-Deploy-Test
I had to handle high-traffic loads a few months ago for my client and we were going through with downtime, not using memory, and a …
SSH to your EC2 Instance and perform the steps listed below. I assume you have configured your subdomain as here: jira.domain.com Initial Server Setup Let’s start …
Initial Setup Update server packages to the latest. sudo apt update By default Ubuntu 20.04 ships with UFW which is a basic firewall. Remove UFW …
Linux is a multi-user operating system, which means that multiple users can use it simultaneously. Linux has a beautiful mechanism for managing users in a …
If we want to block all traffic from single IP in aws. Please follow below steps So here is a quick tutorial for doing this. …