DNS Record Types Explained
In this blog, we will learn about DNS and its different records. So, first understand what DNS is.. DNS DNS stands for Domain name system. It is like a phonebook of the internet. Domain name system is

Search for a command to run...
Articles tagged with #github
In this blog, we will learn about DNS and its different records. So, first understand what DNS is.. DNS DNS stands for Domain name system. It is like a phonebook of the internet. Domain name system is

In the previous blog, we learn about what is Git, its basic commands etc. Now in this blog, we will learn about that where git stores all the changes that user makes inside the code. .git folder The

In this blog, we will understand that what is the need of using a version control system. In the previous blogs, we learnt about git, its basic commands and how does git internally works. If you have

Why Git? So the main question is : Why we use Git? Before Git, Software Development was already happening. Then what is the problem that we have to use Git. A case study: Suppose you are working on
