Wednesday, May 31, 2023
  • Events
  • Interviews
  • Jobs
  • Opinion
  • Whitepapers
  • Podcasts
  • Web Hosting Directory
  • Login
  • Register
Cloud7
  • Cloud Computing
  • Web Hosting
  • Data Center
  • Linux
  • Cybersecurity
  • More
    • Software
    • Network/Internet
    • Hardware
    • Artificial Intelligence
    • Windows
    • Policy/Legislation
    • Blockchain
    • Troubleshooting
    • How-Tos
    • Articles
No Result
View All Result
Cloud7
  • Cloud Computing
  • Web Hosting
  • Data Center
  • Linux
  • Cybersecurity
  • More
    • Software
    • Network/Internet
    • Hardware
    • Artificial Intelligence
    • Windows
    • Policy/Legislation
    • Blockchain
    • Troubleshooting
    • How-Tos
    • Articles
No Result
View All Result
Cloud7
No Result
View All Result

Home > Linux > Oracle Linux 9.1 comes with new tools

Oracle Linux 9.1 comes with new tools

Oracle announced the release of Oracle Linux 9.1, which is 100% application binary compatible with Red Hat Enterprise Linux 9.1.


Erdem Yasar Erdem Yasar
November 30, 2022
3 min read
Oracle Linux 9.1 comes with new tools
  • Oracle Linux 9 Update 1 for the 64-bit Intel and AMD (x86_64) and 64-bit Arm (aarch64) platforms is now generally available.
  • Oracle Linux 9.1 includes the Unbreakable Enterprise Kernel Release 7, which is based on the upstream Linux Kernel 5.15.
  • The latest version of Oracle Linux comes with PHP 8.1, Ruby 3.1, Maven 3.8, and Node.js 18, and httpd has been rebased to version 2.4.53 and includes httpd-core package.

Oracle announced that Oracle Linux 9.1, the first of a series of updated releases for Oracle Linux 9, announced on June 30, 2022, is now available for the 64-bit Intel and AMD (x86_64) and 64-bit Arm (aarch64) platforms. Oracle Linux 9.1 comes with the Unbreakable Enterprise Kernel Release 7, which is based on the upstream Linux Kernel 5.15 and supported on Oracle Linux 9 and Oracle Linux 8.

Table of Contents

  • What’s new?
  • Download Oracle Linux 9.1
  • FAQ
    • What is the latest version of Oracle Linux?
    • How do you update Oracle Linux?
    • How do you upgrade Oracle Linux?
    • Is Oracle Linux free?
    • Is Oracle Linux good for servers?
    • Is Oracle Linux the same as RHEL?
    • Is Oracle Linux the same as CentOS?
    • Who uses Oracle Linux?
    • Does Oracle Linux have a GUI?
    • Does Oracle Linux have a package manager?
    • Can Oracle Linux be installed on a virtual machine?

What’s new?

 

The latest version reintroduces Application Stream modules. It also includes bug and security fixes, and feature updates. The x86_64 ISO is packaged with the following kernel options:

  • UEK R7, kernel-uek-5.15.0-3.60.5.1.el9uek.x86_64
  • Red Hat Compatible Kernel (RHCK), kernel-5.14.0-162.6.1.el9_1.x86_64

The aarch64 ISO is packaged with the following kernel:

  • UEK R7, kernel-uek-5.15.0-3.60.5.1.el9uek.aarch64

Oracle Linux 9.1’s most important changes are its security and development tools. Some of the security features are:

  • OpenSSH supports setting the minimum RSA key length; this update enables you to set minimum RSA key lengths for OpenSSH servers and clients.
  • crypto-policies enforce the OpenSSH 2048-bit RSA key length minimum by default; the system-wide cryptographic policies enforce the 2048-bit minimum key length for RSA by default. OpenSSH failing connections with an Invalid key length error message indicates that you need to use longer RSA keys.
  • OpenSSL option supports SHA-1 for signatures; by default, OpenSSL 3.0 does not support SHA-1 for signature creation and verification. Backward compatibility with Oracle Linux 8 systems that still use SHA-1 for signatures can be achieved through the rh-allow-sha1-signatures configuration option.
  • Keylime package is available; it is a tool for attestation of remote systems by using trusted platform module (TPM) technology.

