User Tools

Site Tools


proxmox

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
proxmox [2023/04/24 14:48] – [Unmanaged LXC] Jan Formanproxmox [2023/12/29 18:30] (current) Jan Forman
Line 1: Line 1:
 +====== Remove subscription dialog ======
 +
 +<code>sed -Ezi.bak "s/(Ext.Msg.show\(\{\s+title: gettext\('No valid sub)/void\(\{ \/\/\1/g" /usr/share/javascript/proxmox-widget-toolkit/proxmoxlib.js && systemctl restart pveproxy.service</code>
 +
 ====== BIOS Tweaking ====== ====== BIOS Tweaking ======
 | I/OAT DMA Engine | ? | [[https://en.wikipedia.org/wiki/I/O_Acceleration_Technology]] | | I/OAT DMA Engine | ? | [[https://en.wikipedia.org/wiki/I/O_Acceleration_Technology]] |
Line 197: Line 201:
 qemu-img convert -f qcow2 -O raw image.qcow2 image.raw qemu-img convert -f qcow2 -O raw image.qcow2 image.raw
 </code> </code>
 +
 +====== Kernel clean ======
 +
 +[[https://raw.githubusercontent.com/jordanhillis/pvekclean/master/pvekclean.sh]]
 +
proxmox.txt · Last modified: 2023/12/29 18:30 by Jan Forman