Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update db free post #412

Merged
merged 1 commit into from
Aug 14, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 7 additions & 6 deletions content/posts/ol/admin/post-26/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,21 +19,22 @@ Oracle Database Free—Developer Release is the same powerful Oracle Database bu

Whether you are a developer, a data scientist, a DBA, an educator, or just interested in databases, Oracle Database 23c Free—Developer Release is the ideal way to get started. It provides native support for all modern data types, analytics, and the latest development paradigms—all built into one product.

These guides use the container and RPM installation methods to install Oracle Database Free on Oracle Linux.
This tutorial uses the container and RPM installation methods to install Oracle Database Free on Oracle Linux.

> **For help outside of this lab environment**, see the `Getting help` section of the [Oracle Database Free FAQ](https://www.oracle.com/database/free/faq/).
> **For help outside of this tutorial**, see the `Getting help` section of the [Oracle Database Free FAQ](https://www.oracle.com/database/free/faq/).

### Objectives

In this lab, you'll learn how to:
In this tutorial, you'll learn how to:

- Install Oracle Database Free using Podman
- Install Oracle Database Free RPM
- Configure Oracle Database Free

### Prerequisites

- A system running Oracle Linux
- Minimum of 7680 MB free on the partition containing `/opt` for the RPM installation

- Minimum of a single Oracle Linux system

- Each system should have Oracle Linux installed and configured with:
- A non-root user account with sudo access
- Access to the Internet