UEK R7 continues to maintain and grant support for the btrfs file system with Oracle Linux. It also provides users with one of the most modern copy-on-write file systems for Linux.

  • New module streams are available for the following:
    • PHP: 8.1
    • ruby: 3.1
    • maven: 3.8
    • nodejs: 18
  • httpd has been rebased to version 2.4.53 and includes httpd-core package. This new package contains the httpd binary file with all essential files.

Download Oracle Linux 9.1

Oracle Linux 9.1’s Full ISO, Boot ISO, and UEK boot ISO can be downloaded from Oracle’s website.

FAQ

What is the latest version of Oracle Linux?

The latest version in Oracle Linux 8 series is 8.7, and in the 9 series is 9.1.

How do you update Oracle Linux?

To update Oracle Linux, you can use the "yum" package manager.
Before you begin, it is important to backup your important data, and also make sure your system is fully up-to-date by running "yum update".
Then, open a terminal and run the command "sudo yum update" to begin the update process. This command will update the system and download and install the new packages.
You can also use "yum update-minimal" command to update the system with only security updates and important bug fixes.

How do you upgrade Oracle Linux?

To upgrade Oracle Linux, you can use the "yum" package manager. Run the command "sudo yum upgrade" after making sure your system is fully updated with "sudo yum update". It's also recommended to review the release notes of the new version you are upgrading to, to know about any new features, and to ensure that any third-party software you are using is compatible with the new version. Remember to backup important data before upgrading.

Is Oracle Linux free?

Oracle Linux is available for free as an open-source operating system, but there are additional features and support options that may require a paid subscription. The basic version is free to download, install and use for both personal and commercial purposes.

Is Oracle Linux good for servers?

Oracle Linux is considered a good option for servers, as it is based on Red Hat Enterprise Linux, which is known for its reliability and stability. Oracle Linux also offers many enterprise-grade features such as support for large-scale deployments, advanced security, and performance-enhancing technologies.

Is Oracle Linux the same as RHEL?

Oracle Linux is similar to Red Hat Enterprise Linux (RHEL) in many ways, as it is based on the same codebase and has many of the same features. While Oracle Linux and RHEL are similar, they are different distributions and are maintained by different companies.

Is Oracle Linux the same as CentOS?

Oracle Linux and CentOS are both based on Red Hat Enterprise Linux (RHEL), but there are some key differences between the two. Oracle Linux is developed and maintained by Oracle Corporation, while CentOS is developed and maintained by a community of volunteers. Oracle Linux is also available as a commercial distribution, which means that it includes additional features such as support and certifications that are not available in the community edition of CentOS. Additionally, Oracle Linux provides its own set of software repositories and yum channels, and it uses a different package-naming convention.

Who uses Oracle Linux?

Oracle Linux is primarily used by businesses, organizations, and IT professionals, who need a stable, reliable, and enterprise-grade Linux distribution. Companies that have large-scale deployments and rely heavily on Oracle databases and other enterprise applications, often use Oracle Linux as it is optimized to run these types of software.

Does Oracle Linux have a GUI?

Yes, Oracle Linux does have a GUI (Graphical User Interface) available. The default desktop environment for Oracle Linux is GNOME, which is a popular and widely used open-source desktop environment. Oracle Linux also supports other GUI options such as KDE Plasma and Xfce, which can be installed as an alternative.

Does Oracle Linux have a package manager?

Yes, Oracle Linux has a package manager called yum, which stands for "Yellowdog Updater Modified." Yum is a command-line tool that allows users to easily install, update, and remove software packages on their systems.

Can Oracle Linux be installed on a virtual machine?

Yes, Oracle Linux can be installed on a virtual machine. A virtual machine (VM) allows you to run an operating system within another operating system. This means that you can install Oracle Linux on a virtual machine and run it on top of your current operating system, without the need to replace it or partition your hard drive.
To install Oracle Linux on VMWare, you can refer to our article: How to install a Linux Distro on VMware Workstation

See more Linux News

A comprehensive guide to understanding Linux: What is Linux?


Tags: Linux DistroOracle Linux
Erdem Yasar

