To ensure that questions get required attention from community members and are NOT left unanswered, it’s important for the author to indicate (by selecting “Yes” or “No” when prompted) whether the question was answered. (newly added) Please note that it is also important to respond to EACH comment your question receives. Your Yes or No response ensures an accurate status for your question.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
Note!! Please register for a free account to access the full content and also to participate in Q&A in the community
Linux
Discussion List
-
How To Create an OSMS Custom Software Source Using OCI CLI InterfaceThis document describes how to create an OSMS Custom Software Source using the OCI CLI interface (oci command). The following example shows how to set up a custom OSMS s… -
Nameserver entries in /etc/resolv.conf reset on rebootOCI VM Oracle Linux Server 7.9 In my /etc/resolv.conf I have two instances of nameserver specified: nameserver xx.xx.x.**** nameserver xx.xx.x.**** After a reboot, the /… -
OCI: Sudo Error This Account Is Currently Not Available.Applies to: Oracle Cloud Infrastructure - Version N/A and later Linux x86-64 Symptoms sudo to root user fails with the following error: $ sudo su - This account is curre… -
Limiting the use of the 'su' command to specific groups related to 'su'.I intend to create a 'wheel' group and modify permissions for groups related to 'su' command usage so that only those groups can utilize the 'su' command. Additionally, … -
How to Easily Check I/O Usage by Process in LinuxApplies to: Oracle Cloud Infrastructure - Version N/A and later Linux x86-64 Goal Linux systems do not generally log past I/O activity per process. It is however quite s… -
OSMH: Software Source Sync failed with error "Failed writing received data to disk/application"Attempting to perform an OS Management Hub (OSMH) Software Source Sync fails with errors such as "Download failed: Curl error (23): Failed writing received data to disk/… -
OCI: dnf update fails with error “no match for argument”Applies To Oracle Cloud Infrastructure Linux x86-64 Symptoms While attempting to update packages, the “no match for argument” and “Error: No packages marked for upgrade”… -
OSMH: station-setup.sh File is Missing in Directory /opt/oracle/mgmt_agent/plugins/osmh/stateDir/After successfully deploying the OS Management Hub (OSMH) Management Station, the station-setup.sh file does not appear in the directory /opt/oracle/mgmt_agent/plugins/o… -
Oracle Linux: rpm/yum/dnf Commands Fails with “Command failed: rpmdb open failed”Applies to: Oracle Linux - Version 7 and later Symptoms The following errors appear while using rpm/up2date/yum/dnf commands: $ sudo up2date --nox --register rpmdb: PANI… -
OSMH: How to Assign/Update New Profile to Existing OSMH Managed Instance?There are circumstances in which a user may want to assign a new profile or update a profile on an instance that is already being managed by OS Management Hub (OSMH), su… -
OCI: Manually created crontab missingApplies To: Oracle Cloud Infrastructure - Version N/A and later Linux x86-64 Symptoms: While running command “crontab -l” – no output is displayed, even though crontab w… -
OCI: Leapp Pre-Upgrade Fails With Error “Title: DNF execution failed with non zero exit code.”Applies To Oracle Cloud Infrastructure - Version N/A and later Linux x86-64 Symptoms: $sudo leapp preupgrade --oci…..Leapp Pre-Upgrade fails with error:Risk Factor: high… -
OSMH: Instance Suddenly Goes Into Offline StatusThe OS Management Hub (OSMH) instance suddenly goes into offline status, due to the management agent service terminating unexpectedly. Trying to restart the management a… -
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… -
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… -
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: 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… -
OSMH: Management Agent setup.sh script fails with Error "Deploying service plugin(s).Time out"Attempting to configure the OSMH Management Agent by running the setup.sh script fails with the following error: $ sudo /opt/oracle/mgmt_agent/agent_inst/bin/setup.sh op… -
OSMH - What System Data Is Stored In the Cloud?OS Management Hub (OSMH) automatically stores system-related information for both Management Stations, and Oracle Linux instances that are being managed by OSMH in the C… -
OSMH: Instances failed with error YUM Timeout "(28, 'Operation timed out after 30001 milliseconds)"After registering an Oracle Linux 7/8/9 managed instance with an OS Management Hub (OSMH) Management station, the "yum repolist" command fails with following error : # y… -
OSMH: Instance vulnerability report missing description/issue date for some errataIt has been observed that an ELSA (Enterprise Linux Security Advisory) listed in an instance's Vulnerability report in OS Management Hub (OSMH) is missing its descriptio… -
OSMH: Difference in Package Count Between OSMH Installed Packages and Oracle Linux Operating SystemOn an instance registered with OS Management Hub (OSMH), the package count displayed on the OSMH console is different to the package count displayed by the Oracle Linux … -
where to download xorg-x11-apps rpmSummary: Content (please ensure you mask any confidential information): Version (include the version you are using, if applicable): Code Snippet (add any code snippets t… -
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: Errors While Changing The Ownership Of Mounted OCI Storage Bucket Folder StructureAPPLIES TO Oracle Cloud Infrastructure - Version N/A and later Information in this document applies to any platform. SYMPTOMS OCI storage bucket as SFTP folder structure… -
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 876 views 2 comments 0 points Most recent by User_2025-09-05-00-05-24-389