Posts by Tag

Installation

Manage multiple Java environment

June 23, 2019  |  1 minute read

This blog shows you how to install and manage multiple Java environments in your Linux or macOS using jenv tool.

How to install Minikube on Mac

June 22, 2019  |  less than 1 minute read

This blog shows you how to install Minikube, a tool that runs a single-node Kubernetes cluster in a virtual machine on your personal computer.

How to install Kubectl on Mac

June 22, 2019  |  1 minute read

This blog shows you how to install Kubectl, a command line interface for running commands against Kubernetes clusters.

How to install Docker Toolbox on Windows

June 21, 2019  |  1 minute read

This blog shows you how to install Docker Toolbox on Windows, a Container Platform Software Suites that seamlessly build, manage and secure all your applicat...

How to install Docker Desktop for Windows

June 21, 2019  |  1 minute read

This blog shows you how to install Docker Desktop for Windows, a Container Platform Software Suites that seamlessly build, manage and secure all your applica...

How to install Docker Toolbox on Mac

June 20, 2019  |  1 minute read

This blog shows you how to install Docker Toolbox on Mac, a Container Platform Software Suites that seamlessly build, manage and secure all your applications...

How to install Docker Desktop for Mac

June 20, 2019  |  1 minute read

This blog shows you how to install Docker Desktop for Mac, a Container Platform Software Suites that seamlessly build, manage and secure all your application...

Docker Desktop for Mac vs Docker Toolbox

June 20, 2019  |  1 minute read

This blog will help you in uindersstanding the difference between Docker Desktop for Mac vs Docker Toolbox. Docker Toolbox is a legacy desktop solution for o...

How to install AdoptOpenJDK on MacOS

June 16, 2019  |  1 minute read

Java is a popular programming language for the system software development and web application. You need to install Java Development Kit (JDK) and Java Runti...

How to install OpenJDK on Linux

June 15, 2019  |  1 minute read

This blog shows you how to install OpenJDK on Linux distributions, a free and open-source implementation of the Java Platform, Standard Edition (Java SE).

How to install OpenJDK on MacOS

June 14, 2019  |  1 minute read

Java is a popular programming language for the system software development and web application. You need to install Java Development Kit (JDK) and Java Runti...

How to install OpenJDK on Windows

June 13, 2019  |  1 minute read

Java is a popular programming language for the system software development and web application. You need to install Java Development Kit (JDK) and Java Runti...

How to install AdoptOpenJDK on Linux

June 12, 2019  |  1 minute read

Java is a popular programming language for the system software development and web application. You need to install Java Development Kit (JDK) and Java Runti...

How to install AdoptOpenJDK on Windows

June 10, 2019  |  1 minute read

Java is a popular programming language for the system software development and web application. You need to install Java Development Kit (JDK) and Java Runti...

How to install OracleJDK on Linux

June 09, 2019  |  1 minute read

Java is a popular programming language for the system software development and web application. You need to install Java Development Kit (JDK) and Java Runti...

How to install OracleJDK on MacOS

June 08, 2019  |  1 minute read

Java is a popular programming language for the system software development and web application. You need to install Java Development Kit (JDK) and Java Runti...

How to install OracleJDK on Windows

June 08, 2019  |  1 minute read

Java is a popular programming language for the system software development and web application. You need to install Java Development Kit (JDK) and Java Runti...

Back to top ↑

Linux

How to install Softwares in Alpine Linux?

November 18, 2019  |  1 minute read

Alpine Linux uses the Alpine Package Keeper (APK) package manager to install, upgrade, and remove software packages. The APK package manager is designed to b...

What is Alpine Linux?

October 13, 2019  |  2 minute read

Inception: The Alpine was first released in 2005. It's a Security oriented, lightweight and efficient Linux distribution. It's heavily used in the container...

Watch TCP and UDP Ports in Linux

July 21, 2019  |  1 minute read

The Linux find Command is one of the most powerful and frequently used command-line utility in Unix-like operating systems.

Find command in Linux

July 18, 2019  |  5 minute read

The Linux find Command is one of the most powerful and frequently used command-line utility in Unix-like operating systems.

How do I check my Ubuntu Version?

June 17, 2019  |  less than 1 minute read

There are two ways to check which version of Ubuntu you are running. You can either check from within Unity, or put in a short command line in the Terminal. ...

Error - Address/Port Already in Use

June 16, 2019  |  less than 1 minute read

Developers get this error when they are trying to run the a service twice on same server. Like are trying running tomcat / Apache or jekyll server twice on ...

How to install OracleJDK on Linux

June 09, 2019  |  1 minute read

