Colloquially known as k8s, Kubernetes is an open-source tool used for management of Docker containers. As a container orchestration platform, Kubernetes is programmed for the management,...
Django is a free and opensource high-level Python web framework that you can use to get your Python web applications up and running. Maintained by Django...
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...
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...
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...
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...
Let’s Learn Grep Command in Unix/Linux with Simple Examples : New Linux users get anxious when confronted with the prospect of searching for a particular string...
Let’s Learn Find command in Unix/Linux with Practical Examples : The find command in Unix/Linux is a nifty tool and comes in handy when searching files...