In this tutorial, How to Git Revert Commit is already pushed to a remote repository. Sometimes I recover wrong changes…
DevOps Blog – Latest DevOps Articles and Tutorials
Vagrant install Nodejs on Rocky Linux
Table of Contents1 Introduction2 What does Nodejs mean?3 My Setup for Installing Node.js with Vagrant4 Set Up a Virtual Machine5…
A Step-by-Step Guide Vagrant install Redis server
Table of Contents1 Introduction2 My Environment for Vagrant install Redis server2.1 The vagrant directory and files will look like as…
Vagrant LEMP stack: A Comprehensive Guide from Basic to Advanced
Table of Contents1 Introduction2 What does lemp stand for?3 My Environment for Vagrant LEMP stack4 Create a Virtual Machine5 Configure…
Run Multiple Ansible Versions using Python 3 Virtual Environments
Table of Contents0.1 #Introduction1 Install Python 31.1 CentOS 71.2 Ubuntu2 Create Virtual Environments3 Conclusion #Introduction In this tutorial, How to…
Docker deploy a Bitwarden server
Table of Contents0.1 #Introduction1 Install Docker on Ubuntu1.1 Obtain Bitwarden’s Installation key and ID1.2 Create the Bitwarden user1.3 Download the…
Vagrant multiple servers
Table of Contents1 Introduction2 My Environment3 LAMP server architecture4 Vagrant directory and files will look like as below:5 Create a…
Deploy LAMP on rocky Linux using Vagrant
Table of Contents0.1 #Introduction1 My Environment1.1 Deploy LAMP on rocky Linux using Vagrant directory and files will look like as…
vagrant ssh Permission denied fixed: A Comprehensive Guide
Table of Contents1 Introduction2 Understanding the Error2.1 What is the “vagrant ssh Permission denied” Error?2.2 Common Causes3 My Environment3.1 Deploy…
Install LAMP Stack on Rocky Linux
Table of Contents1 Introduction2 Prerequisites3 How to install LAMP Stack on Rocky Linux3.1 Install Apache on Rocky Linux3.2 Install MariaDB…