Category: DevOps Turorial
DevOps Tutorial containing DevOps knowledge base as well windows and Linux knowledge base as well.
This tutorial will explain How to install and configure Jupyter Notebook on AWS EC2(Amzon Linux 2/ EC2 Ubuntu) Jupyter Notebook Jupter Notebook is a very powerful tool for developing and presenting data science projects....
This tutorial will explain you about how to create custom IAM policy to access S3 Bucket using AWS Policy Generator AWS Policy Generator AWS policy Generator is a tool that is used to...
This tutorial explains CHMOD and CHOWN commands that are broadly used in Linux. CHMOD and CHOWN The command CHMOD stands for change mode, and this is used to change the permission of...
This tutorial will explain you ,How to create AWS s3 bucket and access it from Windows and Linux hosts. What is S3 Bucket ? Amazon S3 Stands for Amazon Simple Storage Service,...
This tutorial will explain, How to change/resize AWS EC2 Instance types for EBS Backed Instance ( The EC2 Instance that uses EBS Volume) AWS EC2 Instance Types Amazon provides a wide range of instance...
In this tutorial, we will learn “OpenVPN server setup on AWS” OpenVPN OpenVPN is an opensource commercial software that is used to create Remote VPN as well as Site-to-Site VPN Tunnel. Remote VPN enables...
This tutorial explains, how to generate Certificate Signing Request(CSR) in Windows(IIS). Certificate Signing Request(CSR) Certificate Signing Request(CSR) is a block of encoded text that is shared to Certificate Authority for purchasing or...
This tutorial explains, how to generate Certificate Signing Request(CSR) for Linux. Certificate Signing Request(CSR) Certificate Signing Request(CSR) is a block of encoded text that is shared to Certificate Authority for purchasing or...
This tutorial explains Git Install on Ubuntu/Centos/AmazonLinux/Windows Git Git is the most commonly used Distributed Version Control System these days. To know about ” What is Distributed Version Control System and Git ?” in...
This tutorial explains, how to install docker on Ubuntu. Docker Docker is a platform that combines applications and its dependencies in the form of packages called a container. We can run multiple containers on a single...