Splunk Demo Tutorials

Read more »

AWS Tutorial: Auto mount EBS Volume to ec2 Linux instance on Reboot

By default on every reboot, the EBS volumes other than root volume will get unmounted. To enable automount, you need to make an entry in the /etc/fstab file. Follow the…

Read more »

AWS Tutorial: How to Attach and Mount an EBS volume to EC2 Linux Instance?

Step 1 – Create a Volume Step 2 – Attach a Volume to EC2 Instance Step 3 – Verify if Volume is attached or not Verify if Volume is attached…

Read more »

How to Install Oracle Database 19c on centos 7

https://aws.amazon.com/blogs/compute/how-to-enable-x11-forwarding-from-red-hat-enterprise-linux-rhel-amazon-linux-suse-linux-ubuntu-server-to-support-gui-based-installations-from-amazon-ec2/ https://superuser.com/questions/1606321/windows-10-ubuntu-x11-with-xming-xterm-xt-error-cant-open-display-localhost

Read more »

Ansible Demo Video Tutorial

Read more »

DevOps – Linux & VirtualBox & Vagrant Demo Tutorial

Read more »

Hashicorp Vault Demo Video Tutorials

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 »

Datadog Demo: Introduction Video

Read more »

Dynatrace Certified Professional Exam Info

Dynatrace Professional Certification Dynatrace Certified Professional Dynatrace Certification Training and Course Dynatrace Advance Training Dynatrace Intermediate Training Dynatrace Essential Training

Read more »

Datadog Integration with Postgres For Metric, Trace & Log

Database Monitoring provides deep visibility into your Postgres databases by exposing query metrics, query samples, explain plans, database states, failovers, and events. The Agent collects telemetry directly from the database…

Read more »

postgresql Installation and Configuration Tutorial Guide

How To Install and Use PostgreSQL on Ubuntu? Step 1 — Installing PostgreSQL Step 2 — Using PostgreSQL Roles and Databases The installation procedure created a user account called postgres…

Read more »

SRE Foundation and Advance Training and Certification

What is SRE stands for? Site reliability engineering (SRE) What is SRE? Site reliability engineering (SRE) is a software engineering approach to IT operations. SRE teams use software as a…

Read more »

How to provision RKE Kubernetes cluster from Rancher Web UI

Step 1 Step 2 – Step 3 Step 4 – Step 5 Get a code Step 6 – Add a Node and Install Docker Step 7 – Run command from…

Read more »

Kubernetes cluster provisioning with Rancher’s RKE command

Step 1 – Install docker Step 2 – Install RKE URL to download – https://github.com/rancher/rke/releases Step 3 – Add normal user to docker group Step 4 – Create rke config…

Read more »

How to Installing Rancher on a Single Node Using Docker

Step 1 – Install Docker Step 2 – Choose an SSL Option and Install Rancher Choose from the following options: Option A: Default Rancher-generated Self-signed Certificate Option B: Bring Your…

Read more »

Shell script to Enable ssh password authentication in Linux

Read more »

Vagrant: vagrantfile example for creating 3 linux vms

Read more »

What is Jacoco and How it works? An Overview and Its Use Cases

What is Jacoco? JaCoCo is an open-source toolkit for measuring code coverage in a code base and reporting it via visual reports. It is quite popular among a variety of…

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 »