Oracle RAC cluster patch update should be in parallel or sequential

When updating an Oracle Real Application Clusters (RAC) cluster with patches, it is generally recommended to follow a sequential patching approach rather than applying patches in parallel. Sequential patching involves…

Read more »

List of continuous delivery tools for kubernetes and containers in 2023

Jenkins X: A cloud-native, open-source CI/CD solution for Kubernetes. It automates the building, testing, and deployment of containerized applications on Kubernetes, providing features like automated versioning, promotion, and rollbacks. Argo…

Read more »

Network Monitoring Tools

Network monitoring tools are software or hardware solutions used to monitor and manage network infrastructure. They provide real-time insights into network performance, availability, and security. Some popular network monitoring tools…

Read more »

Terraform Tutorials: What is namespace / Alias

In Terraform, a namespace is a logical grouping or isolation mechanism for resources within a cloud provider. It allows you to separate resources based on different environments, projects, or any…

Read more »

Terraform Tutorials: helm template

helm template is a command used in the Helm package manager for Kubernetes to generate Kubernetes manifest files from a Helm chart. A Helm chart is a package containing all…

Read more »

Windows command: tree command with all options

The “tree” command is a Windows command-line tool that displays the directory structure of a specified path or drive in a tree format. Here are the options available for the…

Read more »

Shell Scripting Tutorials: Special variables

Read more »

Shell Scripting Tutorials: Function

Read more »

Shell Scripting Tutorials: Looping & Iteration statatement using for until

Example

Read more »

Shell Scripting Operators

Read more »

Oracle Tutorials: Database Export and Import Process

Read more »

Oracle Tutorials: What is pfile and spfile

What is pfile in oracle? In Oracle, a “pfile” is a text-based configuration file that contains initialization parameters for an Oracle instance. The term “pfile” stands for “parameter file.” When…

Read more »

How to Install Helix Core (Perforce Server)

How to Install Helix Core in Ubuntu $ systemctl stop helix-p4dctl$ systemctl status helix-p4dctl$ systemctl start helix-p4dctl How to Get Started 1. Download Helix Core (P4D) and Helix Visual Client…

Read more »

What is JIRA Align?

Jira Align is an Enterprise Agile Planning solution for scaling agile practices and follows a slightly different pricing model than other Atlassian products.  Jira Align connects the work that IT,…

Read more »

What is Azure Stack HCI?

Azure Stack HCI is a hyper-converged infrastructure (HCI) solution offered by Microsoft that allows businesses to run virtualized workloads on-premises using their own hardware while also seamlessly integrating with Azure…

Read more »

Is Trustpilot worth it for business?

Can You Trust Trustpilot’s Reviews? The short answer is: NO. You can not trust reviews on Trustpilot. They claim they have large user database but i have seen instance where…

Read more »

Proof of How trustpilot allow fake reviews

Why Trustpilot allow paid fake review? Trustpilot’s policy on paid reviews is clear that businesses cannot pay for positive reviews, and reviews must be based on genuine experiences but my…

Read more »

Oracle Tutorials: What is difference between tablesapce and schema in oracle

In Oracle, a schema is a logical container that stores database objects such as tables, views, indexes, sequences, procedures, functions, etc. A schema is owned by a database user, and…

Read more »

List of SonarQube sonar.properties options with explanation

Here is a list of some commonly used SonarQube sonar.properties options along with their explanations:

Read more »

List of SonarQube sonar-scanner.properties options with explaination

Here are some common SonarQube sonar-scanner.properties options and their explanations:

Read more »