Table of Contents0.1 Introduction1 How to Install PIP on Centos 82 Install pip3 for Python 32.1 Check version pip3 Installing…
DevOps Blog – Latest DevOps Articles and Tutorials
Initial Server Setup Centos 8
Table of Contents0.1 Introduction1 Create a Sudo User and Granting Administrative Privileges1.1 Open a new terminal window2 Disable SSH Root…
RabbitMQ tutorial for beginners
In this tutorial, I will witten about RabbitMQ: Install, configuration, and example. RabbitMQ is a message broker, written in Erlang.…
Centos 8 LEMP WordPress
In this tutorial, How to Install and configure LEMP WordPress running a Centos 8. LEMP is an acronym for Linux,…
SonarQube from a Jenkins Pipeline job in Docker
Table of Contents1 Introduction2 Integrating SonarQube from a Jenkins Pipeline job in Docker: A Step-by-Step Guide.2.1 Docker Compose for SonarQube2.2…
Using Netdata to Monitor PHP-FPM
In this tutorial, How to Monitor the PHP-fpm using Netdata on Centos 7. Netdata is a free open source. It…
Using Netdata to Monitor Nginx
In this tutorial, How to Monitor the Nginx using Netdata on Centos 7. Netdata is a free open source. It…
Using Netdata to Monitor MariaDB Database
In this tutorial, How to Monitor the MariaDB database using Netdata on Centos 7. Netdata is a free open source.…
Using Netdata to Monitor Apache Performance
In this tutorial, How to Monitor Apache Performance using Netdata on Centos 7. Netdata is a free open source. It…
How to Reset MariaDB root password on Centos: A Simple Guide
Table of Contents1 Introduction1.1 Check the version of the MariaDB server.2 How to reset MariaDB root password2.0.1 Stop MySQL/MairaDB service2.0.2…