RHEL 10 introduces key enhancements over RHEL 9, including an AI assistant, immutable OS deployment, and support for post-quantum cryptography and RISC-V architecture. It features improved image building and planning tools, making it suitable for hybrid and secure cloud environments. The updated toolchain includes Kernel 6.12, GCC 14, and glibc 2.39, enhancing development capabilities.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
60 views18 pages
RHEL10 Vs RHEL9 Presentation Example
RHEL 10 introduces key enhancements over RHEL 9, including an AI assistant, immutable OS deployment, and support for post-quantum cryptography and RISC-V architecture. It features improved image building and planning tools, making it suitable for hybrid and secure cloud environments. The updated toolchain includes Kernel 6.12, GCC 14, and glibc 2.39, enhancing development capabilities.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
You are on page 1/ 18
RHEL 10 vs RHEL 9 – Key
Differences & Enhancements
A presentation on new features in Red Hat Enterprise Linux 10 Table of Content Index Page No Overview Of Rhel 10 Features on Rhel 10 , view , storage dashboard, Al , web console Kernel , vnc server, upgrade Image ,security ,cryptography VAPT fro redhate insight
kernel-6.12.0-55.13.1.el10_0.x86_64 kernel version grub version boot
libvirt-libs-10.10.0-8.1.el10_0.x8 kvm qemu version xorg-x11-server-Xwayland-24.1.5-3 gui access Network Manager firewall selinux GUI acess LVM dashboard Them , Image , SSH , AI , chron job , ntp , repos , latest version Overview of RHEL 10 • - Released as the next-gen enterprise OS • - Focus on immutability, AI assistance, security • - Adds support for RISC-V, post-quantum crypto • - Enhanced image builder and planning tools Red Hat Lightspeed (AI Assistant) • - Context-aware CLI suggestions • - Helps users write correct commands • Example: • lightspeed suggest "setup firewall" • Output: firewall-cmd --add-service=http -- permanent Image Mode (Immutable OS) • - Immutable, container-native OS deployment • - Prevents config drift, suitable for cloud workloads • Command: • podman run --rm -it rhel10-image bash Post-Quantum Cryptography • - NIST-approved hybrid algorithms • - Prepares for quantum-era threats • Example in OpenSSL: • openssl req -new -newkey pqc_kem -x509 - keyout key.pem -out cert.pem Security Select Add-On • - Premium feature for CVE patch requests • - Up to 10 CVEs fixed per year per customer • Command: • rhc security request-fix --cve CVE-2025-12345 RISC-V Architecture Support • - Developer Preview for HiFive Unmatched • - Supports experimental RISC-V workloads • Command: • dnf install kernel-core.riscv64 Enhanced Image Builder & Insights • - Custom images for cloud, bare-metal • - Lifecycle planning with Red Hat Insights • Command: • composer-cli compose start my-custom- image qcow2 Updated Toolchain in RHEL 10 • - Kernel 6.12, GCC 14, glibc 2.39 • - Modern languages and dev tools • Check versions: • gcc --version • python3 --version Summary – RHEL 10 vs RHEL 9 • - AI Assistant, Immutable OS • - Post-quantum security, RISC-V • - Better image building & planning tools • - Ideal for hybrid, secure cloud deployments