In this tutorial, How do I use Linux shell script tips? shell script the essential for DevOps Roles. Linux shell…
DevOps Blog – Latest DevOps Articles and Tutorials
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…
tar command examples in Linux
In this tutorial, How do I use the tar command the compress and extract files and folders in Linux? Linux…
Linux System information and Hardware Information
How to get System Information about CPU, Memory, Network, and Disk I/O on the Linux operating system. Linux the essential…