AWS EBS Snapshot backup and restore-How to ?
AWS EBS Snapshot is a state of an EBS Volume captured at the time of snapshot command is issued.In other words, Snapshot takes an image of an EBS Volume and store it as a...
AWS EBS Snapshot is a state of an EBS Volume captured at the time of snapshot command is issued.In other words, Snapshot takes an image of an EBS Volume and store it as a...
If you are new to Jenkins and want to know, how to create your first build or Jenkins Job, this tutorial will help you to do the same.In this tutorial we will create a...
In this tutorial we will learn to install Jenkins on Ubuntu. Jenkins Jenkins is a very popular Open Source software that helps us to automate not only the build-deployment process but also an entire...
In this tutorial, we will learn how to add Windows and Linux Hosts in Nagios Monitoring Tool. Before start, I will recommend you to read my previous blog Easy Way to Install Nagios Monitoring...
In this tutorial, we will learn how to install Jenkins on AWS EC2 Instance(Amazon Linux). Before starting let us know what is Jenkins. Jenkins Jenkins is a very popular Open Source software that helps...
Let us continue with Git Tutorial for Beginners (Part III). I will recommend you to also go through Git Tutorial (Part I) and Git Tutorial (Part II) In the last tutorials, we talked about...
Let us start Git Tutorial for beginners (Part II). Before starting, I would recommend you to read my previous blog Git Tutorial for beginners (Part I) In the previous tutorial, we learned:- What is...
Easy Way to Install Nagios Monitoring Tool on AWS Let us learn an easy way to install the Nagios Monitoring tool on AWS EC2 Instance(Amazon Linux 2) Nagios is a popular monitoring tool that...
In Git Tutorial for beginners (Part I), we will have a basic understanding of Git. What is Git? Git is the most commonly used Distributed Version Control System nowadays. Now the question that comes...