Table of Contents1 Introduction2 Why Docker is Essential for DevOps3 Building Docker Images3.1 How to Build an Image from a…
DevOps Blog – Latest DevOps Articles and Tutorials
Vagrant cheat sheet: Quick Reference for DevOps Professionals
Table of Contents1 Introduction2 Vagrant cheat sheet2.1 Vagrant add box2.2 Vagrant run2.3 Vagrant stop3 Conclusion Introduction In the world of…
How to install Jenkins using Vagrant
In this tutorial, How to install Jenkins using Vagrant. Jenkins the essential for DevOps Roles. You can refer to install Vagrant on Windows 10 here.…
Angular build production Deployment on Linux Servers
Introduction How to use Angular build production on server Linux VPS. Deploying Angular applications in a production environment requires a…
How to install NodeJS NPM and Angular on Centos 7x
In this tutorial, How to install nodejs npm and Angular on Centos 7. NodeJS is a cross-platform, opensource Javascript for…
Complete Guide to Install Development Tools on CentOS
Table of Contents1 Introduction2 How to Install Development Tools on Centos2.1 For Centos, RHEL, and Fedora2.2 The related with the…
Install Vagrant on Windows 10
In this tutorial, How to install Vagrant on Windows 10. Vagrant the essential for DevOps Roles. Required Tools Virtual Box Vagrant Git Table…
Install git from source Centos 6
In this tutorial, How to install Git from source Centos 6. Git the essential for DevOps Roles. To install Git from source…
RPM query installed packages in Centos RHEL and Fedora
In this tutorial, I using the rpm command to query lists the packages installed on the system. How do I…
bad interpreter: /bin/sh^M: no such file or directory solve problem
In this tutorial, How to solve bad interpreter when running the shell exit with “bad interpreter: /bin/sh^M: no such file…