Skip to content

Commit e42d06c

Browse files
Update troubleshoot-linux-rhui-certificate-issues.md
adding tabs back
1 parent df7735c commit e42d06c

File tree

1 file changed

+38
-17
lines changed

1 file changed

+38
-17
lines changed

support/azure/virtual-machines/linux/troubleshoot-linux-rhui-certificate-issues.md

Lines changed: 38 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,9 @@ Use the following index to navigate directly to the corresponding section:
206206

207207
##### <a id="eus"></a> EUS RHUI package installation
208208

209-
###### <a id="tab/rhel8-eus"></a> RHEL 8.x - EUS
209+
Select the tab of an EUS image type to see the corresponding instructions.
210+
211+
###### <a id="tab/rhel8-eus"></a> [RHEL 8.x - EUS](#tab/rhel8-eus)
210212

211213
1. Create a config file by using this command.
212214

@@ -238,7 +240,7 @@ Use the following index to navigate directly to the corresponding section:
238240
sudo rhel8-eus.config
239241
```
240242
241-
###### <a id="tab/rhel9-eus"></a> RHEL 9.x - EUS
243+
###### <a id="tab/rhel9-eus"></a> [RHEL 9.x - EUS](#tab/rhel9-eus)
242244
243245
1. Create a config file by using this command:
244246
@@ -270,6 +272,8 @@ Use the following index to navigate directly to the corresponding section:
270272
```bash
271273
sudo rhel9-eus.config
272274
```
275+
---
276+
273277
274278
> [!NOTE]
275279
> If you're using a proxy in */etc/yum.conf* or */etc/dnf.conf*, the `yum --config rhelX-XX-XX.config` command won't work because it doesn't include your proxy settings. In this case, move the temp file `rhelX-XX-XX.config` directly in `/etc/yum.repos.d/` as `.repo`
@@ -284,7 +288,9 @@ Use the following index to navigate directly to the corresponding section:
284288

285289
##### <a id="non-eus"></a> Non-EUS RHUI package installation
286290

287-
###### <a id="tab/rhel7-noneus"></a> RHEL 7.9 - non-EUS
291+
Select the tab of an Non-EUS image type to see the corresponding instructions.
292+
293+
###### <a id="tab/rhel7-noneus"></a> [RHEL 7.9 - non-EUS](#tab/rhel7-noneus)
288294

289295
1. Remove the releasever file if it exists.
290296

@@ -316,7 +322,7 @@ Use the following index to navigate directly to the corresponding section:
316322
sudo rm rhel7-non-eus.config
317323
```
318324
319-
###### <a id="tab/rhel8-noneus"></a> RHEL 8.10 - non-EUS
325+
###### <a id="tab/rhel8-noneus"></a> [RHEL 8.10 - non-EUS](#tab/rhel8-noneus)
320326
321327
1. Remove the releasever file if it exists.
322328
@@ -348,7 +354,7 @@ Use the following index to navigate directly to the corresponding section:
348354
sudo rm rhel8-non-eus.config
349355
```
350356
351-
###### <a id="tab/rhel9-noneus"></a> RHEL 9.x - non-EUS
357+
###### <a id="tab/rhel9-noneus"></a> [RHEL 9.x - non-EUS](#tab/rhel9-noneus)
352358
353359
1. Remove the releasever file if it exists.
354360
@@ -380,7 +386,7 @@ Use the following index to navigate directly to the corresponding section:
380386
sudo rm rhel9-non-eus.config
381387
```
382388
383-
###### <a id="tab/rhel10-noneus"></a> RHEL 10 - non-EUS
389+
###### <a id="tab/rhel10-noneus"></a> [RHEL 10 - non-EUS](#tab/rhel10-noneus)
384390
385391
1. Create a config file by using this command:
386392
@@ -405,6 +411,7 @@ Use the following index to navigate directly to the corresponding section:
405411
```bash
406412
sudo rm rhel10-non-eus.config
407413
```
414+
---
408415
409416
> [!NOTE]
410417
> If you're using a proxy in */etc/yum.conf* or */etc/dnf.conf*, the `yum --config rhelX-XX-XX.config` command won't work because it doesn't include your proxy settings. In this case, move the temp file `rhelX-XX-XX.config` directly in `/etc/yum.repos.d/` as `.repo`
@@ -419,7 +426,9 @@ Use the following index to navigate directly to the corresponding section:
419426
420427
##### <a id="rhel79sap"></a> RHEL 7 SAP/E4S/HANA RHUI package installation
421428
422-
###### <a id="tab/rhel79-rhel-sap-apps-base"></a> RHEL 7.9 - RHEL-SAP-APPS (BASE)
429+
Select the tab of an SAP image type to see the corresponding instructions.
430+
431+
###### <a id="tab/rhel79-rhel-sap-apps-base"></a> [RHEL 7.9 - RHEL-SAP-APPS (BASE)](#tab/rhel79-rhel-sap-apps-base)
423432
424433
The following steps apply if the OS version is *RHEL 7.9* and the VM was created by using the `RHEL-SAP-APPS` offer image.
425434
@@ -453,7 +462,7 @@ The following steps apply if the OS version is *RHEL 7.9* and the VM was created
453462
sudo rm rhel7-base-sap-apps.config
454463
```
455464
456-
###### <a id="tab/rhel79-rhel-sap-ha-base"></a> RHEL 7.9 - RHEL-SAP-HA (BASE)
465+
###### <a id="tab/rhel79-rhel-sap-ha-base"></a> [RHEL 7.9 - RHEL-SAP-HA (BASE)](#tab/rhel79-rhel-sap-ha-base)
457466
458467
The following steps apply if the OS version is *RHEL 7.9* and the VM was created by using the `RHEL-SAP-HA` offer image.
459468
@@ -487,6 +496,8 @@ The following steps apply if the OS version is *RHEL 7.9* and the VM was created
487496
sudo rm rhel7-base-sap-ha.config
488497
```
489498
499+
---
500+
490501
> [!NOTE]
491502
> If you're using a proxy in */etc/yum.conf* or */etc/dnf.conf*, the `yum --config rhelX-XX-XX.config` command won't work because it doesn't include your proxy settings. In this case, move the temp file `rhelX-XX-XX.config` directly in `/etc/yum.repos.d/` as `.repo`
492503
>
@@ -499,7 +510,9 @@ The following steps apply if the OS version is *RHEL 7.9* and the VM was created
499510
500511
##### <a id="rhel8sap"></a> RHEL 8 SAP/E4S/HANA RHUI package installation
501512
502-
###### <a id="tab/rhel8-rhel-sap-apps"></a> RHEL 8.x - RHEL-SAP-APPS
513+
Select the tab of an SAP image type to see the corresponding instructions.
514+
515+
###### <a id="tab/rhel8-rhel-sap-apps"></a> [RHEL 8.x - RHEL-SAP-APPS](#tab/rhel8-rhel-sap-apps)
503516
504517
The following steps apply if the OS version is *earlier than the latest version available* supported by SAP for `RHEL 8.X` and the VM was created by using the `RHEL-SAP-APPS` offer image.
505518
@@ -533,7 +546,7 @@ The following steps apply if the OS version is *earlier than the latest version
533546
sudo rm rhel8-sapapps.config
534547
```
535548
536-
###### <a id="tab/rhel810-rhel-sap-apps-base"></a> RHEL 8.10 - RHEL-SAP-APPS (BASE)
549+
###### <a id="tab/rhel810-rhel-sap-apps-base"></a> [RHEL 8.10 - RHEL-SAP-APPS (BASE)](#tab/rhel810-rhel-sap-apps-base)
537550
538551
The following steps apply if the OS version is *RHEL 8.10* supported by SAP and the VM was created by using the `RHEL-SAP-APPS` offer image.
539552
@@ -567,7 +580,7 @@ The following steps apply if the OS version is *RHEL 8.10* supported by SAP and
567580
sudo rm rhel8-base-sap-apps.config
568581
```
569582
570-
###### <a id="tab/rhel8-rhel-sap-ha-e4s"></a> RHEL 8.x - RHEL-SAP-HA (E4S)
583+
###### <a id="tab/rhel8-rhel-sap-ha-e4s"></a> [RHEL 8.x - RHEL-SAP-HA (E4S)](#tab/rhel8-rhel-sap-ha-e4s)
571584
572585
The following steps apply if the OS version is *earlier than the latest version available* supported by SAP for `RHEL 8._x_` and the VM was created by using the `RHEL-SAP-HA` offer image.
573586
@@ -601,7 +614,7 @@ The following steps apply if the OS version is *earlier than the latest version
601614
sudo rm rhel8-sap-ha.config
602615
```
603616
604-
###### <a id="tab/rhel810-rhel-sap-ha-base"></a> RHEL 8.10 - RHEL-SAP-HA (BASE)
617+
###### <a id="tab/rhel810-rhel-sap-ha-base"></a> [RHEL 8.10 - RHEL-SAP-HA (BASE)](#tab/rhel810-rhel-sap-ha-base)
605618
606619
The following steps apply if the OS version is *RHEL 8.10* and the VM was created by using the `RHEL-SAP-HA` offer image.
607620
@@ -635,7 +648,7 @@ The following steps apply if the OS version is *RHEL 8.10* and the VM was create
635648
sudo rm rhel8-base-sap-ha.config
636649
```
637650
638-
###### <a id="tab/rhel8-rhel-ha-eus"></a> RHEL 8.x - RHEL-HA
651+
###### <a id="tab/rhel8-rhel-ha-eus"></a> [RHEL 8.x - RHEL-HA](#tab/rhel8-rhel-ha-eus)
639652
640653
1. Create a config file by using this command:
641654
@@ -667,7 +680,7 @@ The following steps apply if the OS version is *RHEL 8.10* and the VM was create
667680
sudo rm rhel8-ha.config
668681
```
669682
670-
###### <a id="tab/rhel810-rhel-ha-base"></a> RHEL 8.10 - RHEL-HA (BASE)
683+
###### <a id="tab/rhel810-rhel-ha-base"></a> [RHEL 8.10 - RHEL-HA (BASE)](#tab/rhel810-rhel-ha-base)
671684
672685
1. Remove the releasever file if it exists:
673686
@@ -705,6 +718,9 @@ The following steps apply if the OS version is *RHEL 8.10* and the VM was create
705718
sudo rm rhel8-base-ha.config
706719
```
707720
721+
---
722+
723+
708724
> [!NOTE]
709725
> If you're using a proxy in */etc/yum.conf* or */etc/dnf.conf*, the `yum --config rhelX-XX-XX.config` command won't work because it doesn't include your proxy settings. In this case, move the temp file `rhelX-XX-XX.config` directly in `/etc/yum.repos.d/` as `.repo`
710726
>
@@ -717,7 +733,9 @@ The following steps apply if the OS version is *RHEL 8.10* and the VM was create
717733
718734
##### <a id="rhel9sap"></a> RHEL 9 SAP/E4S/HA RHUI package installation
719735
720-
###### <a id="tab/rhel9-rhel-sap-apps"></a> RHEL 9.x - RHEL-SAP-APPS
736+
Select the tab of an SAP image type to see the corresponding instructions.
737+
738+
###### <a id="tab/rhel9-rhel-sap-apps"></a> [RHEL 9.x - RHEL-SAP-APPS](#tab/rhel9-rhel-sap-apps)
721739
722740
The following steps apply if the OS version is *earlier than the latest version that's available* that's supported by SAP for `RHEL 9.0`, and if the VM was created by using the `RHEL-SAP-APPS` offer image.
723741
@@ -751,7 +769,7 @@ The following steps apply if the OS version is *earlier than the latest version
751769
sudo rm rhel9-sapapps.config
752770
```
753771
754-
###### <a id="tab/rhel9-rhel-sap-ha-e4s"></a> RHEL 9.x - RHEL-SAP-HA (E4S)
772+
###### <a id="tab/rhel9-rhel-sap-ha-e4s"></a> [RHEL 9.x - RHEL-SAP-HA (E4S)](#tab/rhel9-rhel-sap-ha-e4s)
755773
756774
The following steps apply if the OS version is *earlier than the latest version available* that's supported by SAP for `RHEL 9.0`, and if the VM was created by using the `RHEL-SAP-HA` offer image.
757775
@@ -785,7 +803,7 @@ The following steps apply if the OS version is *earlier than the latest version
785803
sudo rm rhel9-sap-ha.config
786804
```
787805
788-
###### <a id="tab/rhel9-rhel-ha-eus"></a> RHEL 9.x - RHEL-HA
806+
###### <a id="tab/rhel9-rhel-ha-eus"></a> [RHEL 9.x - RHEL-HA](#tab/rhel9-rhel-ha-eus)
789807
790808
1. Create a config file by using this command:
791809
@@ -817,6 +835,9 @@ The following steps apply if the OS version is *earlier than the latest version
817835
sudo rm rhel9-ha.config
818836
```
819837
838+
---
839+
840+
820841
> [!NOTE]
821842
> If you're using a proxy in */etc/yum.conf* or */etc/dnf.conf*, the `yum --config rhelX-XX-XX.config` command won't work because it doesn't include your proxy settings. In this case, move the temp file `rhelX-XX-XX.config` directly in `/etc/yum.repos.d/` as `.repo`
822843
>

0 commit comments

Comments
 (0)