RHEL
Link
https://www.redhat.com/en/technologies/linux-platforms/enterprise-linux
Commercial Linux distribution by [Red Hat](…/Red Hat/)
Resources
- “UBI” container images
podman pull registry.access.redhat.com/ubi9/ubi podman pull registry.access.redhat.com/ubi9/ubi-minimal podman pull registry.access.redhat.com/ubi9/ubi-init
FAQ
List installed packages
rpm -qa
List installable packages
yum list all
Alternatives
Binary compatible
Related
- [Fedora Linux](…/Fedora Linux/) - the upstream, community distro
- CentOS Stream
CentOS Stream provides a mid-point in the RHEL development cycle. Advancements in the Linux kernel and supporting components make their way to the [Fedora Project](…/Fedora Linux/), which packages and delivers the leading-edge Fedora Linux operating system every six months. Those innovations periodically make their way downstream - not straight into RHEL, but into CentOS Stream, and then into RHEL.