Table of Contents1 Introduction2 Locating Vagrant Boxes3 Automating Guest Addition Installation:4 Update vagrant box5 Conclusion Introduction In this tutorial, we…
DevOps Blog – Latest DevOps Articles and Tutorials
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…
Linux check disk space
In this tutorial, How do I check disk space on Linux distribution? Sometimes you find out which directory consumes how…
Check Linux version
In this tutorial, How do I check Linux version for Linux distribution? Linux the essential for DevOps Roles. Table of…
Jenkins run as non root user
In this tutorial, How do I Jenkins run as non root user in Linux? Jenkins the essential for DevOps Roles.…