99 questions
0
votes
1
answer
102
views
How to install GCC-Toolset 15 in Oracle Linux 8?
According to OL-PRODUCT-LIFECYCLE.pdf , Table 2-6, GCC-Toolset 15 is available in application stream of Oracle Linux 8.10 .
However, dnf install gcc-toolset-15 fails.
It can be reproduced in a docker ...
0
votes
0
answers
41
views
Workspace's URL not working on 19000 port in EPM 11.2.15
We have installed and configured EPM 11.2.15 with foundation and FR components successfully. Workpsace url is up and running with 28080 port. Weblogic url with 7001 is also running fine. But having ...
0
votes
0
answers
28
views
Not able to execute system command from java code if selinux is enabled in enforcing mode
I have enabled selinux on oracle linux 8.9 system. enitre system is stable and has appropriate contexts for all files and processes but in few scenarios wherever my java code has some system level ...
0
votes
0
answers
39
views
Getting Host NTP Information from Docker Image (Java)
I have a Java application in a Docker Container (Iron Alpine) running on a Oracle Linux 8 host. The service application needs to produce a message with the current time, the NTP Source address, and ...
0
votes
0
answers
121
views
How do I organize Oracle Linux yum server repos for Oracle Linux Virtualization Manager
I want to configure Oracle Linux Virtualization Manager on Oracle Linux 8.
OLVM is the UI on top of KVM.
From Oracle's blogpost :
Both Oracle Linux Virtualization Manager and Oracle Linux can be
...
0
votes
1
answer
145
views
Session Data Lost after Redirection in PHP-FPM
I have set up an Oracle Linux server with Apache httpd and PHP 8.3.12 (running as PHP-FPM). However, the $_SESSION["user"] variable returns null after a page redirection.
The PHP application ...
0
votes
1
answer
61
views
Not able to connect to custom made Oracle Linux AMI in AWS
I'm relatively new in the world of creating AMIs for AWS in using VirtualBox.
As an experiment, I'm trying to create an AMI from Oracle Linux 9.4. I want to be able to let use AWS keypairs in de AMI.
...
0
votes
1
answer
60
views
libuuid in oracle linux 9.x
on running my java application (it's a a Sap Commerce 6.x, also knowed as Hybris) I have this error on oracle linux:
INFO [localhost-startStop-9] [DefaultRMIRegistryService] Creating Registry on port ...
0
votes
1
answer
123
views
The memory consumed by WSO2 APIM increases over time
I have an instance of WSO2 APIM version 4.2.0 installed on an Oracle Linux 8 server which has 16gb of ram. The problem noticed is that the more time passes, the more the consumption of physical memory ...
-2
votes
1
answer
93
views
Oracle Linux Server to SCP: com.jcraft.jsch.JSchException: Algorithm negotiation fail
Transferring the files between Oracle DB server to the SCP(Scientific Computing Platform) Server
but got the below error.
**Unexpected error occurred:
ORA-20001: com.jcraft.jsch.JSchException: ...
0
votes
0
answers
294
views
Why can't Oracle Linux automatically detect CPUs with AVX?
I'm facing an issue with my Oracle Linux; it doesn't show AVX support in the /proc/cpuinfo | grep -i avx output. However, when used with another operating system like CentOS 7, AVX support is detected....
0
votes
1
answer
225
views
Cron job executing shell script sending empty email
I wrote a shell script to automatically check the status of Oracle Data Guard and send it via mail.
If I execute the script manually it works like it should.
If I execute the script via a cronjob it ...
1
vote
3
answers
4k
views
How to install vim on Oracle Linux Server 8.7?
I have a docker-container running MySQL, which is based on the image mysql:8, which is managed by the following docker-compose.yml:
version: '3.5'
services:
db:
image: mysql:8
environment:
...
0
votes
1
answer
1k
views
Wrong version of GLIBC on Oracle Linux 8
I need to rebuild patched version of rocksaw library. Here is the source code on Github.
On Ubuntu 22 both build process and test program run as expected.
The problem occurs on Oracle Linux 8, I got ...
0
votes
2
answers
285
views
After 2023-03-28 http://yum.oracle.com/repo/OracleLinux/ fails Artifactory testremote via API and Admin UI
Problem
We seem to have a replication problem on a remote rpm/yum repo. We replicate http://yum.oracle.com/repo/OracleLinux/ as rpm-oraclelinux-remote and up until 28-03-23 15:29:41 +00:00 it worked ...
1
vote
1
answer
3k
views
OEL8 Realm Join error: Insufficient permissions to join domain
I am a Windows admin helping one of our Linux admins with a domain join of her OEL 8 box. She's getting the error during Realm join operation of ! Insufficient permissions to join the domain. Full ...
1
vote
1
answer
939
views
How to require RPM dependency from a certain module stream?
I have to package my Node.js app into an RPM, which will be installed on Oracle Linux 8 using dnf from a private registry. My app requires Node.js 16 to work properly.
It looks like there are two ways ...
1
vote
0
answers
47
views
Reducing image size and layers in Dockerfile
I have Docker image layer stack that looks like this:
My question is why did it add 400+ MBs on the last command alone and why there are two CMD commands ?
First CMD command comes from base image and ...
1
vote
2
answers
792
views
cx_Oracle for Oracle Linux 7 not working after install
For the last week I have been trying to get cx_oracle installed and working.
I started with an Oracle 19 appliance which is on Oracle Linux 7.
I used the official oracle site to install cx_oracle as ...
0
votes
1
answer
184
views
Get spotipy redirect URL from oracle linux terminal
I wanted to deploy my script that uses module spotipy to oracle linux vm. I'm almost done, however whenever script is used for the first time, spotipy redirects me to URL. And I need to type it in, so ...
1
vote
1
answer
7k
views
`http.service` fail to start with `exit-code` or `protocol`
I'm configuring a new Apache web server on Oracle Linux 9 (comparable with RedHat/CentOS according to Oracle). The version of httpd is 2.4.51 and the version of php is 8.0.13. However, the service ...
-1
votes
1
answer
155
views
How to do partition for directories in Linux server [closed]
Kindly to make partitions as shown below.
Filesystem Size Used Avail Use% Mounted on
devtmpfs 12G 0 12G 0% /dev
tmpfs ...
0
votes
1
answer
325
views
packer command run with sudo -E does not work
I installed packer on centos and ran "sudo -E packer version" and the command got stuck until I killed it with ctrl+C
However, I don't get this issue with Ubuntu or when running without sudo
...
0
votes
0
answers
2k
views
Cannot install libpq-devel on Oracle Linux 8
As background, I'm trying to install psycopg2 on an Oracle Linux 8 server. Attempting to install psycopg2 in a virtual environment (Python 3.9) via python3 -m pip install --user psycopg2 leads to an ...
0
votes
0
answers
1k
views
I can't unplug PDB in oracle 19c
I am trying to unplug by PDB but it is showing the error that I have shown in the image. When I searched in google, this error occurs when we try to plug an unplugged PDB. But what I am trying to do ...