Docker provides the ability to package and run an application in a loosely isolated environment called a container. The isolation and security allows you to run many containers simultaneously on a given host. Containers are lightweight and contain everything needed to run the application, so you do not need to rely on what is currently […]
Hey AMChannel Community! Let’s demystify Docker commands with some practical examples for our tech beginners. 1. Pulling an Image: Pull the latest Nginx image from Docker Hub. (Before pulling image make sure you’re login to your Docker hub Account.) 2. Running a Container: Launch a detached Nginx container, mapping port 8080 on your host to […]
In this post I am sharing Interview Questions and Answers for Linux beginners and intermediate users. Before going interview just go through the following questions and it will help you to understand the Linux concepts very well. So, without wasting much time, we’ll start learning. 1] What is Linux? Ans: Linux is an Operating System […]
Git is a free and open source distributed version control system. Which is Developed by Linus Torvalds. Git is one of the important tools from DevOps Tools.
If you or your friend is preparing for a Linux interview, then here are the basic and important Linux interview questions for you to excel your Linux concepts. Make sure you share this questions with your friends.
As both features are used for security purposes in AWS Cloud, both are important to understand properly…
IAM is a powerful service that allows you to control how people and programs are allowed …
Vim is an editor to create or edit a text files in Linux. There are two modes in vim…
My moto of writing this post is only to help my technical friends to get all the required online tools at one place…
Most of the time we need to add or Remove the DNS Records for Domain connection…
AWS provides a variety of compute and networking services to deliver core functionality for business to develop and run their workloads…
Amazon Elastic Compute Cloud (Amazon EC2) is simply a Server that provides resizable compute capacity in the cloud…
Cloud computing is the on-demand delivery of IT resources and applications via Internet…
Now a days Cloud Computing is very trending and the adoption of cloud technologies is increasing very fast…
Linux can be downloaded in its entirety from the Internet completely for free. No registration fees…
Terminal = is the same as that of Shell or Command Prompt
As all the sections working in coordination with each other, our computer is working…
The Filesystem Hierarchy Standard (FHS) defines the directory structure and directory contents in Linux…
- 1
- 2