Install MongoDB in Amazon Linux VM

Install MongoDB in Amazon Linux VM: Step-1: Create a Linux virtual machine in AWS. Step-2: After creating it connect it through the putty or mobaXterm. Step-3: Run “sudo su“ to get all the root privileges.

Step-4: To know about the version and its details… Read More

Daily Tips for Linux

Dear Readers, In this article, we will see the following Daily Tips for Linux. Tip-1           Date: 05-Feb-21           Provided By: Sridhar What is Operating System ? 👉 Operating system is an interface between user and the computer hardware.… Read More

Linux Basic Commands for DevOps (PART-2)

Dear Readers, In this article we will see Linux basic commands for DevOps(Part-2) Please check below article for part-1 Basic Linux Commands for DevOps (PART-1) Users and Groups Add a new user

To see the list of users

To see recently created users… Read More

Basic Linux Commands for DevOps (PART-1)

Dear Readers, In this article,we will see Basic Linux Commands for DevOps. First, we need to AWS Console page by using below link. https://aws.amazon.com/console/ Click on sign in to Console button. Logging to aws account Login using username & password and click on sign in. Enter to AWS Management Console… Read More

Introduction to Linux

Introduction to Linux In this article,we will see Introduction to Linux.   What is Linux? Linux is an operating system. An operating system is simply a collection of software that manages hardware resources and provides an environment where applications can run. The operating system allows applications… Read More

Auto Scaling in AWS

Dear Readers, In this article, we will see the Auto Scaling in AWS. For creating Auto Scaling we need to follow below steps. Create Load Balancer Launch Configurations Create Auto Scaling Groups First, we need to AWS Console page by using below link https://aws.amazon.com/console/ Click… Read More