mirror of https://github.com/tteck/Proxmox.git
Update README.md
This commit is contained in:
parent
bc8295a182
commit
3d2ecc2e0e
18
README.md
18
README.md
|
@ -42,6 +42,24 @@ ________________________________________________________________________________
|
|||
|
||||
</details>
|
||||
|
||||
<details>
|
||||
<summary markdown="span"> 🔸Proxmox Edge Kernel Tool</summary>
|
||||
|
||||
<p align="center"><img src="https://github.com/home-assistant/brands/blob/master/core_integrations/proxmoxve/icon.png?raw=true" height="100"/></p>
|
||||
|
||||
<h1 align="center" id="heading">Proxmox Edge Kernel Tool </h1>
|
||||
|
||||
[Proxmox Edge Kernels](https://github.com/fabianishere/pve-edge-kernel) are custom Linux Kernels for Proxmox VE 7, keeping up with new Kernel releases instead of LTS
|
||||
|
||||
Run the following in the Proxmox Shell.
|
||||
|
||||
```yaml
|
||||
bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/misc/edge-kernel.sh)"
|
||||
```
|
||||
____________________________________________________________________________________________
|
||||
|
||||
</details>
|
||||
|
||||
<details>
|
||||
<summary markdown="span"> Proxmox CPU Scaling Governor</summary>
|
||||
|
||||
|
|
Loading…
Reference in New Issue