Java is a popular programming language for the system software development and web application. You need to install Java Development Kit (JDK) and Java Runti...

Linux - Viewing Log Messages

April 13, 2019  |  8 minute read

Inception: You will learn to view various types of logs in Linux Operating System. You will learn some cool tricks to view logs, search a string inside a lo...

Managing Systemd units in Linux

March 02, 2019  |  8 minute read

Inception: Learn about systemd units and systemctl command usage in Linux system. Systemd is a new kind of Linux init system, and service manager that pro...

Package Management in Debian-based Distributions

November 11, 2018  |  5 minute read

Inception: Learn about Package Management in Debian GNU/Linux based distributions. Package management refer to the ability to install packages in the system...

Back to top ↑

Java

Manage multiple Java environment

June 23, 2019  |  1 minute read

This blog shows you how to install and manage multiple Java environments in your Linux or macOS using jenv tool.

How to install AdoptOpenJDK on MacOS

June 16, 2019  |  1 minute read

Java is a popular programming language for the system software development and web application. You need to install Java Development Kit (JDK) and Java Runti...

How to install OpenJDK on Linux

June 15, 2019  |  1 minute read

This blog shows you how to install OpenJDK on Linux distributions, a free and open-source implementation of the Java Platform, Standard Edition (Java SE).

How to install OpenJDK on MacOS

June 14, 2019  |  1 minute read

Java is a popular programming language for the system software development and web application. You need to install Java Development Kit (JDK) and Java Runti...

How to install OpenJDK on Windows

June 13, 2019  |  1 minute read

Java is a popular programming language for the system software development and web application. You need to install Java Development Kit (JDK) and Java Runti...

How to install AdoptOpenJDK on Linux

June 12, 2019  |  1 minute read

Java is a popular programming language for the system software development and web application. You need to install Java Development Kit (JDK) and Java Runti...

How to install AdoptOpenJDK on Windows

June 10, 2019  |  1 minute read

Java is a popular programming language for the system software development and web application. You need to install Java Development Kit (JDK) and Java Runti...

How to install OracleJDK on Linux

June 09, 2019  |  1 minute read

Java is a popular programming language for the system software development and web application. You need to install Java Development Kit (JDK) and Java Runti...

How to install OracleJDK on MacOS

June 08, 2019  |  1 minute read

Java is a popular programming language for the system software development and web application. You need to install Java Development Kit (JDK) and Java Runti...

How to install OracleJDK on Windows

June 08, 2019  |  1 minute read

Java is a popular programming language for the system software development and web application. You need to install Java Development Kit (JDK) and Java Runti...

Back to top ↑

Docker

Create Docker images with Dockerfile?

July 25, 2019  |  4 minute read

Inception: Using Docker developers can package and run their applications in a containerized environment. In this article, we will take a detailed look at D...

What is Docker Registry?

July 22, 2019  |  less than 1 minute read

Docker Registry or Registry is an open source and highly scalable server-side application that can be used to store and distribute Docker images.

How to install Docker Toolbox on Windows

June 21, 2019  |  1 minute read

This blog shows you how to install Docker Toolbox on Windows, a Container Platform Software Suites that seamlessly build, manage and secure all your applicat...

How to install Docker Desktop for Windows

June 21, 2019  |  1 minute read

This blog shows you how to install Docker Desktop for Windows, a Container Platform Software Suites that seamlessly build, manage and secure all your applica...

How to install Docker Toolbox on Mac

June 20, 2019  |  1 minute read

This blog shows you how to install Docker Toolbox on Mac, a Container Platform Software Suites that seamlessly build, manage and secure all your applications...

How to install Docker Desktop for Mac

June 20, 2019  |  1 minute read

This blog shows you how to install Docker Desktop for Mac, a Container Platform Software Suites that seamlessly build, manage and secure all your application...

Docker Desktop for Mac vs Docker Toolbox

June 20, 2019  |  1 minute read

This blog will help you in uindersstanding the difference between Docker Desktop for Mac vs Docker Toolbox. Docker Toolbox is a legacy desktop solution for o...

Back to top ↑

DevOps

AWS CodeBuild - Getting Started

March 02, 2019  |  2 minute read

Inception: Getting started AWS CodeBuild a managed Continues Integration service. AWS CodeBuild is a Continous Integration service that compiles source co...

AWS CodeCommit - Set up Notifications

March 02, 2019  |  2 minute read

Inception: Learn, how to send Notification based on events in CodeCommit repository. In general, you would like to set up a Notification system that shoul...

AWS CodeCommit - Setup SSH Connection

October 21, 2018  |  2 minute read

