linux-build-server

Linux Tutorials: How to troubleshoot Linux Server?

If a linux-build-server suddenly starts getting slow, I would divide my approach / troubleshooting into 3 section as follows; System Level troubleshooting Application Level troubleshooting Dependent Services troubleshooting Understand Logs Level…

Read more »
java-installation-in-linux

Java Installation Guide in Linux & Windows

DOWNLOAD OPEN JDK & JRE JAVA PACKAGE FROM – https://jdk.java.net/archive/ Download and Install JDK/JRE 7 in Centos & RHEL Download and Install JDK/JRE 8 in Centos & RHEL Download and…

Read more »
install-docker-in-linux

Docker Tutorials: How to Install Docker in Ubuntu?

Install Docker Engine in Ubuntu NOTE – All commands you must run as root user or add a current user into a linux group name called “docker” How to beocme…

Read more »
implement-chef-roles-using-chef-server

Chef Tutorials: Chef roles Tutorials and Example

What is Role? A role is a way to define certain patterns and processes that exist across nodes in an organization as belonging to a single job function. Each role…

Read more »
configure-the-knife-command

Chef Tutorials: Configure Workstation with knife

Install Chef Workstation Configure Chef Workstation with Chef Infra Server using Knife

Read more »

Linux Performance Monitoring Guide

CPU Memory Network Storage Device and Input I/O Storage Capacity Storage Controller CPU Memory and I/O Interconnect

Read more »
gitlab-setup

GitLab Tutorials: How to setup Gitlab in local machine ?

Port Specification System Requirements Centos 7 Docker

Read more »
gitlab-password-less-in-windows

GitLab Tutorials: Access gitlab Password Less in Windows

Step 1- Generate a public/private key using puttygen Download a puttygen from  and generate a public key and private key by following below image. Click on Conversions à Export OpenSSH…

Read more »

Complete guide on TypeScript certification courses, tutorials & training

What is TypeScript For application-scale development, TypeScript is JavaScript. Strongly typed, object-oriented, and compiled describe TypeScript. Anders Hejlsberg, the man behind C# at Microsoft, created it. A language and toolkit…

Read more »

Complete guide on Scala certification courses, tutorials & training

What is Scala Scalable Language is what Scala is called. It is a programming language with multiple paradigms. Functional and object-oriented programming features are included in the Scala programming language….

Read more »

What is CouchDB?

CouchDB is a document-oriented database and within each document fields are stored as key-value maps. Fields can be either a simple key/value pair, list, or map. It is an open-source…

Read more »

Complete JavaScript with AngularJS and NodeJS Certification Guide & tutorials

What is JavaScript with AngularJS and NodeJS? JavaScript was introduced as LiveScript, but Netscape converted its name to JavaScript. JavaScript is a dynamic computer programming language. It is lightweight and…

Read more »

Complete PHP with Laravel Certification Guide & tutorials

What is PHP with Laravel? PHP was visioned eventually in the fall of 1994 by Rasmus Lerdorf. PHP means Hypertext Preprocessor. It’s a extensively- used, open source scripting language and…

Read more »

Complete Digital Marketing Certification Guide & tutorials

What is Digital Marketing? This is the most trending, hot and job related topic. After the coronavirus pendamic we have all seen how a situation can top you going outside…

Read more »

Complete Android App Developer Certification Guide & tutorials

What is Android App Developer? Since few decades market is being dominated by android company. That’s why the demand of android developers are still on top. let’s know who is…

Read more »

Complete Servicenow Certification Guide & tutorials

What is Servicenow? ServiceNow was initiated as Glidesoft, Inc. in 2003 by Fred Luddy, and later included in California in 2004. ServiceNow is a cloud-based software platform which is used…

Read more »
vagrant-installation-in-centos-ubuntu-and-windows

Vagrant Installation & Configuration

Step 1 – Download Vagrant URL – https://www.vagrantup.com/downloads Step 2 – Install Vagarnt in Windows Step 3 – Verify Vagrant Step 4 – Basic Workflow in Vagrant

Read more »

Linux Tutorials: Commands for Linux User

ls – List directory contents. cd – Change the current directory pwd – Print the name of the current working directory. touch – Create an empty file or update the…

Read more »

Complete Salesforce Certification Guide & tutorials

What is Salesforce? Salesforce, Inc. is a well-known American cloud-based software company that provides CRM services. Salesforce is a famous CRM tool for support, sales, and marketing groups worldwide. Salesforce…

Read more »

Complete AIOps Certification Guide & tutorials

What is AIOps? The term AIOps was initially authored by Gartner in 2017. Traditional IT management techniques were were seen as unfit to adapt to advanced business change. artner anticipated…

Read more »

Complete Data Analytics Certification Guide & tutorials

What is Data Analytics? Data analytics allows organizations to examine all their data of real-time, historical, unstructured, structured, qualitative to detect patterns and produce perception to inform and, in some…

Read more »

Complete Data Science Certification Guide & tutorials

What is Data Science? In 1962, John Tukey portrayed a field he called “data analysis”, which looks like current data science. In 1985, C. F. Jeff Wu utilized the term…

Read more »

Complete Machine Learning Certification Guide & tutorials

What is Machine Learning? The word machine learning was introduced in 1959 by Arthur Samuel who was an American IBMer and explorer in the field of PC gaming and artificial…

Read more »

Complete Artificial Intelligence Certification Guide & tutorials

What is Artificial Intelligence? AI was first coined at Dartmouth College in 1956. Artificial intelligence (AI), the ability of a digital computer and machines to control robots as well as…

Read more »

Complete Big Data Certification Guide & tutorials

What is Big Data? The origins of large data is 1960 and in 2005, People began to realize just how much data users generated through Facebook, YouTube, and other online…

Read more »

Complete Selenium Certification Guide & tutorials

What is Selenium? Selenium is an open-source tool that automates web browsers for testing purposes. It offers a single interface to write test scripts in programming languages such as Java,…

Read more »

Complete Hashicorp Boundary Certification Guide & tutorials

What is Hashicorp Boundary? Hashicorp Boundary was introduced by Hashicorp company as Simple and secure remote access. HashiCorp Boundary is a secure remote access solution that provides an easy way…

Read more »

Complete Hashicorp Nomad Certification Guide & tutorials

What is Hashicorp Nomad? Hashicorp Nomad was introduced in November 2012 and the fouder is Noah Dentzel Brian Hahn Adam Miller. Nomad is a flexible scheduler and workload orchestrator that…

Read more »

Complete Hashicorp Consul Certification Guide & tutorials

What is Hashicorp Consul? HashiCorp introduced Consul in April 2014. HashiCorp Consul is an open-source tool that solves complexities by offering service discovery, health checks, load balancing, a service graph,…

Read more »
work-cycle-in-subversion-sv

Basic Workflow in Subversion (SVN) – Getting Started Tutorials

Basic Work Cycle in Subversion (SVN) Subversion has numerous features, options, bells, and whistles, but on a day-to-day basis, odds are that you will use only a few of them….

Read more »