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...
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...
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...
Hello Guys, In this article we are going to discuss how to set up a free pritunl VPN server on AWS to connect to the server...
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...
In this article, we will create a Linux private docker registry without https, SSL. few months ago when I was trying to set up a private...
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 cat command in Unix/Linux with Practical Examples : The cat command in Unix/Linux is one of the most commonly used Linux commands on a...