Linux

Docker Installation And Setup: Best Practices For Security

Before we go into Docker, let's talk about virtualization, virtual machines, and containers. What exactly is Virtualization? What exactly is a Virtual Machine? What exactly is a Container? We can use virtualization to run ma…

Docker Basics: Everything You Need To Know To Get Started

This article will show you how to get started with Docker and provide step-by-step instructions for using the Docker environment.  Before proceeding to the following phase, everyone's mind turns to the summary content. Check…

The #1 Thing People Get Wrong About How to Install Git in AWS Ec2

Earlier I have explained how to configure Jenkins  on Amazon Ec2 Instance & in this post we'll learn how to install Git on Amazon Ec2 instance. For that what you have to do is follow my instructions carefully. Prerequisit…

#1 How To Configure Jenkins On Amazon Ec2 Instance

let's have a look how you can configure Jenkins on AWS Ec2. If you were already installed Jenkins on your Amazon Ec2 instance follow the below step by step Guide.  And If you are not installed and do you need little bit of as…

Linux Commands Part1.

Everything You Need To Know About   Linux Commands . Also Checkout :     Things You Can Learn From Studying Git Tags   Advantages Of DevOps    The Complete Beginner's Guide to Sql Joins Sharing is caring!

Streamline Your Admin Tasks: Expert Tips On Linux Command Line

Admin Linux Commands: Summary: useradd passwd chage groupadd userdel yum install apt-get chmod   useradd if u r trying to add user with norma user u will get permission denied. login with root user and try adding sudo su - check …

Linux Commands: The Good, the Bad

Linux Commands:Part3 Summary: who w whoami whereis date df du hostname man ps kill top zip tar unzip who The who command is used to get information about currently logged in user on to system. who -u : To show list of users log…

Is Tech Making Linux Commands Better or Worse?

Linux Commands:Part2 Summary  file wc cat vi cp echo head tail sed more less diff sort grep   file [option] [filename] file command is used to determine the type of a file. file type may be of human-readable(e.g. ‘ASCII text’) …

#1 Professional Guide To Linux Commands For Normal Users

Linux Commands: Normal user mkdir ls tree yum install apt-get cd pwd rmdir touch All the commands in Linux r lower cases -case sensitive. windows we called as folders lly in Linux we called as directory I want to create a directo…

Navigating the Linux File System: A User's Perspective

Linux File (or) Directory Structure Step 1: @Register with aws  While registering, visit AWS Management Console for further information. Step 2: Create an Ec2 instance on AWS using the following video. How to Create AWS EC2 In…

Load More That is All

Microservice Communication in a Distributed System