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/cloudlinuxos/cloudlinux_os_kernel/README.md
+39-12Lines changed: 39 additions & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@
3
3
This documentation describes specific features of the CloudLinux kernel. In other cases the kernel has the same features and innovations as any similar RHEL kernel.
4
4
More information about the actual kernel changes and releases can be obtained from our [changelog](https://changelog.cloudlinux.com/).
5
5
6
-
*[CL9 LTS kernel](./#cl9-lts-kernel)
6
+
*[LTS kernel](./#lts-kernel)
7
7
*[Hybrid Kernels](./#hybrid-kernels)
8
8
*[SecureLinks and Link Traversal Protection](./#securelinks-and-link-traversal-protection)
9
9
*[File change API](./#file-change-api)
@@ -21,41 +21,68 @@ More information about the actual kernel changes and releases can be obtained fr
21
21
*[Enter LVE when using cPanel utilities](./#enter-lve-when-using-cpanel-utilities)
22
22
*[Proactive reporting kernel crash events with Sentry and Kernel Panic Receiver](./#proactive-reporting-kernel-crash-events-with-sentry-and-kernel-panic-receiver)
23
23
24
-
## CL9 LTS kernel
24
+
## LTS kernel
25
25
26
26
In CL9 we don’t have our own kernel, instead we use AlmaLinux’s one which gets regular upstream updates.
27
27
28
28
For stability purposes we have also prepared the LTS (Long Term Support) kernel which is older than AlmaLinux by upstream version but has all security fixes / high scored CVEs.
29
29
30
30
We recommend this kernel as it minimizes changes while maintaining comprehensive CVE coverage.
31
31
32
+
Also, this kernel is available for CL8 serving as an analogue of Hybrid kernel (CL9 LTS kernel + CL8 system).
33
+
32
34
### How To Install
33
35
34
-
Run the following commands:
36
+
The LTS kernel is compatible with CL8 / CL9 systems.
0 commit comments