|
|
|
@ -27,6 +27,24 @@ ________________________________________________________________________________ |
|
|
|
|
|
|
|
|
|
</details> |
|
|
|
|
|
|
|
|
|
<details> |
|
|
|
|
<summary markdown="span"> 🔸Proxmox Kernel Clean</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 Kernel Clean </h1> |
|
|
|
|
|
|
|
|
|
Cleaning unused kernel images is not only good because of a reduced grub menu, but also gains some disk space. |
|
|
|
|
|
|
|
|
|
Run the following in the Proxmox Shell. |
|
|
|
|
|
|
|
|
|
```yaml |
|
|
|
|
bash -c "$(wget -qLO - https://raw.githubusercontent.com/tteck/Proxmox/main/misc/kernel-clean.sh)" |
|
|
|
|
``` |
|
|
|
|
____________________________________________________________________________________________ |
|
|
|
|
|
|
|
|
|
</details> |
|
|
|
|
|
|
|
|
|
<details> |
|
|
|
|
<summary markdown="span"> 🔸Proxmox LXC Updater</summary> |
|
|
|
|
|
|
|
|
|