Inception: Learn about AWS CodeCommit SSH Connection that will help you in connecting to AWS CodeCommit repository to execute git commands like `pull` and `...

AWS CodeCommit - Setup HTTPS Connection

September 02, 2018  |  2 minute read

Inception: Learn about AWS CodeCommit HTTPS connection types that will help you in connecting with `pull`, `push`, `branching`, etc git operation on CodeCom...

Getting started AWS CodeCommit

August 05, 2018  |  3 minute read

Inception: Overview of AWS CodeCommit, features, setup CodeCommit, creating a repo, creating a file through AWS Console. This will help in starting your jou...

Types of Health Checks in Kubernetes

July 08, 2018  |  5 minute read

Kubernetes supports 2 types of health checks. First Liveness probe and second one is Readiness Probe. In this article you will learn what are the importance ...

Kubernetes Logging Architecture

June 10, 2018  |  4 minute read

Application and system logs can help you understand what is happening inside your cluster. The logs are useful for debugging problems and monitoring applicat...

Jenkins installation

March 02, 2018  |  4 minute read

In this article, I will guide you through the installation process of Jenkins CI tool. The guide and steps on this page are for new installations of Jenkins ...

Back to top ↑

AWS

AWS CodeBuild - Getting Started

March 02, 2019  |  2 minute read

Inception: Getting started AWS CodeBuild a managed Continues Integration service. AWS CodeBuild is a Continous Integration service that compiles source co...

AWS CodeCommit - Set up Notifications

March 02, 2019  |  2 minute read

Inception: Learn, how to send Notification based on events in CodeCommit repository. In general, you would like to set up a Notification system that shoul...

AWS CodeCommit - Setup SSH Connection

October 21, 2018  |  2 minute read

Inception: Learn about AWS CodeCommit SSH Connection that will help you in connecting to AWS CodeCommit repository to execute git commands like `pull` and `...

AWS CodeCommit - Setup HTTPS Connection

September 02, 2018  |  2 minute read

Inception: Learn about AWS CodeCommit HTTPS connection types that will help you in connecting with `pull`, `push`, `branching`, etc git operation on CodeCom...

Getting started AWS CodeCommit

August 05, 2018  |  3 minute read

Inception: Overview of AWS CodeCommit, features, setup CodeCommit, creating a repo, creating a file through AWS Console. This will help in starting your jou...

Back to top ↑

Container

How to install Docker Toolbox on Windows

June 21, 2019  |  1 minute read

This blog shows you how to install Docker Toolbox on Windows, a Container Platform Software Suites that seamlessly build, manage and secure all your applicat...

How to install Docker Desktop for Windows

June 21, 2019  |  1 minute read

This blog shows you how to install Docker Desktop for Windows, a Container Platform Software Suites that seamlessly build, manage and secure all your applica...

How to install Docker Toolbox on Mac

June 20, 2019  |  1 minute read

This blog shows you how to install Docker Toolbox on Mac, a Container Platform Software Suites that seamlessly build, manage and secure all your applications...

How to install Docker Desktop for Mac

June 20, 2019  |  1 minute read

This blog shows you how to install Docker Desktop for Mac, a Container Platform Software Suites that seamlessly build, manage and secure all your application...

Docker Desktop for Mac vs Docker Toolbox

June 20, 2019  |  1 minute read

This blog will help you in uindersstanding the difference between Docker Desktop for Mac vs Docker Toolbox. Docker Toolbox is a legacy desktop solution for o...

Back to top ↑

CodeCommit

AWS CodeCommit - Set up Notifications

March 02, 2019  |  2 minute read

Inception: Learn, how to send Notification based on events in CodeCommit repository. In general, you would like to set up a Notification system that shoul...

AWS CodeCommit - Setup SSH Connection

October 21, 2018  |  2 minute read