Erdem Yasar

Erdem Yasar is a news editor at Cloud7. Erdem started his career by writing video game reviews in 2007 for PC World magazine while he was studying computer engineering. In the following years, he focused on software development with various programming languages. After his graduation, he continued to work as an editor for several major tech-related websites and magazines. During the 2010s, Erdem Yasar shifted his focus to cloud computing, hosting, and data centers as they were becoming more popular topics in the tech industry. Erdem Yasar also worked with various industry-leading tech companies as a content creator by writing blog posts and other articles. Prior to his role at Cloud7, Erdem was the managing editor of T3 Magazine.

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

I agree to the Terms & Conditions and Privacy Policy.

Next Post

Red Hat developers are working on a new Composefs file system

Related News

Best file managers for Linux

Best file managers for Linux

May 12, 2023 5:30 pm
EuroLinux 9.2 is now available for download

EuroLinux 9.2 is now available for download

May 12, 2023 5:00 pm
Alpine Linux 3.18.0 ready to download

Alpine Linux 3.18.0 ready to download

May 11, 2023 4:30 pm
Red Hat Enterprise Linux 9.2 ready to download

Red Hat Enterprise Linux 9.2 ready to download

May 11, 2023 4:00 pm
Get free daily newsletters from Cloud7 Get the Cloud7 Newsletter
Select list(s):

Check your inbox or spam folder to confirm your subscription.

By subscribing, you agree to our
Copyright Policy and Privacy Policy

Editor's Choice

10 best web hosting services

7 best shared hosting service providers

7 best Linux distros for beginners

7 best Linux distros for gaming

7 best cloud storage services for business

7 best Linux desktop environments

Farewell and gratitude: The journey ends for Cloud7

Get the free newsletter

Subscribe to receive the latest IT business updates straight to your inbox.

Select list(s):

Check your inbox or spam folder to confirm your subscription.

Recent News

  • Farewell and gratitude: The journey ends for Cloud7
  • Gcore Partners with Pienso
  • LibreOffice 7.4.7 is now available for download
  • AI-powered automatic time tracking (Podcast #20 w/ Catalina Butnaru)
  • Best file managers for Linux
  • EuroLinux 9.2 is now available for download
  • X3D, or not X3D, that is the question

Cloud7 News
Cloud7 is a news source that publishes the latest news, reviews, comparisons, opinions, and exclusive interviews to help tech users of high-experience levels in the IT industry.

EXPLORE

  • Web Hosting
  • Cloud Computing
  • Data Center
  • Cybersecurity
  • Linux
  • Network/Internet
  • Software
  • Hardware
  • Artificial Intelligence
  • How-Tos
  • Troubleshooting

RESOURCES

  • Events
  • Interviews
  • Jobs
  • Opinion
  • Whitepapers
  • Podcasts
  • Web Hosting Directory

Get the Cloud7 Newsletter

Get FREE daily newsletters from Cloud7 delivering the latest news and reviews.

  • About Us
  • Privacy & Policy
  • Copyright Policy
  • Contact Us

© 2023, Cloud7. All rights reserved.

No Result
View All Result
  • Cloud Computing
  • Web Hosting
  • Data Center
  • Linux
  • Cybersecurity
  • More
    • Software
    • Network/Internet
    • Hardware
    • Artificial Intelligence
    • Windows
    • Policy/Legislation
    • Blockchain
    • Troubleshooting
    • How-Tos
    • Articles
  • Events
  • Interviews
  • Jobs
  • Opinion
  • Whitepapers
  • Podcasts
  • Web Hosting Directory

© 2023, Cloud7. All rights reserved.

Welcome Back!

Sign In with Facebook
Sign In with Google
Sign In with Linked In
OR

Login to your account below

Forgotten Password? Sign Up

Create New Account!

Sign Up with Facebook
Sign Up with Google
Sign Up with Linked In
OR

Fill the forms below to register

*By registering into our website, you agree to the Terms & Conditions and Privacy Policy.
All fields are required. Log In

Retrieve your password

Please enter your username or email address to reset your password.

Log In

Add New Playlist

This website uses cookies. By continuing to use this website you are giving consent to cookies being used. Visit our Privacy and Cookie Policy.