Eclipsys Blog
Latest Posts
How to Delete Older Kernel Versions in Red Hat Enterprise Linux (RHEL)
In Oracle Red Hat Enterprise Linux (RHEL), the conventional method for removing old kernels involves using the yum package manager. Here are the steps to accomplish this:
OCI, Terraform & IaC: Creating Compartments for CIS Foundation Architecture
In this third blog post series, we will be creating four main compartments
Firewall for Outgoing Layer7 Web Traffic on OCI
The default firewall features in Oracle Cloud Infrastructure (OCI) are provided using Security Lists(SL) and Network Security Groups(NSG). These work on the Layer3 level that is..
OCI, Terraform & IaC: Creating a Compartment
In my previous post, I talked about the setup of Terraform and a primer on what it is. In this blog post, I will create a simple resource in OCI.
OCI, Terraform & IaC: Coding Myself Out Of A Job
I haven’t written a blog in a while, and I have made a couple of mistakes lately that could have easily been avoided if I had done my tasks as IaC (Infrastructure as Code). So I..
How to Import Custom Visualization in Oracle Analytics Cloud to See Images
In this blog, I will show you how to download and import the Image Gallery Plugin into OCI Oracle Analytics Cloud. using this plugin we can see Images in OAC.
Analyze Invoices with Oracle Analytics and AI Document Understanding
OCI Document Understanding is an AI service that enables developers to extract text, tables, and other key data from document files through APIs and command-line interface tools...
Oracle 23ai: INTERVAL Data Type Aggregations
Overview: Oracle 23ai introduces the use of SUM and AVG functions with INTERVAL datatype This enhancement makes it easier to calculate totals and averages over INTERVAL values In..