Bad Bots Blocking – Apache, Nginx & CSF – Tutorial
Over the past few years, bad bots have become a significant problem for many server…
How To Install Grafana on Ubuntu 20.04
Recently, Grafana Labs released a brand new version of Grafana : v7.0 This new version…
How To Copy Directory on Linux
If you have been working with Linux for quite some time, you know how important…
14 Tips to Easily Optimize Nginx Performance on Ubuntu
As the backbone of many high-traffic websites, Nginx has proven itself to be a robust,…
How to Perform SMTP Test Command in Linux
SMTP (Simple Mail Transfer Protocol) is a protocol used for sending email messages between servers.…
How to fix “curl: command not found”
If you encounter the curl command not found on a Linux system, it means that…
How To Auto Restart a Crashed MySQL Service with Cron Job
MySQL may crash when it runs out of memory or for some other issue. In…
How to log in to Linux VPS via SSH protocol
After you have purchased a VPS, the seller will provide you with information provide you…
Improve Nginx cache performance with tmpfs
If you are using ngx_pagespeed, fastcgi_cache or proxy_cache with Nginx, you can easily improve your…
How to setup and use SSH keys on linux
With SSH Keys, SSH (Secure Shell) provide a more secured solution to login on your…
How to Install LEMP Stack with PhpMyAdmin in Ubuntu 20.04
For those of you who don’t know what LEMP is – this is a combination…
How to Install LAMP Stack with PhpMyAdmin in Ubuntu 20.04
LAMP stack is the combination of the most frequently used software packages to build dynamic websites.…