Technology

How to install Prometheus on Linux (CentOS 7 & Ubuntu)

Quoted from Wikipedia - "Prometheus is a free software application used for event monitoring and…

How to display a list of installed applications on Linux

For a system administrator like me or DevOps and also a Cloud Engineer, where almost…

How to Stop Running Processes on Linux

In linux, there is a kill command available which functions to stop a process running…

How to Fix “Fatal error: Maximum execution time of 30 seconds exceeded” in PHP

When you run a PHP script and encounter an error messageĀ  Fatal error: Maximum execution…

Fix MySQL Error “Too many connections”

If you have an application that uses MySQL or MariaDB databases, then over time the…

How to Enable PHP Error Log

In my article this time, I will discuss how to enable php error log. A…

How to Fix Error “413 Request Entity Too Large” in Nginx PHP

In my previous article, I discussed how to fix error "504 gateway time-out" in Nginx…

How to Fix Error “504 Gateway Time-out” in Nginx PHP

If you run LEMP (Linux Nginx MySQL PHP) on your server and the nginx and…

How to Install Screen Recorder on Linux

Want to record what we do or do on Linux? Of course, I can. We…

How to Install Nginx and Certbot on Docker

In my post this time, I will discuss how to install nginx and certbot on…

This website uses cookies.