GitLab Tutorials: Install self-managed GitLab Enterprise in Docker Container

URL – https://docs.gitlab.com/ee/install/docker.html Step 1 – Set up the volumes location $ export GITLAB_HOME=/opt/gitlab The GitLab container uses host mounted volumes to store persistent data: Step 2 – Install GitLab…

Read more »

GitLab Tutorials: Install self-managed GitLab Enterprise Version in Centos 7

URL – https://about.gitlab.com/install/ Step 1 – Install and configure the necessary dependencies Step 2 – Add the GitLab package repository and install the package Step 3 – Browse to the…

Read more »

GitLab Tutorials: Omnibus GitLab assigns following Ports by default

See the table below for the list of ports that the Omnibus GitLab assigns by default: Component On by default Communicates via Alternative Connection port GitLab Rails Yes Port X…

Read more »

Job interview advice for Sr Management in Software Company. Good Read

Read more »

Elastic Logstash Input Filter and Output Example

Read more »

Rundeck Tutorials: Introduction Demo

Read more »

DevOps – SRE – DevSecOps – MDE Assignment & Project

Day 1 – What is DevOps and compare with SRE and DevSecOps? Day 2 – Docker Assignment for Interview Preparations Day 3 – Linux Lab & Assignment Linux Lab Linux…

Read more »

Terraform Example – AWS EC2 Instance with EBS

Read more »

Azure Trainer in Netherland, Amsterdam

Azure which offers a range of software as a service (SaaS), platform as a service (PaaS), and infrastructure as a service (IaaS) options for deploying applications and services on Microsoft…

Read more »

AWS Trainer in Netherland, Amsterdam

Do you know that Amazon Web Services (AWS) is the world’s most comprehensive and broadly adopted cloud platform, offering over 200 fully featured services from data centers globally. This blog…

Read more »

XL Release Training Agenda – End User

Day 1 Topic Description Introduction Introduction to XebiaLabs and XL Release Templates What is a template and how to create it Folders How to organize templates Phases Creating phases Tasks…

Read more »

How to enable Apache Tomcat monitoring in Datadog Agent?

Apache Tomcat Integratoion with Datadog collects Following Tomcat metrics Step 1 – How to Install Open JDK 11 Reference How to Download Apache Tomcat 9? Reference How to install datadog…

Read more »

Ansible Tutorial: Anatomy of Ansible playbook defined!

host defines the target machines: one or more groups or host patterns, separated by colons that should match hosts in the inventory. all is a group that means all hosts…

Read more »

XL Release Tutorial: Variables

Using a List variable as a value in the List box variable types You can create a List variable and use it as a possible value for a List box…

Read more »

Jenkins Tutorials: Demo Video

Read more »

How to configure Elastic filebeat 8.3 with Elasticseach?

Step 1 – Download a file beat pacage Step 2 – Configure input in filebeat.yml Step 3 – Configure output in filebeat.yml Step 4 – Configure Kibana in filebeat.yml Step…

Read more »

Kubernetes Trainer in Netherland, Amsterdam

This blog will make you familiar to Kubernetes trainer in Netherland, Amsterdam What is Kubernetes? Kubernetes is a framework for running and coordinating containerized applications across a cluster of machines…

Read more »

How to Configure IP Network with ‘nmtui’ Tool

Read more »

Istio Tutorials: How to install & configure istio?

Platform Setup Install Istio with Helm in Kubernetes Configure the Helm repository: Create a namespace istio-system for Istio components: Install the Istio discovery chart which deploys the istiod service: (Optional) Install an ingress gateway:…

Read more »

DevSecOps Trainer in Netherland, Amsterdam

DevSecOps engineers choose and deploy the appropriate automated application security testing tools. It is their responsibility to make users aware of how to make the most of application security features. Getting…

Read more »

Sonarqube Tutorials: Fundamental Demo

Read more »

ELK Stack Tutorial: Demo Video

Read more »

AWS Tutorial: Demo Video

Read more »

Top Free and Open Source Video Conferencing Software in Github

Video conferencing is a live video-based meeting between two or more people in different locations using video-enabled devices. Video conferencing allows multiple people to meet and collaborate face to face…

Read more »

SRE Trainer in Netherlands, Amsterdam

Getting highly skilled SRE Trainer in this world is getting little difficult. If you are in Netherlands, Amsterdam and need highly skilled SRE Trainers than this blog is going to…

Read more »

Fedora CoreOS Package Manager: rpm-ostree

How to install wget in Fedora CoreOS $ rpm-ostree install wget How to reboot? $ systemctl reboot Default user name of Fedora CoreOS? core How to install butane in CoreOs…

Read more »

Teradata Partitioned Primary Index (PPI) 

What is the Concept behind Partitioning a Table? Each Table in Teradata has a Primary Index unless it is a NoPI table. The Primary Index is the mechanism that allows Teradata to physically distribute the…

Read more »

Top 10 Authentication mechanisms supported for applications in 2022?

Authentication mechanisms are modules that authenticate the user with a specific challenge or authentication technology, such as user name and password and one-time password. The order on which the authentication mechanisms…

Read more »

How to install elasticsearch and kibana 8.x using Docker?

Prerequisite The following requirements and recommendations apply when running Elasticsearch in Docker in production. The following requirements and recommendations apply when running Elasticsearch in Docker in production. Set vm.max_map_count to…

Read more »

How to Setup A VPN On Your Router

Installing a VPN on a smartphone, tablet, or laptop is a great way to increase your security and privacy on the Internet. However, if you want to protect your entire…

Read more »