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.…
DevOps Blog – Latest DevOps Articles and Tutorials
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…
Useful shell commands
In this tutorial, I will write about Useful shell commands. Tips and trick about kill process, How to remove ssh…
How to Import Export Jobs Jenkins
Table of Contents1 Introduction2 Install butler3 Import Export Jobs Jenkins3.1 OLD SERVER3.2 NEW SERVER4 Conclusion Introduction In this tutorial, How…