Category 631
Discussion List
-
Using Serial Console Connection to Edit Files or Change User Key in OL instancesThis document assumes you have a working serial console connection to your instance and are seeing the login prompt at the serial console terminal. You can use OCI Cloud…
-
OSMS Maintenance WindowsLots of services in OCI have maintenance windows. SaaS has them, so does OICS, DBCS and Autonomous too. What I want to do is a apply a maintenance window to each and eve…
-
Listener setup for Oracle on a computing instanceDear friends, I setup Oracle database for testing purposes on a computing instance in Oracle Cloud. Computing instance has public IP, and I am able to ssh to Linux on th…
-
Hanging Connection While Accessing On-Premise CIFS from Oracle Cloud Instance (OCI) Linux InstanceA user is experiencing connections hanging when connecting from OCI to an on-premise file share via a CIFS mount. Trying to access files on the CIFS mount may fail with …
-
Logging In to a Linux Host Using SSH Prompts "reverse mapping checking getaddrinfo failed" ErrorWhen trying to log in via ssh from one linux host to a different linux host, the following error occurs: host1 ~]# ssh reverse mapping checking getaddrinfo for host2. […
-
Curl Command Returns Error "SSL Certificate Problem: Unable To Get Local Issuer Certificate"SSL Certificates are checked when using applications, such as curl, to connect to web servers. If this check fails, errors such as "unknown CA" and "SSL certificate prob…
-
How to Configure a Relay Host in Sendmail "Smart Host" On Oracle Linux 6 and 7Sendmail is a standard Linux OS mail delivery service. A Relay Host can be configured with Sendmail's "Smart Host" option using the following steps: Install the sendmail…
-
Yum Update Fails With Error "mdmadm-4.1-8.0.1.el7_9.x86_64: failed to retrieve package"When trying to perform an update on an OCI Instance running Oracle Linux 7, the update fails with the following error: Error downloading packages: mdadm-4.1-8.0.1.el7_9.…
-
Using SSH and Client-side Config with Oracle Linux 8The following video explains how to use SSH and Client-side config with Oracle Linux 8:
-
Install and Configure VNC Server on Oracle Linux 8The following video describes how to install and configure VNC Server on Oracle Linux 8:
-
ASLR is Disabled on an Oracle Linux 7 Cloud InstanceIn standard Oracle Linux 7 OCI instances, ASLR is enabled by default and the corresponding kernel parameter is set to kernel.randomize_va_space = 2 ASLR is a feature of …
-
Oracle Linux 7 Cloud Instance Experiences Hangs with Kernel Error "detected conn error (1020)"An Oracle Linux 7 Cloud instance using iSCSI storage, started to experience many OS commands, such as ps or df hanging. The instance logs showed that the iscsid service …
-
How to Change MTU Size on Oracle Linux 6 and 7TCP based networks send data in packets via network interfaces. The Maximum Transmission unit (MTU) set on a network device defines the maximum size of a single packet t…
-
Possible to install CentOS 9 Stream?I have an Always Free VM.Standard.E2.1.Micro compute instance running OL8. I'd like to re-image it with CentOS 9 Stream. Ideally without deleting and re-creating the ent…
-
oci-fss-utils is not part of the repo in OCIDear all, Customers are frequently implementing our File Storage in OCI using encryption, where the package oci-fss-utils is required: https://www.oracle.com/downloads/c…
-
How to delete or change the primary VNIC?As I cannot move the primary VNIC to another VCN, I have added a secondary one and would like to make this primary and then delete the old primary. How can I do that?
-
Oracle Linux Automation ManagerOracle Linux Automation Manager is based on the open-source projects Ansible and AWX, is a task engine and web interface for scheduling and running Oracle Linux Automati…