In this blog, I am posting the basics of connecting Azure using PowerShell and deploy a virtual machine using a template available. Set […]
Setup EC2 instance I suggest you to select latest Amazon Linux AMI and use default settings to create a new Linux EC2 instance […]
Step1: Attach the volume to the EC2 linux instance Step2: Find the name of the disk lsblk Step3: Create a new path to […]
How To Attach And Mount an EBS Volume To AWS EC2 Linux Instance Step 1: EC2 console –> Volumes and create a new volume […]
A good CIDR calculator here: http://www.subnet-calculator.com/cidr.php
Troubleshooting EC2 connectivity issues SSH Issues Sometimes, you may have problems in accessing your machine using SSH. The first step to do here […]
Using AWS Web Console to Create Your First Web Server on AWS EC2 or Elastic Compute Cloud is the commercial name for the […]
GENERAL docker –version docker image ls docker container ls docker run –interactive –tty ubuntu bash docker container ls –all Kill running containers: docker […]
Recent Comments