Learn About Amazon web Service Lambda
Hello,in this blog we are learning about AWS Lambda.AWS Lambda is a part of amazon web service & using lambda function we can build,test & deploy the code.It is an open source cloud platform service.It helps to focus on core product and business logic instead of managing operating system (OS) access control, OS patching, right-sizing, …
Step By Step to Install & Configure OpenSSH Server & Client on windows server 2019 Base
Hello,In this blog we are discussing how to install & configure open-ssh server & how to connect open-ssh server from client server in window server 2019.OpenSSH is an open source secure shell.It provides a server daemon and client tools to facilitate secure,encrypted remote control.We can easily perform file transfer operations. There are some steps to …
Read more “Step By Step to Install & Configure OpenSSH Server & Client on windows server 2019 Base”
Step By Step to install & configure windows admin center on window server 2019 base
Hello,In this blog we are discussing about windows admin center.Here we are installing & configuring windows admin center on window server 2019 base.Window admin center is a platform where we can connect and add the servers & it allows to manage,configure & troubleshoot the servers,windows Server workloads remotely from a web browser and one location. …
Read more “Step By Step to install & configure windows admin center on window server 2019 base”
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 …
Read more “Steps to Run Docker Commands on Ubuntu 20.04 LTS”
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 …
Read more “Step By Step to install & configure Java on window server 2019 base”