Oracle Linux
Discussion List
-
OCI: Duplicated Account Causes SSH to Fail With the "Permission denied" ErrorAPPLIES TO: Oracle Cloud Infrastructure Linux x86-6 SYMPTOMS: When connecting to an Oracle Linux system via SSH, the below error is received: $ ssh opc@example.com opc@e… -
OCI: timedatectl Command is Not WorkingApplies to: Oracle Cloud Infrastructure - Version N/A and later Linux x86-64 Symptoms Unable to modify and check the status of time and date : $ timedatectl status Faile… -
Unable to SSH to the OCI Instance Due to Unresponsive Iscsi Boot VolumeAPPLIES TO Oracle Cloud Infrastructure - Version N/A and later Linux OS - Version Oracle Linux 7.0 and later SYMPTOMS: Lost access to an OCI instance and unable to ssh i… -
oracle data version managementhello, i'm wondering is there a way to manage oracle database data, In a way to view, how the data looked t time ago? ex: i want to view the data as if we are a month or… -
SSH connection via JumpHost problemSummary: Dear Team, I want to connect to Remote host via Jump host my VirtualHost --> JumpHost --> RemoteHost JumpHost = dc1-jump-001.example.com (10.55.12.36) RemoteHos… -
OCI: Instance Failed to Boot After Attaching Paravirtualized Block Volume as ISCI TypeApplies to: Oracle Cloud Infrastructure - Version N/A and later Linux x86-64 Symptoms: The instance failed to boot after attaching a Paravirtualized block volume as ISCS… -
Oracle Linux - How to Find what Package Provides a Given FileApplies To: Linux OS–Version Oracle Linux 7.0 to Oracle Linux 9.0 [Release OL7 to OL9] Linux x86_64 on Oracle Public Cloud Goal: This document outlines the steps to find…
-
OCI: Server Failed to Boot Due to Low Value of vm.max_map_countAPPLIES TO: Oracle Cloud Infrastructure Linux x86-64 GOAL: Increase kernel parameter value vm.max_map_count permanently. SYMPTOMS Instance unable to boot and fails with … -
OCI: /var/log/Messages file is emptyApplies To: Oracle Cloud Infrastructure - Version N/A and later Linux x86-64 on Oracle Public Cloud Symptoms: There were no messages populated in /var/log/messages file … -
login to linux server using trusted ADWe have a set of linux server on OCI and two ADs (let us say X and Y) There is a trust setup between X and Y. All linux servers are integrated to Y domain. we are able t… -
OCI: - Resize Boot Volume in Oracle Linux 7 and 8 Instances in OCI [Video]APPLIES TO: Oracle Cloud Infrastructure - Version N/A and later Linux x86-64 Goal This video explains how to extend the partition of boot volume in Oracle Linux 7 and 8 … -
How to Use a Serial Console Connection to Edit Files or Change User Key in OCI Linux InstanceApplies to: Oracle Cloud Infrastructure Linux x86-64 Goal How to edit files or change a user's key inside an OCI Compute IaaS instance using a serial console connection.… -
Oracle Linux: How to Configure a New CUPS PrinterApplies to: Oracle Cloud Infrastructure - Version N/A and later Linux x86-64 Goal How to configure a printer using CUPS in Oracle Linux. Solution Printing in Oracle Linu… -
Cron Daily “/etc/cron.daily” Jobs not Executing at Specified TimeApplies to: Oracle Cloud Infrastructure - Version N/A and later Linux x86-64 Symptoms: Daily cron jobs are getting executed at random time and not as scheduled. #cat/etc… -
OCI: systemctl --user command failed with error "Failed to get D-Bus connection: Connection refused"Applies To Oracle Cloud Infrastructure Linux x86-64 Symptoms The “--user” option is not available to the systemctl command. When trying to use “ --user ” the following e… -
OCI: Server Rebooted Unexpectedly Due to Filesystem CorruptionAPPLIES TO: Linux OS - Version Oracle Linux 6.0 and later SYMPTOMS: The server unexpectedly rebooted and the user was unable ping and ssh. CHANGES: None CAUSE: As seen f… -
OCI: Creating Oracle Linux 7, Oracle Linux 6 and Oracle Linux 5 Custom Instance from VirtualBox VMApplies to: Oracle Cloud Infrastructure - Version N/A to N/A [Release 1.0] Linux x86 Linux x86-64 Goal This document explains how to create an OL VM from custom image fr… -
Oracle Linux: How to Add/Replace a Passphrase for an existing ssh KeyApplies to: Oracle Cloud Infrastructure - Version N/A to N/A [Release 1.0] Linux x86-64 Goal How to Add/Replace the Passphrase for existing ssh key Solution To add/repla… -
OCI: Unable to Mount NFS Share With "Connection timed out" Message.APPLIES TO Oracle Cloud Infrastructure - Version N/A and later Linux x86-64 SYMPTOMS On OCI Linux Instance unable to mount NFS share. root@test:~# mount -v -t nfs x.x.x.… -
Oracle Linux-How to Extend the /boot FilesystemAPPLIES TO: Linux OS–Version Oracle Linux 7.0 to Oracle Linux 9.0 [Release OL7 to OL9] Linux x86_64 on Oracle Public Cloud GOAL: This document explains whether it is pos…Freedman Martinez-Oracle 1.5K views 6 comments 0 points Most recent by Freedman Martinez-Oracle Linux -
OCI: Post Linux OS update NVIDIA-SMI failed because it couldn't communicate with the NVIDIA driver.Applies to Oracle Cloud Infrastructure Linux x86-64 Symptoms The system was updated with “dnf update” command After the update the nvididia-smi is failing: $ nvidia-smi … -
pmlogger Unable to Compress Logs Files in Linux HostAPPLIES TO Oracle Cloud Infrastructure - Version N/A and later Linux OS - Version Oracle Linux 7.0 and later SYMPTOM pmlogger is unable to compress log files in Linux ho… -
Ultra High Performance Storage on Oracle Linux Release 6 (OL6) is Not SupportedAPPLIES TO Oracle Cloud Infrastructure - Version N/A and later Linux OS - Version Oracle Linux 7.0 and later SYMPTOMS Unable to add UHP storage on Oracle Linux 6 systems… -
OCI: Ksplice Uptrack service has experienced a transient errorAPPLIES TO Oracle Cloud Infrastructure Linux OS SYMPTOMS Ksplice Uptrack service has experienced a transient error Error Message:Ksplice upgrade failed: Command: ['kspli… -
OCI: /var/log/secure Log File Is not Updated or Present in Linux InstanceApplies To: Oracle Cloud Infrastructure - Version N/A and later Linux x86-64 Symptoms: OCI Linux instance does not have a /var/log/secure or the log files contents are n… -
OCI: OpenSSH Service Fails to Start During Instance BootupApplies To: Oracle Cloud Infrastructure - Version N/A and later Oracle Linux x86-64 Symptoms: The following messages appears on the console during the boot process when … -
OCI: Unable To Access Samba ShareApplies To: Oracle Cloud Infrastructure - Version N/A and later Linux x86-64 Goal: This document outlines the steps required to check the correct samba configuration, an… -
Manage OpenSSH server from CLI and configure SSH to automatically start during system boot [Linux]Summary: Manage OpenSSH server from CLI and configure SSH to automatically start during system boot Content: Install SSH service $ sudo apt-get install ssh Status from t…User_2025-09-05-00-05-24-389 861 views 2 comments 0 points Most recent by User_2025-09-05-00-05-24-389 Linux