1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-02-24 11:33:09 +01:00

Add RHEL resources

RHEL documentation
This commit is contained in:
Paul Marsicovetere 2022-08-08 04:43:37 -04:00 committed by GitHub
parent c3c9b8aa8f
commit 26cfc9f735

View File

@ -1 +1,7 @@
# Rhel
# RHEL
Red Hat Enterprise Linux (RHEL) is a commercial open-source Linxus distribution based on Fedora, that is sold as a commercial enterprise operating system.
<BadgeLink badgeText='Official Website' colorScheme='blue' href=https://www.redhat.com/en/technologies/linux-platforms/enterprise-linux'>Red Hat Enterprise Linux Website</BadgeLink>
<BadgeLink badgeText='Official Documentation' colorScheme='blue' href='https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/'>RHEL Documentation</BadgeLink>
<BadgeLink badgeText='Getting Started' colorScheme='blue' href='https://www.redhat.com/en/technologies/linux-platforms/enterprise-linux/get-started'>RHEL Getting Started Guides</BadgeLink>