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
These instructions apply to AlmaLinux 9.6 ESU and Rocky Linux 9.6 ESU.
313
+
314
+
To create a local mirror of the [tuxcare-base and tuxcare-esu](https://repo.tuxcare.com/tuxcare/9.6/) repositories with security updates via `rsync`, use the following:
When configuring machines to use a local mirror for the TuxCare 9.6 ESU repository, set `priority=1` in the `tuxcare-esu` repo so ESU packages override the standard repos.
336
+
337
+
Example `/etc/yum.repos.d/tuxcare-esu.repo` file for TuxCare 9.6 ESU:
338
+
339
+
<CodeWithCopy>
340
+
341
+
```
342
+
[tuxcare-esu96]
343
+
name=TuxCare Enterprise Support for AlmaLinux 9.6 - ESU (local mirror)
0 commit comments