User Tools

Site Tools


hints:linux

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
hints:linux [2020/11/09 21:45] – [Add the PHP repo] philiphints:linux [2024/03/20 18:55] (current) – [Installing HWE kernel] philip
Line 2: Line 2:
  
 Here are some of the Linux hints and documentation that seems to be woefully lacking or just mis-leading on the greater wider Internet. Here are some of the Linux hints and documentation that seems to be woefully lacking or just mis-leading on the greater wider Internet.
 +
 +===== Installing HWE kernel =====
 +
 +This example is for Ubuntu 22.04 but the same principle applies to other releases too.
 +<code>
 +sudo apt install linux-generic-hwe-22.04
 +</code>
 +and once you have rebooted into the HWE kernels you can remove the non-HWE bits:
 +<code>
 +sudo apt remove linux-generic linux-headers-generic linux-image-generic
 +</code>
  
 ===== Installing latest PHP on Ubuntu ===== ===== Installing latest PHP on Ubuntu =====
hints/linux.txt · Last modified: 2024/03/20 18:55 by philip