Written in Java, Jenkins is an opensource automation server. It is used by developers in automating tasks in the software development cycle. It ships with numerous...
If deploying software is hard, time-consuming, and requires resources from another team, then developers will often build everything into the existing application in order to avoid...
In the previous article, we made an introduction to Ansible and walked you through its installation. In this second part series, we will focus on creating...
I’m creating this ansible tutorial article series to focus to the RedHat certified engineer new exam EX294. This exam is mainly focused on the ansible. so...
Let’s Learn How to unzip a zip file on Linux with Practical Examples : In this guide, you will learn how to unzip a zip file...
Let’s Learn Basic Commands of Linux/Unix with Practical Examples : If you are looking for a comprehensive guide to get you started on basic commands of Linux,...
Let’s Learn Sed command in Linux with Practical Examples : Short for stream editor, the sed command in Linux is a useful utility used for manipulation...
Saltstack Tutorial: What Is SaltStack? Salt (Salt-Stack) is infrastructure automation and management system written in Python. You’ll see through this introduction that it is a powerful...
In this tutorial, we’ll be setting up Cron jobs in Docker and discuss how to avoid a common pitfall. Let’s Code It! We’ll build a docker...
Let’s Learn whereis command in Linux with Simple Examples : While working away on the command-line, one might need to find out the location of a...