Table of Contents1 Introduction2 Install butler3 Import Export Jobs Jenkins3.1 OLD SERVER3.2 NEW SERVER4 Conclusion Introduction In this tutorial, How…
DevOps Blog – Latest DevOps Articles and Tutorials
Bash script copy rename multiple files
In this tutorial, I am written a small program with “Bash script copy rename multiple files” on Linux. Linux the…
Linux shell script tips
In this tutorial, How do I use Linux shell script tips? shell script the essential for DevOps Roles. Linux shell…
Bash script opening application
In this tutorial, I have written a small program opening application by the shell script. Linux the essential for DevOps…
How to kill specific processes in Linux
Table of Contents1 Introduction2 Why Kill Processes in Linux?3 How to View Running Processes3.1 Using ps3.2 Using top and htop4…
How to update vagrant box
Table of Contents1 Introduction2 Locating Vagrant Boxes3 Automating Guest Addition Installation:4 Update vagrant box5 Conclusion Introduction In this tutorial, we…
Jenkins build periodically with parameters
In this tutorial, How do I use “Jenkins build periodically with parameters”? Using the “Parameterized Scheduler” Plugin. The default, not…
Solving “Oracle 12c unable to access port 5500” Issue
Table of Contents1 Introduction2 Accessing the Oracle Database with Required Privileges3 Checking Port 5500 from SYSDBA Oracle3.1 Terminal Output4 Setting…
scp command example: A Comprehensive Guide to Secure File Transfers
Introduction How to use the SCP command in Linux to copy a file from one server to another. it is…
Linux list services
In this tutorial, How do I list all services running in Linux distribution? List running service on Ubuntu Or Systemd…