How I can install oracle on the server

How to install oracle on the say centos 7 - in the marketplace, I don't see a separate oracle package to deploy on the server?

Is there any way?
Sorry, new user to Linode, and please help to clear my doubt.

5 Replies

Hey there – thanks for the question. We don't have an Oracle Linux marketplace app, but if you're running CentOS 6, 7, or 8, you can switch using Oracle's official script:

https://linux.oracle.com/switch/centos/
https://github.com/oracle/centos2ol

Linode doesn't offer support for system config things, so if you run into any issues, feel free to post questions on the Linode Community or reach out in IRC.

Best of luck!

We also have a StackScript that will deploy CentOS and then install Oracle Linux:

https://cloud.linode.com/stackscripts/710134

You can deploy it by going here, selecting "Community StackScripts", searching for "Oracle" and then selecting the second StackScript listed.

Is the question about Oracle Linux installation or Oracle (database) installation on Linux?

Thanks. You can download the Linux x86-64 Oracle database from:
https://www.oracle.com/database/technologies/oracle-database-software-downloads.html
But, if you are looking for the free Express Edition (XE) database:
https://www.oracle.com/database/technologies/xe-downloads.html

If you never installed or used an Oracle database before perhaps you want to use instead the XE version to evaluate. This uses a simpler installation using an .rpm install instead.

Here is an FAQ about XE:
https://www.oracle.com/database/technologies/appdev/xe/faq.html

I use CentOS as this is similar to Oracle Linux and Red Hat Linux. Check system requirements on the link above and select a Linode with enough capacity.

Reply

Please enter an answer
Tips:

You can mention users to notify them: @username

You can use Markdown to format your question. For more examples see the Markdown Cheatsheet.

> I’m a blockquote.

I’m a blockquote.

[I'm a link] (https://www.google.com)

I'm a link

**I am bold** I am bold

*I am italicized* I am italicized

Community Code of Conduct