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 Install The Sosreport PackageA sosreport collects diagnostic support data from Oracle Linux or RHEL. To install it, install the sos package. Check to see if the 'sos' package is installed, as it pro…
-
How to Check and Repair EXT3/EXT4 Filesystem on Oracle LinuxThe fsck command can be used to check and repair the ext3 and ext4 file systems. This article describes the steps needed to run this command on both these types of file …
-
How to Bring up Secondary VNICs in an Oracle Cloud Infrastructure(OCI) Oracle Linux 7 InstanceHow to add a secondary VNIC that is persistent through reboots in OL7 using systemd Unit File 1. Use the OCI Web Console to create and attach a secondary VNIC, see: http…
-
How To Set Device Name Using UDEV on Oracle Linux 7.XCustom disk names can be used to make it easier to identify specific storage and how it is being used, such as for ASM storage. A udev rule needs to be created to set a …
-
How To Create a Swap File to Increase Swap Memory On OCI Linux InstancesHow to increase the amount of swap space on a Linux system by creating a new swap file. Use root user privileges when running any commands in the following steps. Note C…
-
How To Set SELinux to Permissive ModeSELinux can be set in permissive mode where it will still be running but won't be actively enforcing SELinux policy. This article explains how to set SELinux to run in p…
-
How To Connect To An OCI Linux Instance Using SSH Password Authentication Instead Of SSH KeysHow to use password based authentication instead of ssh keys to log into a Linux OCI or OCI-C instance. Note SSH key-pair authentication is more secure than password-bas…
-
My Linux instance got disabled by Oracle for adding port 22I'm having an Oracle Cloud instance with shape 'VM.Standard.E2.1.Micro' and Kali Linux as OS. The instance has been created just few days ago. Yesterday I got a mail fro…
-
Mounting an ObjectStorage Bucket as Filesystem in Oracle Linux 7In this post, we will explain how to mount an Object Storage bucket as a filesystem on Oracle Linux 7 using s3fs-fuse project and Oracle Cloud Infrastructure's S3 compat…
-
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…
-
Ubuntu GPU Image Problem After Kernel UpgradeAn Ubuntu GPU instance fails to load its Nvidia GPU drivers upon being rebooted after a kernel upgrade, when the following command was run prior to the reboot: # apt-get…
-
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…