if (parseFloat(ver) <= 7)
return "Red Hat Enterprise, CentOS, Scientific or Oracle";
else
- return "Red Hat Enterprise, Rocky, CentOS or Oracle";
+ return "Red Hat Enterprise, Rocky, or Oracle";
}
else if (plat == 'F')
return "Fedora";
</p>
<a role="button" class="btn btn-outline-dark btn-download" href="/download/linux/debian/">Debian<br/><img class="logo" src="/media/img/debian.svg" alt="Debian Logo" /></a>
-<a role="button" class="btn btn-outline-dark btn-download" href="/download/linux/redhat">Red Hat/Rocky/CentOS<br/><img class="logo" src="/media/img/redhat.svg" alt="Red Hat Logo" /></a>
+<a role="button" class="btn btn-outline-dark btn-download" href="/download/linux/redhat">Red Hat/Rocky<br/><img class="logo" src="/media/img/redhat.svg" alt="Red Hat Logo" /></a>
<a role="button" class="btn btn-outline-dark btn-download" href="/download/linux/suse">SUSE<br/><img class="logo" src="/media/img/suse.png" alt="SUSE Logo" /></a>
<a role="button" class="btn btn-outline-dark btn-download" href="/download/linux/ubuntu">Ubuntu<br/><img class="logo" src="/media/img/ubuntu.svg" alt="Ubuntu Logo" /></a>
<a role="button" class="btn btn-outline-dark btn-download" href="#generic">Other Linux<br/><img class="logo" src="/media/img/linux.svg" alt="Linux Logo" /></a>
<ul>
<li>Red Hat Enterprise Linux</li>
<li>Rocky Linux</li>
- <li>CentOS</li>
+ <li>CentOS (7 and 6 only)</li>
<li>Fedora</li>
- <li>Scientific Linux</li>
<li>Oracle Linux</li>
</ul>
</p>
<ul>
<li>Red Hat Enterprise Linux</li>
<li>Rocky Linux</li>
- <li>CentOS</li>
- <li>Scientific Linux</li>
+ <li>CentOS (7 and 6 only)</li>
<li>Oracle Linux</li>
<li>Fedora<sup>*</sup></li>
</ul>
</thead>
<tbody>
<tr>
- <th scope="row">RHEL/Rocky Linux/CentOS/OL 8</th>
+ <th scope="row">RHEL/Rocky Linux/OL 8</th>
<td>13, 12, 10 and 9.6 via modules</td>
</tr>
<tr>