A Blog on DevOps and Hybrid Cloud

Step by Step nodejs installation on Linux 7.9 with ODA and custom component

Tags: nodejs

Published Jan. 2, 2025, 10:44 a.m. by cloudblog

Here is a step-by-step guide to install Node.js on Oracle Linux 7.9 for running external functionalities in an ODA (Oracle Digital Assistant) custom component:


Step 1: Update System Packages …

How to renew public website certificate

Tags: CERTIFICATE

Published Dec. 13, 2024, 6:24 a.m. by cloudblog

Public URL certificate renew is the simple process where we need root certificate , bundle certiticate or chain cerrtificate in case any and the private key. All these keys has …

How to login OCI with different tenancy

Tags: OCI

Published Nov. 12, 2024, 8:05 a.m. by cloudblog

Below are the steps to log in with multiple tenancy structures.

1. Log in to https://cloud.oracle.com with a different account option.

2. Put the tenancy name

3. Choose the SSO …