This repository provides tips, scripts, tools, and examples for developers and operators to get started with Oracle Linux.
- Download Oracle Linux binary and source media for x86_64 and Arm (aarch64) architectures.
- Download Oracle Linux for Raspberry Pi.
- Download individual packages and updates from Oracle Linux yum server.
Looking to switch from CentOS to Oracle Linux? Head over to the centos2ol repo for a script designed to automatically switch a CentOS instance to Oracle Linux.
- The Issues section of this GitHub repository
- Stackoverflow. Use the oraclelinux tag.
- Oracle Linux topic on Oracle Communities
- Linux topic on Cloud Customer Connect
- My Oracle Support
- Download official Oracle Linux base images published on GitHub Container Registry.
- Download developer-oriented images to run your application code and or connect to Oracle Database
- Build your own container images for Oracle commercial products and Oracle sponsored open source projects using these sample Dockerfiles.
- Download Oracle Linux Vagrant boxes
- Explore Vagrant projects that provision Oracle and other software automatically
Need to build custom Linux images for VirtualBox, KVM, Oracle Cloud or other clouds? See these scripts to build Oracle Linux images
- Oracle Cloud Infrastructure provisioning shell script using the OCI Command Line Interface
- Oracle Cloud Infrastructure provisioning python script using the OCI Python SDK
Learn recommended practices for creating RPM packages for your software.
See the source code for UEK, including every patch.
See CONTRIBUTING
See LICENSE