Steps to Run Docker Commands on Ubuntu 20.04 LTS

Hello Dear Readers, In this Blog we will discuss about how the docker works & How to create a image using docker? Docker is a free & open source containerization platform. Using docker commands, we can easily create a own images & push/pull the image. There are some docker commands to run on ubuntu: Step …

Step By Step to install & configure Java on window server 2019 base

Hello,In this blog we are installing & configure JAVA 18 on window server 2019 base.Java Development Kit (JDK) is used for Java programming,includes the compiler and class libraries & allowing developers to create Java programs executable by the JVM and JRE. There are some steps to install & configure java on window server  2019: Install …

Learn About AWS Certification

Hello,In this blog we are learning about aws & aws certification.We need knowledge of AWS Services,tools & hand of experience for how to deploy,build highly available and scalable systems in AWS with proper security, disaster recovery (DR) and troubleshooting concepts. Introduction of AWS: Amazon Web Service (AWS) is an open source cloud platform.AWS platform is …

Step to add DNS forward & reverse lookup zone in window server 2019 base

Hello,here we are discussing about for DNS forward & reverse lookup zone.Forward Lookup zone is a DNS zone that is used for storing the host name to IP address relations and Reverse lookup zone is used primarily to resolve IP addresses to network resource names. There are some steps to add forward & reverse lookup …

Steps to Install & Configure Active Directory Domain Service in Window Server 2019

Hello,here we are discussing about for active directory domain service.In this Blog,we are installing & configuring active directory domain service.It is a window server role in Active Directory that manage users and allows to store information about resources from a network,& application data. There are some steps to install & configure active directory domain service …