Skip to content
Snippets Groups Projects

Update docs/index.md and docs/linux/doc.md

Merged Viktor Manuel Guijarro Plaza requested to merge viktorG into master
Files
2
+ 6
6
@@ -8,21 +8,21 @@ The website contains all the end-user documentation, and we will extensively use
It contains up-to-date information about the lifecycle of distributions at CERN and the future plans.
* [SLC6 (Scientific Linux CERN 6)](https://linux.web.cern.ch/linux/scientific6/)
* [CC7 (CERN CentOS 7)](https://linux.web.cern.ch/linux/centos7/)
* [C8 (CentOS 8)](https://linux.web.cern.ch/linux/centos8/)
* [ALMA8 (AlmaLinux 8)](https://linux.web.cern.ch/almalinux/alma8intro/)
* [ALMA9 (AlmaLinux 9)](https://linux.web.cern.ch/almalinux/alma9intro/)
[Weekly updates](https://linux.web.cern.ch/linux/) are documented with links to relevant Red Hat reports if available.
## Red Hat documentation
Since the CentOS distribution is based on RHEL (Red Hat Entreprise Linux), it is very similar to it and Red Hat documentation is very relevant.
Given that both CentOS and AlmaLinux are derivatives of Red Hat Enterprise Linux (RHEL), the documentation pertaining to all three operating systems exhibits significant similarities. As a consequence, the RHEL documentation assumes particular relevance, serving as a valuable resource for users and administrators of these systems. It provides a wealth of information that's directly applicable to CentOS and AlmaLinux, given their shared lineage with RHEL.
Red Hat provides documentation for every released product :
* [RHEL6](https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/6/)
* [RHEL7](https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/7/)
* [RHEL8](https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/)
* [RHEL7 (Red Hat Enterprise Linux 7)](https://linux.web.cern.ch/rhel/rhel7/install/)
* [RHEL8 (Red Hat Enterprise Linux 8)](https://linux.web.cern.ch/rhel/rhel8/install/)
* [RHEL9 (Red Hat Enterprise Linux 9)](https://linux.web.cern.ch/rhel/rhel9/install/)
The Red Hat documentation is very useful to deep dive in specific parts of the system and is very well organised around topics (Installation, System administration, tuning, etc...)
Loading