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 »

DataOps Certification and Training

DataOps certification is very crucial part of getting trained and learning. That we will talk later in details. But first lets understand what is DataOps. What is DataOps The DataOps…

Read more »

Career Scope in DataOps

What is DataOps DataOps is an Agile approach to designing, implementing and maintaining a distributed data architecture that will be supporting a broad range of open source tools and frameworks…

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 »
bamboo-installation-and-configuration

Installation and Configuration Guide: Bamboo

System requirements & considerations Java: Database: Installing Bamboo on Linux https://confluence.atlassian.com/bamboo/installing-bamboo-on-linux-289276792.html Install Bamboo using Docker Container Step 1 – Install Docker Step 2 – Install and Configure Bamboo using Docker…

Read more »
setup-svn-server-with-apache2-in-ubantu

How to Setup SVN Server with Apache2 in Ubuntu

This article will help you for step by step setup of Subversion (svn) server on Ubuntu 18.04 LTS & 16.04 LTS systems. Step 1 – Install Apache First of all,…

Read more »

Future of DataOps in Software Engineering

What is DataOps? According to Gartner, “DataOps is a collaborative data management practice focused on improving the communication, integration and automation of data flows between data managers and data consumers…

Read more »

Roles & Responsibilities in DataOps?

DataOps According to Gartner, DataOps is a collaborative data management practice focused on improving the communication, integration and automation of data flows between data managers and data consumers across an…

Read more »

Advantage & Disadvantage of DataOps

DataOps According to Gartner, DataOps is a collaborative data management practice focused on improving the communication, integration and automation of data flows between data managers and data consumers across an…

Read more »

What are the top tools of Dataops

What is DataOps? DataOps is a set of practices, processes and technologies that combines an integrated and process-oriented perspective on data with automation and methods from agile software engineering to…

Read more »

How DataOps Works and Architecture

What is DataOps? DataOps stands for Data Operations. DataOps is a process-oriented, automated, and Data management collaborative approach for designing, implementing, and managing data workflows and a distributed data architecture….

Read more »

How to implement DataOps

What is DataOps? According to Gartner,”DataOps is a collaborative data management practice, really focused on improving communication, integration, and automation of data flow between managers and consumers of data within…

Read more »
cron-jobs-in-jenkins

Trigger Jenkins Job using “Build periodically” and “Poll SCM”

Method 1 – AT CERTAIN TIME AKA Build periodically Method 2 – AT CERTAIN TIME BUT Build only when there is Code changes AKA Poll SCM Setting up the cron…

Read more »

Ubuntu 20.04.2 LTS displays “There is 1 zombie process” upon login

To Check the zombie process run below command and Then kill the parent process 👉 For more details read below tutorial on this topic: Click Here

Read more »

Software Development Lifecycle (SDLC) – Simply Explained

SDLC stands for Software Development Life-cycle and it is a process through which any software or applications goes underway in certain procedures and in the end, we get that in…

Read more »
jenkins-certification-exam

How to Register and prepare for the Jenkins Certification? – 2020

What is Jenkins? Jenkins is one of the most popular DevOps tool for Continuous Integration and Continuous Deployment (CI/CD).  It plays an important role in automating the software development process…

Read more »