2 followers
I am a DevOps, blockchain, and emerging technology learner with a strong interest in staying current with the latest advancements in these fields.
Prerequisites: Oracle VM Box Installed on the System Git Bash terminal Installed on the System In this article, we will see how to set up an...
YAML (short for "YAML Ain't Markup Language") is a human-readable data serialization language used for storing and exchanging data such as XML or JSON...
Elastic Load Balancing distributes incoming application or network traffic across multiple targets, such as Amazon EC2 instances, containers and IP...
Basics about shell scripting What is Bash Scripting? Bash scripting is used in DevOps to automate the task and reduce the time consumption of...
Steps to Set up Website on a VM (Virtual Machine) Prerequisite: You must have the Oracle Virtual Box and centos operating systems should be...
Checking the Current working directory pwd Listing the files ls Listing all the files including Hidden Files ls -a Listing all the files...