Inception: Learn about AWS CodeCommit SSH Connection that will help you in connecting to AWS CodeCommit repository to execute git commands like `pull` and `...

AWS CodeCommit - Setup HTTPS Connection

September 02, 2018  |  2 minute read

Inception: Learn about AWS CodeCommit HTTPS connection types that will help you in connecting with `pull`, `push`, `branching`, etc git operation on CodeCom...

Getting started AWS CodeCommit

August 05, 2018  |  3 minute read

Inception: Overview of AWS CodeCommit, features, setup CodeCommit, creating a repo, creating a file through AWS Console. This will help in starting your jou...

Back to top ↑

Git

Alpine Docker Image - DevOps utility tools?

December 17, 2019  |  1 minute read

Inception: Many times a DevOps Engineer needs to troubleshoot in the live environment. To troubleshoot the issue sometime we need to have a container with f...

How to Add an Empty Folder in Git?

August 10, 2019  |  1 minute read

There is no git official tool to push an empty folder or directory to Git repository. However, the Git user community uses a convention for adding an empty f...

How to delete local and remote git branch?

June 19, 2019  |  1 minute read

Local and remote branches are completely separate objects in git; deleting one wouldn’t delete the other, even if there is a tracking connections between the...

How to rename local and remote git branch?

June 18, 2019  |  less than 1 minute read

This blog will help you to rename a local git repository branch and also, you can apply the same changes on the remote git repository. Rename Local Git Bran...

How to clone a specific branch in git?

June 18, 2019  |  less than 1 minute read

Sometime engineers need to clone specific remote branch. This blog will help you to clone specific branch from remote. Syntax You need to specify the branch...

Back to top ↑

Kubernetes

How to install Minikube on Mac

June 22, 2019  |  less than 1 minute read

This blog shows you how to install Minikube, a tool that runs a single-node Kubernetes cluster in a virtual machine on your personal computer.

How to install Kubectl on Mac

June 22, 2019  |  1 minute read

This blog shows you how to install Kubectl, a command line interface for running commands against Kubernetes clusters.

Types of Health Checks in Kubernetes

July 08, 2018  |  5 minute read

Kubernetes supports 2 types of health checks. First Liveness probe and second one is Readiness Probe. In this article you will learn what are the importance ...

Kubernetes Logging Architecture

June 10, 2018  |  4 minute read

Application and system logs can help you understand what is happening inside your cluster. The logs are useful for debugging problems and monitoring applicat...

Back to top ↑

Windows

How to install OpenJDK on Windows

June 13, 2019  |  1 minute read

Java is a popular programming language for the system software development and web application. You need to install Java Development Kit (JDK) and Java Runti...

How to install AdoptOpenJDK on Windows

June 10, 2019  |  1 minute read

Java is a popular programming language for the system software development and web application. You need to install Java Development Kit (JDK) and Java Runti...

How to install OracleJDK on Windows

June 08, 2019  |  1 minute read

Java is a popular programming language for the system software development and web application. You need to install Java Development Kit (JDK) and Java Runti...

Back to top ↑

OracleJDK

How to install OracleJDK on Linux

June 09, 2019  |  1 minute read

Java is a popular programming language for the system software development and web application. You need to install Java Development Kit (JDK) and Java Runti...

How to install OracleJDK on MacOS

June 08, 2019  |  1 minute read

Java is a popular programming language for the system software development and web application. You need to install Java Development Kit (JDK) and Java Runti...

How to install OracleJDK on Windows

June 08, 2019  |  1 minute read

Java is a popular programming language for the system software development and web application. You need to install Java Development Kit (JDK) and Java Runti...

Back to top ↑

MacOS

How to install AdoptOpenJDK on MacOS

June 16, 2019  |  1 minute read

Java is a popular programming language for the system software development and web application. You need to install Java Development Kit (JDK) and Java Runti...

How to install OpenJDK on MacOS

June 14, 2019  |  1 minute read

Java is a popular programming language for the system software development and web application. You need to install Java Development Kit (JDK) and Java Runti...

How to install OracleJDK on MacOS

June 08, 2019  |  1 minute read

Java is a popular programming language for the system software development and web application. You need to install Java Development Kit (JDK) and Java Runti...

Back to top ↑

AdaptOpenJDK

How to install AdoptOpenJDK on MacOS

June 16, 2019  |  1 minute read

Java is a popular programming language for the system software development and web application. You need to install Java Development Kit (JDK) and Java Runti...

How to install AdoptOpenJDK on Linux

June 12, 2019  |  1 minute read

Java is a popular programming language for the system software development and web application. You need to install Java Development Kit (JDK) and Java Runti...

How to install AdoptOpenJDK on Windows

June 10, 2019  |  1 minute read

Java is a popular programming language for the system software development and web application. You need to install Java Development Kit (JDK) and Java Runti...

Back to top ↑

Ubunutu

How to install OpenJDK on Linux

June 15, 2019  |  1 minute read

This blog shows you how to install OpenJDK on Linux distributions, a free and open-source implementation of the Java Platform, Standard Edition (Java SE).

How to install AdoptOpenJDK on Linux

June 12, 2019  |  1 minute read

Java is a popular programming language for the system software development and web application. You need to install Java Development Kit (JDK) and Java Runti...

Back to top ↑

OpenJDK

How to install OpenJDK on Linux

June 15, 2019  |  1 minute read

This blog shows you how to install OpenJDK on Linux distributions, a free and open-source implementation of the Java Platform, Standard Edition (Java SE).

How to install OpenJDK on MacOS

June 14, 2019  |  1 minute read

Java is a popular programming language for the system software development and web application. You need to install Java Development Kit (JDK) and Java Runti...

How to install OpenJDK on Windows

June 13, 2019  |  1 minute read

Java is a popular programming language for the system software development and web application. You need to install Java Development Kit (JDK) and Java Runti...

Back to top ↑

Server

How to force SSL with .htaccess ?

June 19, 2019  |  less than 1 minute read

You can force an HTTPS connection on your website by adding these rules in your website’s .htaccess file: RewriteEngine On RewriteCond %{HTTPS} off RewriteRu...

How to change jekyll server port number?

June 17, 2019  |  less than 1 minute read

Sometime developers want to run to instance of Jekyll servers on develpment server. By default Jekyll server starts on port number 4000, and can be access v...

Error - Address/Port Already in Use

June 16, 2019  |  less than 1 minute read

Developers get this error when they are trying to run the a service twice on same server. Like are trying running tomcat / Apache or jekyll server twice on ...

Back to top ↑

Lambda

Back to top ↑

EC2

Back to top ↑

Serverless

Back to top ↑

Ubuntu

How do I check my Ubuntu Version?

June 17, 2019  |  less than 1 minute read

There are two ways to check which version of Ubuntu you are running. You can either check from within Unity, or put in a short command line in the Terminal. ...

Error - Address/Port Already in Use

June 16, 2019  |  less than 1 minute read

Developers get this error when they are trying to run the a service twice on same server. Like are trying running tomcat / Apache or jekyll server twice on ...

Back to top ↑

Repository

How to rename local and remote git branch?

June 18, 2019  |  less than 1 minute read

This blog will help you to rename a local git repository branch and also, you can apply the same changes on the remote git repository. Rename Local Git Bran...

How to clone a specific branch in git?

June 18, 2019  |  less than 1 minute read

Sometime engineers need to clone specific remote branch. This blog will help you to clone specific branch from remote. Syntax You need to specify the branch...

Back to top ↑

Alpine

How to install Softwares in Alpine Linux?

November 18, 2019  |  1 minute read

Alpine Linux uses the Alpine Package Keeper (APK) package manager to install, upgrade, and remove software packages. The APK package manager is designed to b...

What is Alpine Linux?

October 13, 2019  |  2 minute read

Inception: The Alpine was first released in 2005. It's a Security oriented, lightweight and efficient Linux distribution. It's heavily used in the container...

Back to top ↑

Jenkins

Jenkins installation

March 02, 2018  |  4 minute read

In this article, I will guide you through the installation process of Jenkins CI tool. The guide and steps on this page are for new installations of Jenkins ...

Back to top ↑

Logging

Kubernetes Logging Architecture

June 10, 2018  |  4 minute read

Application and system logs can help you understand what is happening inside your cluster. The logs are useful for debugging problems and monitoring applicat...

Back to top ↑

Debian

Package Management in Debian-based Distributions

November 11, 2018  |  5 minute read

Inception: Learn about Package Management in Debian GNU/Linux based distributions. Package management refer to the ability to install packages in the system...

Back to top ↑

CodeBuild

AWS CodeBuild - Getting Started

March 02, 2019  |  2 minute read

Inception: Getting started AWS CodeBuild a managed Continues Integration service. AWS CodeBuild is a Continous Integration service that compiles source co...

Back to top ↑

Jekyll

How to change jekyll server port number?

June 17, 2019  |  less than 1 minute read

Sometime developers want to run to instance of Jekyll servers on develpment server. By default Jekyll server starts on port number 4000, and can be access v...

Back to top ↑

htaccess

How to force SSL with .htaccess ?

June 19, 2019  |  less than 1 minute read

You can force an HTTPS connection on your website by adding these rules in your website’s .htaccess file: RewriteEngine On RewriteCond %{HTTPS} off RewriteRu...

Back to top ↑

Kubectl

How to install Kubectl on Mac

June 22, 2019  |  1 minute read

This blog shows you how to install Kubectl, a command line interface for running commands against Kubernetes clusters.

Back to top ↑

Minikube

How to install Minikube on Mac

June 22, 2019  |  less than 1 minute read

This blog shows you how to install Minikube, a tool that runs a single-node Kubernetes cluster in a virtual machine on your personal computer.

Back to top ↑

Amazon Web Service

Back to top ↑

AWS-IAM

Back to top ↑

OpenStack

Back to top ↑

Client

Back to top ↑

CLI

Back to top ↑

Standards

Back to top ↑