In this article, I will guide you to install Ansible on Linux and MacOS. Note that you can absolutely install Ansible on a Linux server to use. However, since you…
devops
What is snowflake server? In this article, I will tell you about an interesting term “Snowflake”. So, what are snowflake servers? What is snowflake server? Snowflake – in a normal…
In today’s article, I will introduce to you the Ansible configuration management tool. The current trend of automating IT systems (automation) requires the use of tools. Sysadmin or DevOps engineers…
In this article, I will introduce to you the IaC Terraform tool. So what is Terraform? And why do we need to use this tool? Let’s talk about how to…
This article will guide you to install Docker on Ubuntu 18.04. This is one of the popular Linux operating systems today. You can refer to the docker website for detailed…
Git clone repository to your computer. After you have created the repository, how do you work with it now? This article, I will guide you to use Git to clone…
Create the first repository on Gitlab. In this article, I will guide you to create your first project. This will be where you store the code for your first project.…
How to install GIT version control system? In this article, I will show you how to install Git version control system on your computer. First, I have to admit that…
Some platform version control system uses GIT. In this article, I will introduce you to some of the popular version code management platforms. You have read about GIT, you have…
What is GIT and Version Control System? Today, I will introduce you to Version Control System and GIT. So what are these things? What is Version Control System? If you…