Questions tagged [oracle]
Questions relating to software created or maintained by the Oracle Corporation, for example, Oracle Java and VirtualBox
473 questions
0
votes
0
answers
77
views
Can't resize Ubuntu image
I have used all the space on my current image of Ubuntu 22.04.4 and wanted to resize it from 50GB to 75GB. I use this VM for uni labs and now I can't access the VM, in Oracle it says that size has ...
0
votes
1
answer
207
views
Oracle Cloud Ubuntu 22.04: Why does 'sudo su' switch to root without a password? How to enforce password prompts?
I just set up an Oracle Cloud server running Ubuntu 22.04. After creating the instance and logging in via SSH (using the auto-generated public/private key), I noticed a concerning security behavior:
...
0
votes
0
answers
291
views
not able to install mysql-server on Ubuntu 24.04
lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 24.04.2 LTS
Release: 24.04
Codename: noble
error
dpkg: error processing package mysql-server-8.0 (--...
0
votes
1
answer
362
views
Connect to Podman Oracle Free Image using Sql Developer
I installed Oracle Sql developer and podman in my ubuntu 24.04 client/host .
With podman i did
podman run -d --name oracle-db -p 1521:1521 container-registry.oracle.com/database/free:latest
then set ...
0
votes
0
answers
430
views
Cannot start SSH service in Oracle Ubuntu server
Today I cannot log in my Oracle ubuntu server via SSH. I use the console connection function in Oracle and launch a cloud shell connection to trouble shoot. I tried systemctl restart ssh but it says
...
1
vote
0
answers
522
views
Graphical Glitch with Certain Applications in Ubuntu on VirtualBox
I'm running Ubuntu on Oracle VM VirtualBox, and everything works fine except for certain applications like the File Manager, Rubbish Bin, and Settings. When I open these, instead of the full ...
1
vote
1
answer
12k
views
Download official .ova images for Ubuntu 24.04 for OLVM
Are there any official .ova images for Ubuntu 24.04 for import into OLVM (Oracle Linux Virtualization Manager)?
1
vote
0
answers
95
views
Ubuntu 20.04.6 system running in Oracle VM is unresponsive
I am running Ubuntu 20.04.6 in an Oracle VM on Windows 10, and after some updates of softwar on the Ubuntu system it is totally unresponsive.
What I mean it that when I start the VM I see the normal ...
0
votes
1
answer
256
views
Oracle Cloud OCI: ssh from one Virtual Machine to another
I am on a Free Tier Oracle Cloud account. I created 2 Virtual Machines (VM) with Standard A1 Flex shape running Ubuntu 22.4 arch64. Both have the same subnet VNIC, with all Ingress and Egress ports ...
1
vote
1
answer
304
views
sqlplus: command not found on Ubuntu 22.04 arm64
I installed oracle 19.10 client on ubuntu 22.04 arm64 like bellow.
# curl -O https://download.oracle.com/otn_software/linux/instantclient/191000/oracle-instantclient19.10-basic-19.10.0.0.0-1.aarch64....
0
votes
1
answer
50
views
Adding new VDI forces Ubuntu's reinstallation
I've started playing with virtualization using Oracle VM VirtualBox Manager and Ubuntu 20.04.6 but I faced some trouble. When I try to add a new VDI to my VM inside Storage setting as a IDE Controller ...
0
votes
0
answers
1k
views
Installing Oracle 21c DB on Ubuntu
I'm going crazy trying to create my DB on this OS (24.04LTS), I read from this post the KK Patel answe due to the same error on top
How to install SqlPlus?
Well, It's solved, but then when I try to ...
0
votes
1
answer
3k
views
SSH Permission denied (publickey) on Password login
I am getting a very strange behavior...
I am running an Ubuntu 22.04 on a newly created oci instance (arm)
I've just created the instance a few minutes ago, i did no changes and i try to setup ...
0
votes
1
answer
76
views
Deleted user still ask for password if try to login
I've deleted a user with command 'userdel -r user' but if i try to login with this user (ssh user@ip...) stil ask for password. If i write the password do not work and returns me permission denied, ...
0
votes
0
answers
862
views
I am installing Oracle 11g 64bit on Ubuntu Linux 22.04 LTS and the setup shows the following error message on Prerequisite Checks screen:
I am installing Oracle 11g 64bit on Ubuntu Linux 22.04 LTS and the setup shows the following error message on the Prerequisite Checks screen:
This is a prerequisite condition to test whether the ...