You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/enterprise-support-for-almalinux/README.md
+9-9Lines changed: 9 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -107,7 +107,7 @@ The TuxCare ESU/FIPS packages and repositories are cryptographically signed with
107
107
The second step is to activate your license on the system. You should run the `tuxctl` tool as root with your ESU license key provided as a command line argument like so:
@@ -476,7 +476,7 @@ Technical support covered by any of the TuxCare Support Programs shall not be pr
476
476
477
477
### Installing tuxctl (Essential Support)
478
478
479
-
Similarly to the ESU instructions [above](/enterprise-support-for-almalinux/#installing-tuxctl), Essential Support customers should install tuxcare-release and register their server using tuxctl. The main difference is the choice of OS version - you must install the RPM specifically for your AlmaLinux version, currently 8.8, 8.10, 9.2, 9.4 and 9.5 are supported.
479
+
Similarly to the ESU instructions [above](/enterprise-support-for-almalinux/#installing-tuxctl), Essential Support customers should install tuxcare-release and register their server using tuxctl. The main difference is the choice of OS version - you must install the RPM specifically for your AlmaLinux version, currently 8.8, 8.10, 9.2, 9.4, 9.5, 9.6 and 10.0 are supported.
480
480
481
481
If you are unsure, run this to find your exact OS version:
482
482
@@ -486,7 +486,7 @@ $ cat /etc/almalinux-release
486
486
AlmaLinux release 8.10 (Cerulean Leopard)
487
487
```
488
488
489
-
You can browse [https://repo.tuxcare.com/tuxcare/](https://repo.tuxcare.com/tuxcare/) and find the correct RPM, or you can figure it out by substituting the version number (8.8, 8.10, 9.2, 9.4 or 9.5) then install it as root, for example:
489
+
You can browse [https://repo.tuxcare.com/tuxcare/](https://repo.tuxcare.com/tuxcare/) and find the correct RPM, or you can figure it out by substituting the version number (8.8, 8.10, 9.2, 9.4, 9.5, 9.6 or 10.0) then install it as root, for example:
@@ -499,13 +499,13 @@ Be aware that installing tuxcare-release will modify any files that match the wi
499
499
The second step is to activate your license on the system. You should run the `tuxctl` tool as root with your Essential Support license key provided as a command line argument like so:
Essential Support customers can upgrade to a new minor version, for example from 9.4 to 9.5 by editing the /etc/dnf/vars/tuxcare_releasever file to specify the new version, like so:
505
+
Essential Support customers can upgrade to a new minor version, for example from 9.5 to 9.6 by editing the /etc/dnf/vars/tuxcare_releasever file to specify the new version, like so:
0 commit comments